Skip to content

@headlessui/[email protected]

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 19 May 14:39
· 496 commits to main since this release
5f42488

Fixed

  • Ensure DialogPanel exposes its ref (#1404)
  • Ignore Escape when event got prevented in Dialog component (#1424)
  • Improve FocusTrap behaviour (#1432)
  • Simplify Popover Tab logic by using sentinel nodes instead of keydown event interception (#1440)
  • Ensure the PopoverPanel is clickable without closing the Popover (#1443)
  • Improve "Scroll lock" scrollbar width for Dialog component (#1457)
  • Don’t throw when SSR rendering internal portals in Vue (#1459)