We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baa969 commit 1ce4a27Copy full SHA for 1ce4a27
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [v0.6.8]
2
+> 2016-09-30
3
+
4
+- **Feature:** Remove wrapping DOM element in `<RootCloseWrapper>` ([#116])
5
+- **Bugfix:** Do not bind listeners for `<RootCloseWrapper>` when `disabled` is set ([#116])
6
7
+[v0.6.8]: https://github.com/react-bootstrap/react-overlays/compare/v0.6.7...v0.6.8
8
+[#116]: https://github.com/react-bootstrap/react-overlays/pull/116
9
10
11
## [v0.6.7]
12
> 2016-09-29
13
0 commit comments