@chakra-ui/react@3.31.0
Minor Changes
756b385Thanks @segunadebayo! - - ActionBar- Add
placementvariant to configure bar position:bottom,bottom-start,bottom-end - Add
--action-bar-offsetCSS variable to configure offset from edges
- Add
Patch Changes
-
4fcf302Thanks @segunadebayo! - - ColorPicker, Select, Combobox: Fix z-index stacking when used inside dialogs- Theme: Export the
listboxSlotRecipeslot recipe
- Theme: Export the
-
#10512
cc0d202Thanks @teunlao! - cva: Normalize base styles to prevent shorthand properties from overwriting variant styles -
cac7cb0Thanks @segunadebayo! - Fix menu content background not rendering by using full token path for CSS variable -
4364995Thanks @segunadebayo! - FixSkeletonTextduplicating children whenloadingis set tofalse -
1cc185dThanks @segunadebayo! - - Slider- Add
markerLabelto component anatomy for theming marker labels - Export
Slider.MarkerLabelcomponent for custom marker label rendering - Improve focus ring styles for
Slider.Thumb
- Add