We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db073a4 commit 60b8af2Copy full SHA for 60b8af2
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+v0.27.3 - Mon, 26 Oct 2015 13:59:37 GMT
2
+---------------------------------------
3
+
4
+- [9d5df37](../../commit/9d5df37) [fixed] OverlayTrigger show/hide timeout management
5
+- [6e37b27](../../commit/6e37b27) [fixed] Remove cross import between Button & ButtonInput
6
+- [6bad1e8](../../commit/6bad1e8) [fixed] Explicitly disallow justified Navbar Navs
7
8
9
10
v0.27.2 - Sun, 18 Oct 2015 02:21:06 GMT
11
---------------------------------------
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "0.27.2",
+ "version": "0.27.3",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
0 commit comments