Skip to content
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

feature(components): adds IntRange type #242

Merged
merged 3 commits into from
May 31, 2024
Merged

Conversation

marlonmarcello
Copy link
Contributor

@marlonmarcello marlonmarcello commented May 31, 2024

Description

Adds the IntRange type helper to improve DX for ranges in typescript files.

Also updated storybook and its deps to latest.

Closes #169

@marlonmarcello marlonmarcello requested a review from a team as a code owner May 31, 2024 21:25
Copy link

changeset-bot bot commented May 31, 2024

🦋 Changeset detected

Latest commit: 20a16a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@wethegit/components Patch
@wethegit/components-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@marlonmarcello marlonmarcello self-assigned this May 31, 2024
@marlonmarcello marlonmarcello added enhancement New feature or request COMP Tickets related to wethegit-components labels May 31, 2024
@marlonmarcello marlonmarcello linked an issue May 31, 2024 that may be closed by this pull request
@marlonmarcello marlonmarcello changed the title feature: adds intrange type feature(components): adds intrange type May 31, 2024
@marlonmarcello marlonmarcello changed the title feature(components): adds intrange type feature(components): adds IntRange type May 31, 2024
Signed-off-by: Marlon Ugocioni Marcello <[email protected]>
Copy link
Member

@andrewrubin andrewrubin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean ✨

@marlonmarcello marlonmarcello merged commit f18a9e1 into main May 31, 2024
4 checks passed
@marlonmarcello marlonmarcello deleted the feature/type-int-range branch May 31, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP Tickets related to wethegit-components enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[COMP] Use number ranges for the spacing utility
2 participants