Skip to content

v3.5.0

Choose a tag to compare

@szhsin szhsin released this 25 Feb 05:49
· 510 commits to master since this release
8a83070
  • useHover – a new hook that can be used with ControlledMenu to create hover menu. #839
  • useClick – a new hook that can be used with ControlledMenu to create toggle menu. #839
  • Allowing children of menu to support render prop pattern. #843