docs: refresh avatar showcase for 2xs and the six-size ladder - #695
Merged
Conversation
Greptile SummaryUpdates the avatar showcase to document and render the complete six-size ladder introduced in 4.15.
Confidence Score: 5/5The PR appears safe to merge. The new 2xs value is accepted by the avatar component, has corresponding avatar styling, and is already established elsewhere in the repository’s showcases.
|
| Filename | Overview |
|---|---|
| lib/petal_components/showcase/avatar.ex | The showcase text and markup now accurately include the supported 2xs avatar size without introducing a build or rendering defect. |
Reviews (1): Last reviewed commit: "docs: refresh avatar showcase for 2xs an..." | Re-trigger Greptile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The sizes example still said "Five sizes... from xs to xl" - 4.15 added
2xs. The example now renders the full six-step ladder starting at 2xs, with a line on where the new step earns its keep (dense rows: table cells, compact activity feeds).Rides the unpublished 4.15.2. petal.build's avatars page inherits this via the registry at the next dep bump.