Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Releases: talves/react-component-carousel

v1.0.6

Choose a tag to compare

@talves talves released this 30 Jun 23:29
cbc5de3

1.0.6 (2019-06-30)

Bug Fixes

  • buttons: smaller nav buttons (cbc5de3)

v1.0.5

Choose a tag to compare

@talves talves released this 30 Jun 15:44
2565ce8

1.0.5 (2019-06-30)

Bug Fixes

  • thumnail-bar: on mouse over (2565ce8)

v1.0.4

Choose a tag to compare

@talves talves released this 30 Jun 02:46
688e6cd

1.0.4 (2019-06-30)

Bug Fixes

  • thumbnail-bar: update clickedIndex (688e6cd)

v1.0.3

Choose a tag to compare

@talves talves released this 30 Jun 02:06
c2dc9d3

1.0.3 (2019-06-30)

Bug Fixes

  • onCarouselResize: allow change of handler (ef2b225)
  • onPlay: allow handler change (93be34a)
  • slideToIndex: use callback hook (b1fa4c8)
  • thumbnail-bar: missing hook dep (feafd7b)
  • thumbnail-bar: move getThumbsTranslate scope (13eae94)
  • thumbnail-bar: set previous with usePrevious hook (c2dc9d3)

v1.0.2

Choose a tag to compare

@talves talves released this 29 Jun 22:43
6d8083f

1.0.2 (2019-06-29)

Bug Fixes

  • combine use state for classNames (dbfbf39)
  • simplify keydown handler (6d8083f)
  • slides: swipe handler (e8d3fdb)
  • useComponentSize: missed dep in case of ref changed (746acb8)

v1.0.1

Choose a tag to compare

@talves talves released this 29 Jun 16:31
e5e1eaa

1.0.1 (2019-06-29)

Bug Fixes

  • slide-wrapper: handle size change (e5e1eaa)

v0.0.2

Choose a tag to compare

@talves talves released this 29 Jun 00:35
3252c0b

0.0.2 (2019-06-29)

Bug Fixes