Skip to content

v0.11.1

Compare
Choose a tag to compare
@pieterv pieterv released this 28 Jul 22:44
· 4197 commits to master since this release
  • Change internal module system from ES6 modules -> CJS and general code clean up thanks to @kellec #158
  • Added pullRight prop to Badge and Nav thanks to @KnisterPeter and @JamesTrigg #162 #148
  • OverlayMixin container prop change for better compatibility with React 0.11 thanks to @jsdf #161
  • Better propType checking #163 #167
  • Fix for toggle button in collapsed Navbar thanks to @brainary #154