forked from shoelace-style/shoelace
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: update tokens and styles #31
Merged
Merged
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
Collaborator
jccdelghans
commented
Jun 30, 2023
- update color and typography tokens
- update button styles
- update documentation for color, typography and button web components
- add Poppins font family
- now pill button styles are applied by default
- add a new square property to render a button with rounded borders
- update color and typography tokens - update button styles - update documentation for color, typography and button web components - add Poppins font family - now pill button styles are applied by default - add a new square property to render a button with rounded borders
jccdelghans
force-pushed
the
39-update-tokens-and-styles
branch
from
June 30, 2023 17:55
47f9623
to
7297114
Compare
circular-semantic-release bot
pushed a commit
that referenced
this pull request
Jun 30, 2023
# [1.6.0-next.1](v1.5.1-next.5...v1.6.0-next.1) (2023-06-30) ### Features * update tokens and styles ([#31](#31)) ([7abc766](7abc766))
🎉 This PR is included in version 1.6.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
circular-semantic-release bot
pushed a commit
that referenced
this pull request
Jul 26, 2023
# [1.6.0](v1.5.0...v1.6.0) (2023-07-26) ### Bug Fixes * `<sl-carousel>` has the wrong import for `LocalizeController` ([shoelace-style#1384](https://github.com/circular-o/circular/issues/1384)) ([441a957](441a957)) * **build:** Fixes issue when building on dev env ([2f299c6](2f299c6)) * **build:** Fixes issue when building on dev env ([aff9626](aff9626)) * **button:** Improves button styles ([9f41637](9f41637)) * changes a sub-title in select.md and removes a comment in filter.types.ts ([9301d92](9301d92)) * **docs:** Fixes font family in codepen examples ([9b2efeb](9b2efeb)) * **docs:** Fixes issue when replacing global vars ([a3ec231](a3ec231)) * **docs:** Fixes issue when replacing global vars ([a42caec](a42caec)) * **filters:** Adds filters functionalities ([3bc00ca](3bc00ca)) * **filters:** Adds switch render ([#29](#29)) ([f14a870](f14a870)) * **filters:** Fixes some docs issues ([f749679](f749679)) * **filters:** Generates the o-filter-change event for React ([40e02e7](40e02e7)) * **filters:** Improves Clear button, Type plugins, docs, styles, and other ([9d00228](9d00228)) * **grid:** Adds custom styles to allow the tabulator styles modification ([9bb735d](9bb735d)) * **icon.md:** Fixes icon-library import ([48df207](48df207)) * **icon.md:** Fixes icon-library import ([3a31c4b](3a31c4b)) * **icon:** Fixes icon color ([3881538](3881538)) * **icons:** Fixes icons license issue ([bdd81d3](bdd81d3)) * **icons:** Fixes icons license issue ([77760bb](77760bb)) * Improves on code, styles, and docs on navbar and typography ([c9ebef8](c9ebef8)) * Includes the font face by default with the themes files ([339ad40](339ad40)) * no-hamburger mode + color correction ([ca9592d](ca9592d)) * Prettier and lint issues ([574e297](574e297)) * radio group race condition ([shoelace-style#1364](https://github.com/circular-o/circular/issues/1364)) ([1ef8e1c](1ef8e1c)) * React CDN ([ebd7a6a](ebd7a6a)) * **select:** Fixes test when the remove tag button is clicked on multiple select ([011eab4](011eab4)) * **select:** Fixes unexpected o-change event from the autocomplete input ([406cfa7](406cfa7)) * **themes:** Applies changes from the Figma Circular Design System ([9fbda97](9fbda97)) * update tokens and styles ([#33](#33)) ([c313cb8](c313cb8)) * Updates general styles and theme tokens ([d26986a](d26986a)) ### Features * add new theme token ([#34](#34)) ([e92992d](e92992d)) * **grid:** Adds Grid to the library (WIP status) ([ee49ce7](ee49ce7)) * **icons:** Includes material library by default ([30f3eb5](30f3eb5)) * Navbar component ([33e07ed](33e07ed)) * **select:** Adds autocomplete functionality ([53aaaff](53aaaff)) * Syncs Shoelace current branch with Circular next branch ([c638989](c638989)) * text buttons styles and update the height to buttons and inputs ([#35](#35)) ([3bccec3](3bccec3)) * update tokens and styles ([#31](#31)) ([7abc766](7abc766)) ### Reverts * Revert "Update fa.ts (shoelace-style#1053)" (shoelace-style#1058) ([bcb4f22](bcb4f22)), closes [shoelace-style#1053](https://github.com/circular-o/circular/issues/1053) [shoelace-style#1058](https://github.com/circular-o/circular/issues/1058)
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.