Skip to content

Releases: intive/react-stories

v1.1.3

22 Jul 12:05
Compare
Choose a tag to compare

1.1.3 (2021-07-22)

Bug Fixes

  • avoid unnecessary rerenders (519c70c)

v1.1.2

21 Jul 07:49
Compare
Choose a tag to compare

1.1.2 (2021-07-21)

Bug Fixes

  • set proper last slide when going right from the last slide while looping + loop configuration on demo (1699cf4)

v1.1.1

20 Jul 17:12
Compare
Choose a tag to compare

1.1.1 (2021-07-20)

Bug Fixes

  • remove big demo gif from npm package (e43cd5e)

v1.1.0

20 Jul 16:51
Compare
Choose a tag to compare

1.1.0 (2021-07-20)

Bug Fixes

  • pause the video and image slides that are created through the build in renderers until they are loaded (24433ad)

Features

  • add onSlideTransition to get the information about when and how the slides are changing (ac8bcb6)
  • allow to customize the clickable/touchable areas with styls object (clickableAreaStyles) (2ccf9bd)

v1.0.0

19 Jul 08:01
Compare
Choose a tag to compare

1.0.0 (2021-07-19)

Features

  • First release in new repository (48738b2)