File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ v0.6.4]
2+ > 2016-07-11
3+
4+ - ** Feature:** Add ` disabled ` prop to ` <RootCloseWrapper> ` ([ #93 ] )
5+ - ** Feature:** Add ` event ` prop to ` <RootCloseWrapper> ` to control mouse event that triggers root close behavior ([ #95 ] )
6+ - ** Bugfix:** Fix restoring focus on closing ` <Modal> ` ([ #82 ] )
7+ - ** Bugfix:** Do not pass unknown props to children ([ #99 ] )
8+ - ** Chore:** Upgrade to Babel 6 ([ #100 ] )
9+
10+ [ v0.6.4 ] : https://github.com/react-bootstrap/react-overlays/compare/v0.6.3...v0.6.4
11+ [ #82 ] : https://github.com/react-bootstrap/react-overlays/pull/82
12+ [ #93 ] : https://github.com/react-bootstrap/react-overlays/pull/93
13+ [ #95 ] : https://github.com/react-bootstrap/react-overlays/pull/95
14+ [ #99 ] : https://github.com/react-bootstrap/react-overlays/pull/99
15+ [ #100 ] : https://github.com/react-bootstrap/react-overlays/pull/100
16+
17+
118## [ v0.6.3]
219> 2016-04-07
320
You can’t perform that action at this time.
0 commit comments