Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@sreejithr sreejithr released this 29 Sep 14:41
· 5 commits to master since this release

Breaking changes

  • API change. Height and width for the button HAVE to be passed as props to <SlideButton/>.

Changes

  • Added support for specifying slide direction for successful slide (left, right or both).
  • Fixed bug with Dimensions import.
  • Fixed misc bugs.