feat(dashboard,ui): Streamline spacing and sizing (#6061)
This commit is contained in:
committed by
GitHub
parent
5dacd4ac9f
commit
a2c149e7e5
9
.changeset/forty-shrimps-watch.md
Normal file
9
.changeset/forty-shrimps-watch.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@medusajs/ui": minor
|
||||
"@medusajs/ui-preset": minor
|
||||
"@medusajs/icons": minor
|
||||
---
|
||||
|
||||
feat(ui): Updates spacing and sizing of components. Introduces new `size` variants for some components, such as `Button`, `IconButton`, and `Avatar`. Change most `:focus` styles to `:focus-visible` styles, to prevenent focus styles from being visible when not needed, such as on button clicks.
|
||||
feat(ui-preset): Publishes latest updates to our design system styles, as well as adding new colors. Noticable changes include changing `ui-code-text-*` styles to `ui-code-fg-*` for better consistency.
|
||||
feat(icons): Updates the `LockClosedSolid` and `LockOpenSolid` icons, and introduces four new icons: `LockClosedSolidMini`, `TriangleLeftMini`, `TriangleRightMini`, and `TriangleMini`.
|
||||
Reference in New Issue
Block a user