react-aria-menubutton
Advanced tools
Changelog
5.0.1
MenuItem
move focus to the first MenuItem
.Changelog
5.0.0
Changelog
4.3.1
dist/
, where src/
now compiles to, since React 15.5+ demands class
es, so Babel-compilation.
Which is actually a huge overhaul, though in semver it's just a patch.Changelog
4.2.0
ownerDocument
instead of document.documentElement
in case this is used in an iframe.