Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

39 lines (26 loc) · 1.99 KB

v0.17.0 - Tue, 17 Mar 2015 15:03:27 GMT

v0.16.1 - Tue, 03 Mar 2015 23:04:19 GMT

  • 71ff264 [added] bsSize prop to Input, supporting input groups

v0.16.0 - Fri, 27 Feb 2015 14:01:37 GMT

  • 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.

v0.15.1 - Tue, 17 Feb 2015 14:30:54 GMT

  • 587a34f [fixed] Include .npmignore so compile lib dir is published

v0.15.0 - Mon, 16 Feb 2015 02:41:59 GMT

  • 1ef51cb [added] Changelog generation from commit messages
  • 13baeaa [added] Release task to push and tag docs and bower repos
  • 0193046 [changed] Move built components to lib directory