-
Notifications
You must be signed in to change notification settings - Fork 4
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
ECNIM-371 #24
Merged
Merged
ECNIM-371 #24
Conversation
This file contains 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
* feat: added new style pack for tag component * refactor: changed text component appearance tokens * feat: create new component Tag.Skeleton * test: create new component Tag.Skeleton * docs: create new component Tag.Skeleton * feat: create new component Tag * test: create new component Tag * docs: create new component Tag * chore: prepare new versions * chore: prepare new versions * chore: prepare new versions * chore: prepare new versions * fix: pipeline quality * fix: pipeline quality
* ECNIM-367 (#18) * ECNIM-367 (#17) * feat: added new style pack for tag component * refactor: changed text component appearance tokens * feat: create new component Tag.Skeleton * test: create new component Tag.Skeleton * docs: create new component Tag.Skeleton * feat: create new component Tag * test: create new component Tag * docs: create new component Tag * chore: prepare new versions * chore: prepare new versions * chore: prepare new versions * chore: prepare new versions * fix: pipeline quality * fix: pipeline quality * feat: publish release candidate Co-authored-by: juniorconquista <juniorconquista@users.noreply.github.com> * feat: publish release * feat: added new style pack for badge component * feat: create new component Badge * docs: create new component Badge * test: create new component Badge * feat: create new component Badge.Skeleton * docs: create new component Badge.Skeleton * test: create new component Badge.Skeleton * feat: added Centranube font in storybook * feat: create new versions packages * feat: create new versions packages * feat: create new versions packages Co-authored-by: juniorconquista <juniorconquista@users.noreply.github.com>
* fix: fixed naming of color tokens and color variation scale * refactor: restructured folders and style organization concepts * feat: create new component Icon * test: create new component Icon * docs: create new component Icon * feat: create new component Icon.Skeleton * test: create new component Icon.Skeleton * docs: create new component Icon.Skeleton * feat: create new component Chip * docs: create new component Chip * test: create new component Chip * feat: create new component Chip.Skeleton * docs: create new component Chip.Skeleton * test: create new component Chip.Skeleton * test: create new component Icon.Skeleton * chore: removed @vanilla-extract/webpack-plugin@2.1.11 * feat: added color properties to the Component Title * feat: update CHANGELOG.md * chore: adjusts api text properties * refactor: restructured folders and style organization concepts * refactor: restructured folders and style organization concepts * refactor: restructured folders and style organization concepts * refactor: restructured folders and style organization concepts * chore: update CHANGELOG.md * chore: update CHANGELOG.md * feat: create new versions packages
* refactor: change api Text component * refactor: removed textAlign variant in Title package * refactor: added new textAlign, size, lineHeight, and bold sprinkle pack in Text package * refactor: removed textAlign variant in Tag package * refactor: removed textAlign variant in Badge package * chore: general adjusts documentation * chore: general adjusts documentation * chore: general adjusts documentation * chore: general adjusts documentation * chore: general adjusts documentation
juniorconquista
requested review from
jcampos89,
diegopsilverio and
juanchigallego
as code owners
September 12, 2022 15:26
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.
ECNIM-371
Type
Changes proposed βοΈ
@nimbus-ds/text
π New features
fontWeight
property to the Component Text. (#23 by @juniorconquista)π‘ Others
size
property forfontSize
to the Component Text. (#23 by @juniorconquista)bold
property to the Component Text. (#23 by @juniorconquista)@nimbus-ds/styles
π New features
textAlign
sprinkle pack. (#23 by @juniorconquista)textAlign
sprinkle inTitle
package. (#23 by @juniorconquista)textAlign
,size
,lineHeight
, andbold
sprinkle inText
package. (#23 by @juniorconquista)π‘ Others
textAlign
variant inTitle
package. (#23 by @juniorconquista)textAlign
,size
,lineHeight
, andbold
variant inText
package. (#23 by @juniorconquista)textAlign
variant inTag
package. (#23 by @juniorconquista)textAlign
variant inBadge
package. (#23 by @juniorconquista)Screenshots π
Related issues π