This repository was archived by the owner on Nov 13, 2025. It is now read-only.
v0.32.1
Patch Changes
-
#1028
0ad0fe7Thanks @clintcs! - Accordion no longer dispatches a "toggle" event when open on initial render. -
#1007
4abf4a5Thanks @ynotdraw! - Dropdown, Input, and Textarea have a more prominent border and box shadow when focused. -
#1027
ea32870Thanks @ynotdraw! - Modal's backdrop background color and box shadow have been updated to match the latest from Figma and to increase color contrast. -
#1027
ea32870Thanks @ynotdraw! -@crowdstrike/glide-core/styles/variables.csshas 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
3275183Thanks @ynotdraw! - Added therelattribute to Link.