Skip to content

v0.99.3

Choose a tag to compare

@github-actions github-actions released this 14 Jan 10:45
· 108 commits to main since this release
49add9a

Patch Changes

  • #955 edd8bfc6 Thanks @tenphi! - Fix Dialog component to merge incoming style props instead of overwriting them. Update FilterPicker and Picker to correctly access trigger width using UNSAFE_getDOMNode() and pass it to Dialog overlay via --overlay-min-width CSS custom property. Update Picker overlay width calculation to use max() function for better min-width handling.