Skip to content

bits-ui@2.17.2

Choose a tag to compare

@github-actions github-actions released this 05 Apr 02:41
· 14 commits to main since this release
514ba23

Patch Changes

  • fix(ContextMenu): prevent left-click on nested context-menu triggers from dismissing parent layers (#2019)

  • fix(Slider): use ResizeObserver to recompute thumb positioning (#2015)

  • fix(TimeField): preserve current AM/PM when typing the hour in 12-hour mode so PM values no longer flip to AM (#2016)

  • fix(HiddenInput): prevent page scroll in nested overflow layouts by anchoring the visually hidden input at top-left (#2018)