Skip to content

v0.77.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 06:33
· 45 commits to develop since this release
e7d6eb1

Minor Changes

  • Added new preventTextSelectionOverflow prop to builders to prevent text selection overflowing the floating element. (closes #1168) (#1170)

Patch Changes

  • add as const return to more element builders (Date Field "segment", Menubar "menubar", Scroll Area) (#1172)

  • chore: internal popover refactors (#1055)

  • slider: add disable swapping option to avoid sorting of values array (#1124)

  • chore: refactor menu internals (#1056)

  • Refactor context menu internals (#1054)