- 4fae871 [added] CollapsableNav implements bootstrap markup for navbar-collapse
- befed83 [fixed] All panel-* classes dynamic based on bsStyle prop
- de6f7dd [fixed] CollapsableMixin fixed size
- 7cc4747 [fixed] Added role="button" to NavItem for aria compliance.
- 3b6ba7a [fixed] Col Offset/Pull/Push of zero. Fixes #406
- 66c439f [fixed] OverlayTrigger improvement related to #353 . Helps reduce browser reflows for lots of multiple OverlayTriggers being rendered at once. Before: http://i.imgur.com/e4UZ5l6.png , http://i.imgur.com/Tw39F9t.png After: http://i.imgur.com/bU0f7VY.png
- 71ff264 [added] bsSize prop to Input, supporting input groups
- 25b4143 [fixed] Define toggleNavKey in the propTypes
- 1a4ae1d [fixed] Fix rendering Navbar header when toggleNavKey is 0
- 13f395d [added] bsStyle prop support for Modal to set the header color
- c822837 [removed] non-standard onClick props for ListGroup and ListGroupItem
- 1556e63 [added] Example for collapsable Navbar in docs.
- 587a34f [fixed] Include .npmignore so compile lib dir is published