Skip to content

Releases: spyip/react-film

[1.1.2] - 2019-01-20

20 Jan 23:50

Choose a tag to compare

Changelog

Fixed

  • Composer: fix React warning, should clearTimeout on unmount
  • Composer: fix error on zero elements

[1.1.1] - 2018-10-28

28 Oct 21:13

Choose a tag to compare

Changelog

Changed

  • Dot: add customizable aria-label
  • Flipper: add customizable aria-label
  • Flipper: follow toggle button accessibility practice
  • Playground: bump to react@16.6.0, react-dom@16.6.0, and react-scripts@2.0.5

[1.1.0] - 2018-10-28

28 Oct 12:47

Choose a tag to compare

Changelog

Changes

  • Accessibility fixes
    • Dot: add focus indicator to dots
    • Dot: now behave like a button on keyboard navigation
    • Flipper: contrast ratio
    • Flipper: reorder DOM for keyboard navigation
    • Flipper: when auto-hide is enabled, focus on flipper will pull it out

[1.0.0] - 2018-06-18

18 Jun 10:02

Choose a tag to compare

Changelog

Added

  • Initial release