Skip to content

v0.78.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 14:45
· 37 commits to develop since this release
63db898

Minor Changes

  • Fixed escape keydown behavior by using stacks to correctly handle nested floating elements (#1142)

  • Changed closeOnEscape builder prop to escapeBehavior to provide even further fine-grained control over escape behavior in builders (closes #1142) (#1142)

Patch Changes

  • fix: Modal elements allow others to close again (closes #1177) (7ebc8202)

  • Fixed bug where tooltip would close while the pointer is still inside trigger (closes #886) (#1158)

  • fix: pagination pages when count = 0 (883b1598)