Skip to content

@lightspeed/[email protected]

Compare
Choose a tag to compare
@glambert glambert released this 08 Jul 17:07
· 51 commits to next since this release
1684147

Fixed

  • Adjust z-index of PopoverContainer to go above the Modal overlay (#107)
  • Leverage update hook to re-compute popper positioning in components that have popper still visible. (#105)
  • In useOnClickOutside, use a ref for handler callback to avoid destroying the event listener too early. (#105)