react-overlays v0.6.4 Release Notes

  • 2016-07-11

    • ๐Ÿ”‹ Feature: Add disabled prop to <RootCloseWrapper> (#93)
    • ๐Ÿ”‹ Feature: Add event prop to <RootCloseWrapper> to control mouse event that triggers root close behavior (#95)
    • ๐Ÿ›  Bugfix: Fix restoring focus on closing <Modal> (#82)
    • ๐Ÿ›  Bugfix: Do not pass unknown props to children (#99)
    • Chore: Upgrade to Babel 6 (#100)