This repository was archived by the owner on Oct 14, 2025. It is now read-only.
v0.32.1
Patch Changes
-
#1028
0ad0fe7
Thanks @clintcs! - Accordion no longer dispatches a "toggle" event when open on initial render. -
#1007
4abf4a5
Thanks @ynotdraw! - Dropdown, Input, and Textarea have a more prominent border and box shadow when focused. -
#1027
ea32870
Thanks @ynotdraw! - Modal's backdrop background color and box shadow have been updated to match the latest from Figma and to increase color contrast. -
#1027
ea32870
Thanks @ynotdraw! -@crowdstrike/glide-core/styles/variables.css
has been updated with the latest from Figma:Colors (Light)
+ --glide-core-color-effect-color-elevation-dialog: #00000040;
Colors (Dark)
+ --glide-core-color-effect-color-elevation-dialog: #000000f2;
-
#1031
3275183
Thanks @ynotdraw! - Added therel
attribute to Link.