React Swipeable List Versions Save

Swipeable list component for React supporting several behaviours (e.g. iOS)

v1.9.3

6 months ago
  • Merge pull request #60 from marekrozmus/all-contributors/add-Starly26 80245ac
  • docs: update .all-contributorsrc [skip ci] 1842f6a
  • docs: update README.md [skip ci] 731d350
  • Merge pull request #59 from marekrozmus/fix_for_issue_53 39de509
  • fix(53): use correct id for clicked item ebec501

https://github.com/marekrozmus/react-swipeable-list/compare/v1.9.2...v1.9.3

v1.9.2

6 months ago
  • Merge pull request #58 from marekrozmus/all-contributors/add-RaulEscobarRivas 3a90c87
  • docs: update .all-contributorsrc [skip ci] adaf3ce
  • docs: update README.md [skip ci] fbe6faf
  • Merge pull request #57 from marekrozmus/fix_for_issue_50 733ca47
  • fix: make maxSwipe optional b84d5d6

https://github.com/marekrozmus/react-swipeable-list/compare/v1.9.1...v1.9.2

v1.9.1

9 months ago
  • Merge pull request #48 from marekrozmus/all-contributors/add-canberkakartuna b8feca0
  • docs: update .all-contributorsrc [skip ci] 51988cd
  • docs: update README.md [skip ci] 099f2a5
  • Merge pull request #47 from marekrozmus/fix_for_issue_35 e66212c
  • fix(35): fix onClick handler 4d1f8b1

https://github.com/marekrozmus/react-swipeable-list/compare/v1.9.0...v1.9.1

v1.9.0

9 months ago
  • Merge pull request #46 from marekrozmus/all-contributors/add-lucaskab a13a25e
  • docs: update .all-contributorsrc [skip ci] 09b3a85
  • docs: update README.md [skip ci] ea0ec86
  • Merge pull request #45 from marekrozmus/fix_for_issue_43 0b5e3f6
  • fix(43): Update typings bbb26be
  • feat(43): Add max swipe prop e4c2727

https://github.com/marekrozmus/react-swipeable-list/compare/v1.8.1...v1.9.0

v1.8.1

10 months ago
  • Merge pull request #42 from marekrozmus/update_unit_tests_for_actions e0b3653
  • Update unit tests for actions 03d4f48
  • Merge pull request #41 from marekrozmus/all-contributors/add-ArondeParon 19ac63b
  • docs: update .all-contributorsrc [skip ci] 5d17892
  • docs: update README.md [skip ci] 2a3e7a1
  • Merge pull request #40 from ArondeParon/main 39cebe6
  • Allow null values in trailing and leading actions 2678bdc
  • Update README.md 38a60e5

https://github.com/marekrozmus/react-swipeable-list/compare/v1.8.0...v1.8.1

v1.8.0

1 year ago
  • Merge pull request #38 from marekrozmus/fix_for_issue_37 4d85688
  • Fix for hiding actions if other list item used bb14dfe
  • Update example app to use latest version 31593d9

https://github.com/marekrozmus/react-swipeable-list/compare/v1.7.2...v1.8.0

v1.7.2

1 year ago
  • Merge pull request #34 from marekrozmus/fix_for_issue_23 6e271ce
  • Fix for non-passive event warning c202f19

https://github.com/marekrozmus/react-swipeable-list/compare/v1.7.1...v1.7.2

v1.7.1

1 year ago
  • Merge pull request #31 from marekrozmus/all-contributors/add-elmesaoudee 273810c
  • Merge pull request #30 from elmesaoudee/main 0ca07ff
  • docs: update .all-contributorsrc [skip ci] fc7257d
  • docs: update README.md [skip ci] e15cc97
  • Add className property to SwipeableListProps for grid alignment needs ae8518b

https://github.com/marekrozmus/react-swipeable-list/compare/v1.7.0...v1.7.1

v1.7.0

1 year ago
  • Merge pull request #28 from marekrozmus/fix_for_issue_27 f869587
  • Add actionDelay parameter 70ce3c0

The actionDelay parameter might be useful when you want to delay the return animation and the action triggering. E.g. after icon action animation is done.

https://github.com/marekrozmus/react-swipeable-list/compare/v1.6.0...v1.7.0

v1.6.0

1 year ago
  • Merge pull request #26 from marekrozmus/all-contributors/add-v-zdorovcev dce7ef7
  • Merge pull request #25 from marekrozmus/fix_for_issue_24 372f6fe
  • docs: update .all-contributorsrc [skip ci] 262c98f
  • docs: update README.md [skip ci] cf10dd3
  • Add dragDirection to swipe start, end and progress 6fe5f8a

https://github.com/marekrozmus/react-swipeable-list/compare/v1.5.1...v1.6.0