Releases: withstudiocms/ui
Releases · withstudiocms/ui
@studiocms/[email protected]
Patch Changes
- #63
dc7b723
Thanks @Adammatthiesen! - Adds a value prop to the checkbox
@studiocms/[email protected]
Patch Changes
- #61
59f4c05
Thanks @louisescher! - Fixes card footers to be hidden should they have no content
@studiocms/[email protected]
Patch Changes
- #59
f71057d
Thanks @Adammatthiesen! - Add viewbox attribute for IconBase component
@studiocms/[email protected]
Patch Changes
-
#56
40ae2ea
Thanks @Adammatthiesen! - Add option to disable global CSS injection and allow users to import the global css themselves.Basic Example of how to import:
--- import "studiocms:ui/global-css"; ---
@studiocms/[email protected]
Patch Changes
- #52
65eea2c
Thanks @Adammatthiesen! - Update Input component to allow search type
@studiocms/[email protected]
Patch Changes
- #50
51d5565
Thanks @Adammatthiesen! - fix weird icon sizing during build
@studiocms/[email protected]
Patch Changes
-
#48
4a43e03
Thanks @Adammatthiesen! - Fix Icon component requiring functions from Iconify Utils lib during runtime as well as extend usage possibilities.NEW:
IconBase
component exported fromstudiocms:ui/components
which allows passing custom image collections from Iconify.
Updated:
Icon
component to use this new system.
@studiocms/[email protected]
Patch Changes
- #46
29ea967
Thanks @louisescher! - Fixes icons getting cut off in certain circumstances and changes dropdown links to include icons
@studiocms/[email protected]
Patch Changes
- #44
99a2f79
Thanks @louisescher! - Fixes compatibility issues with Astro view transitions
@studiocms/[email protected]
Patch Changes
- #40
641e4b0
Thanks @Adammatthiesen! - Update publish config and files included