-
Notifications
You must be signed in to change notification settings - Fork 129
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
v9 #2747
Merged
Merged
v9 #2747
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Switch from Aktiv Grotesk to Inter * Load fonts.css in Storybook * Generate font styles * Remove Vietnamese font subsets * Add documentation for fonts * Load fonts in templates * Fix Inter's source URL * Remove all traces of Aktiv Grotesk * Revert extration of the font-* tokens * Refactor CSS generation * Add changesets
* Update typography tokens with new values * Add new sizes to Body * Add new sizes to Headline * Add new sizes to Title * Deprecate the BodyLarge component * Deprecate the SubHeadline component * Replace SubHeadline component in SideNavigation * Add explicit color to Body component * Rename Title component to Display * Add weight prop to Body component * Add new typography tokens and deprecate old ones * Add ESLint rule to flag deprecated custom properties * Add Stylelint rule to flag deprecated custom properties * Migrate deprecated custom properties * Visualize typography tokens in the theme docs and show deprecation warnings * Migrate deprecated custom properties in JS * Apply suggestions from code review * Add new typography size names to no-renamed-props ESLint rule * Add changesets * Deprecate Body variant prop * Add Compact and Numeral components * Add letter-spacing to typography components * Map SubHeadline to Headline component * Add color prop to Body, Compact and Numeral components * Add migration for Body variants * Fix copyright year
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: raise minimum node version to 20+ * fix: Intl RangeError exception * chore: update @types/node * chore: add changeset
…nent-lifecycle-imports rule (#2713)
* chore: * remove 'typography' infix from typography tokens. * remove old letter-spacing tokens and introduce unique --cui-letter-spacing token. * update typography tokens to their final values. * update some readme files. * Update theme page. * chore: changeset * add new sizes for the list component * use correct letter-spacing value * add new semibold font-weight token * missing classes
* update some font weight related properties in typography components * fix Body Weights section
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Size Change: 0 B Total Size: 639 kB ℹ️ View Unchanged
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sirineJ <[email protected]>
sirineJ
approved these changes
Oct 30, 2024
Merged
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.
Circuit UI v9 introduces a new typeface, more flexible typography APIs, and stable input components for colors, dates, and phone numbers. For a complete list of changes, refer to the changelog.