Skip to content

v28.2.5

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:43
· 4228 commits to main since this release
1d91d51

Patch Changes

  • #1311 6f0535df Thanks @lukewar! - Expose 'textInputProps' from the 'SelectPanel'

  • #1309 dc17a49e Thanks @colebemis! - Include all shadow variables in theme object

  • #1251 528e9a41 Thanks @VanAnderson! - Call useOnOutsideClick handlers in reverse order that they are registered, and allow propagation to stop if default is prevented or an non-outside click is detected.

  • #1312 76a38432 Thanks @smockle! - Ensure clicking an AnchoredOverlay’s trigger allows it to close without immediately reopening.