Skip to content

Releases: chewhx/react-bootstrap-button

v1.0.3 - Updated docs

Choose a tag to compare

@chewhx chewhx released this 01 Sep 01:49

Documentation changes only.

v1.0.2

Choose a tag to compare

@chewhx chewhx released this 26 Mar 00:09
  • 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)