reakit v1.0.0-beta.9 Release Notes

Release Date: 2019-10-12 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • โž• Add a useIsomorphicEffect hook to allow proper SSR rendering (#461) (47434b2), closes #438
    • ๐Ÿ›  Fix PopoverArrow ignoring size prop (#455) (5f51e39), closes #454
    • ๐Ÿ›  Fix nested Dialogs not working with VoiceOver (#457) (208bcb6)
    • ๐Ÿ‘‰ Make Menu run without menu state props (#459) (5992362)
    • Prevent scrollbar flickering when opening Dialog (#450) (d84fd10), closes #449

    ๐Ÿ”‹ Features

    • โšก๏ธ Expose unstable_update() to update the popover positioning (#463) (eb4a8e5)