Skip to content

v0.4.0

Choose a tag to compare

@cheton cheton released this 12 Dec 06:28
· 103 commits to master since this release

This update contains improvements and bug fixes, including:

  • Extract CSS file to dist/react-buttons.css (ceeffb2)
  • Fix bug that occurs invalid prop btnSize of value (1aa90c9, closes #2)
  • Remove lodash library, and rename some properties (fb3e679)
  • Adjust buttons style of examples. Dropdown buttons add “noOptionsText” property for displaying the placeholder when there are no any options (c229cf4)