Skip to content

Releases: chewhx/react-bootstrap-button

v1.0.3 - Updated docs

01 Sep 01:49
Compare
Choose a tag to compare

Documentation changes only.

v1.0.2

26 Mar 00:09
Compare
Choose a tag to compare
  • Removed buttonProps, you can now passed the props on the <ReactBootstrapButton> itself
  • Renamed loaderPosition to spinnerPosition
  • Renamed spinnerProps to spinnerProps
  • Added ability to forward ref
  • Renamed icon to leftIcon (prepare for the possibility of adding a right icon)