-
Notifications
You must be signed in to change notification settings - Fork 119
Pill Variant Large #3978
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Pill Variant Large #3978
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a69437c
feat: Updating the FormPillGroup component to have size property.
cogwizzle ee9854f
feat: Adding test for new FormPillGroup changes.
cogwizzle 6bc37b4
chore: Updating storybook story for the FormPillGroup.
cogwizzle 174efa9
chore: Adding changeset information for size variant change.
cogwizzle 8dee92b
feat: Updating FormPillGroup components to allow for the font size to be
cogwizzle 0fa532a
feat: Updating the patch to be a minor change rather than a full version
cogwizzle a62704f
fix: Fixing type mistake with fontSize property.
cogwizzle e9fe825
feat: Updating type docs due to failed check.
cogwizzle e774fb0
fix: Fixing formatting problems.
cogwizzle aed8d7d
chore: Updating import order.
cogwizzle 7e4428e
Revert "feat: Updating type docs due to failed check."
cogwizzle 53c4a8f
feat: Updating type docs.
cogwizzle f7c56db
fix: Update .changeset/strange-paws-smell.md to include package.
cogwizzle ec1e13b
refactor: Replacing "L" variant with "large" variant in FormPillGroup.
cogwizzle 7628078
refactor: Updating the FormPillGroup component to use a more simple way
cogwizzle 1a4701e
feat: Updating the changeset.
cogwizzle 8e67aef
chore: Adding a JSDoc comment.
cogwizzle 6bfb4a4
chore: Minor update to syntax.
cogwizzle 0e5e1d3
Merge branch 'main' into pill-variant-large
cogwizzle 7bdbc4d
Merge branch 'main' into pill-variant-large
cogwizzle e23fedb
refactor: Refactoring the FormPillGroup styling and props.
cogwizzle 2a7d2f3
feat: Changing the height of the pill for large size variant.
cogwizzle 88cdc03
chore: Formatting.
cogwizzle 0e82474
fix: Adding code back that was removed by mistake.
cogwizzle 5f1cbce
chore: Adding TSDoc.
cogwizzle f6ae097
chore: TSDoc why have you forsaken me?!?! Fixing typedoc.
cogwizzle a025c89
Merge branch 'main' into pill-variant-large
cogwizzle 3ad8aff
fix: Removing property that is not used.
cogwizzle 392549d
Merge branch 'main' into pill-variant-large
kodiakhq[bot] 3c732ee
chore: small fontSize fix and forgot to add to docs site until now
nkrantz d83f599
Merge branch 'main' into pill-variant-large
kodiakhq[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@twilio-paste/core": minor | ||
"@twilio-paste/form-pill-group": minor | ||
--- | ||
|
||
[Form Pill Group] Adding size property to the FormPillGroup component. Sizes include default and "large". |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.