reakit v1.0.0-alpha.3 Release Notes

Release Date: 2019-04-25 // about 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix Checkbox not reverting indeterminate state when currentValue changes (2ee7455)
    • ๐Ÿ›  Fix mouseOut events triggering outside Dialog. (d814ddf)
    • ๐Ÿ›  Fix arrow keys not working on Menu when cursor leaves it (9f278ac)
    • ๐Ÿ›  Fix arrow keys on MenuItem incorrectly hiding Menu (94bd9db)
    • ๐Ÿ›  Fix focusing MenuItem on mouse over outside an open Dialog (aac7f3c)

    ๐Ÿ”‹ Features

    • โž• Add VisuallyHidden component (7b1d826)
    • โž• Add experimental KeyBinder component (7eb739a)
    • Render MenuGroup as a div instead of fieldset (5d4b476)
    • Return unstable_wrap method from props hooks (f668ae4)