Skip to content

Releases: sandstreamdev/react-swipeable-list

Fix swiping vs. scrolling issues

04 Dec 13:07
Compare
Choose a tag to compare
  • Merge pull request #47 from sandstreamdev/all-contributors/add-wildeyes 6665d75
  • docs: update .all-contributorsrc [skip ci] 3a8bd9c
  • docs: update README.md [skip ci] 15521ca
  • Merge branch 'fix_for_issue_40' cd84871
  • Fix iOS blocking swipe when scrolling 74197b3
  • Fix code review issues and code cleanup eb69cd0
  • Fix example - invisible 2nd list 0de6373
  • Add fixes for iOS 3054049
  • Update readme file with new props description c9c4cad
  • Remove debug info and update example app abf3277
  • Fix scrolling and swiping issues f259f67
  • Merge branch 'update_example_dependency' d0a74da
  • Update example dependency 88d0f43

v0.2.2...v0.3.0

Fix scrolling issue and update project and example configs

22 Oct 14:28
Compare
Choose a tag to compare
  • Merge pull request #38 from sandstreamdev/all-contributors/add-MarkTension 73b958d
  • docs: update .all-contributorsrc 703ad4f
  • docs: update README.md 364b408
  • Merge pull request #35 from sandstreamdev/greenkeeper/default/@sandstreamdev/std-0.2.0 696bd46
  • Merge branch 'fix_for_issues_36' 7f9192f
  • Update README.md e36038c
  • Update SwipeableList test 15c6723
  • Update docs and prop types b6f47a3
  • Add scroll blocking for specific element 103ceb0
  • chore(package): update lockfile examples/package-lock.json d3938cf
  • fix(package): update @sandstreamdev/std to version 0.2.0 b9d46a1
  • Merge branch 'update_readme_sandbox_link' 4b3c539
  • Update readme sandbox link d4cb991
  • Merge branch 'update_example_for_dev_and_sandbox' 1c01307
  • Replace classnames with std module b2e8454
  • Fix code review issues a0a6918
  • Update css module configuration 341758f
  • Remove svg loader from webpack configurations 9a26e47
  • Move svg content into js 589f0e2
  • Update example for dev and sandbox 32f048b
  • Merge branch 'remove_excessive_license_badge_and_info' 14f3d20
  • Merge pull request #31 from sandstreamdev/greenkeeper/initial 2653add
  • Remove excessive license badge and info b59181c
  • Move Greenkeeper badge before codecov d7c2f54
  • Move Greenkeeper badge to the better place d08f5f6
  • chore(package): update lockfile examples/package-lock.json c352d5e
  • docs(readme): add Greenkeeper badge b615d77
  • chore(package): update dependencies 96b7392
  • chore: add Greenkeeper config file 7be9900
  • Trigger github checks 7cb26f3
  • Add codecov badge to the Readme.md 55e5854
  • Add codecov report 0c84e3e
  • Merge branch 'update_readme_with_new_badges' 6d00c74
  • Fix code review issues 53a77c8
  • Merge pull request #29 from sandstreamdev/all-contributors/add-przemyslawzalewski c3cd481
  • docs: update .all-contributorsrc 1570c12
  • docs: update README.md 0b6071a
  • Merge pull request #28 from sandstreamdev/all-contributors/add-przemyslawzalewski e8cef31
  • docs: update .all-contributorsrc ab10991
  • docs: update README.md 8c7ddb6
  • Merge pull request #27 from sandstreamdev/all-contributors/add-LuisFilipePedroso 4d9f38e
  • docs: update .all-contributorsrc 3fe5155
  • docs: update README.md ebfcfda
  • Merge pull request #26 from sandstreamdev/all-contributors/add-LukasMarx 50da136
  • docs: update .all-contributorsrc 7465ebb
  • docs: update README.md 22a7aef
  • Add demo section with link to code sandbox e933c7e
  • Merge branch 'add_prepare_script_for_publish' 27905bd
  • Add prepare script to prevent empty package publishing 37b0431
  • Update readme with new badges c2d6349

v0.2.1...v0.2.2

Fix missing content on npm

27 Sep 05:59
Compare
Choose a tag to compare

This fixes #23 - it looks like np does not build before publishing. We need to update prepublish configuration.

Add UMD configuration and imported styles name

24 Sep 10:14
Compare
Choose a tag to compare
  • Merge branch 'update_rollup_config_for_umd_and_styles' 2f3fcf5
  • Update rollup configuration for UMD module and css styles 4259669

v0.1.2...v0.2.0

Fix from 'not working' to 'working' state :)

23 Sep 13:41
Compare
Choose a tag to compare
  • Merge branch 'fix_for_umd_issues_and_missing_styles' e5eb1fc
  • Fix readme file changed by autoformatter 8b57cd1
  • Fix for umd issues and missing styles e49668e

v0.1.1...v0.1.2

Update readme file for npm

23 Sep 09:07
Compare
Choose a tag to compare
  • Merge branch 'update_readme_file_for_npm' 6189d21
  • Fix readme file for npm e44ddaf

Initial release

23 Sep 09:30
6e0696f
Compare
Choose a tag to compare
  • Merge pull request #17 from sandstreamdev/Issues-templates 6e0696f
  • Merge pull request #19 from sandstreamdev/all-contributors/add-jakubbogacz 2a85d0d
  • docs: update .all-contributorsrc c7c62a0
  • docs: update README.md a10f1b7
  • Update issue templates b6b2f23
  • Update badge link to actions 8f15171
  • Merge pull request #13 from sandstreamdev/fix_readme_file 54e99b6
  • Merge pull request #16 from sandstreamdev/all-contributors/add-marekrozmus cbf3734
  • docs: update .all-contributorsrc dc65525
  • docs: update README.md 16a9ded
  • Merge pull request #15 from sandstreamdev/all-contributors/add-marekrozmus fa85c04
  • docs: update .all-contributorsrc 43bb433
  • docs: update README.md c1652ce
  • Fix readme file, incorrect order of prop description ce9dff8
  • Merge branch 'update_readme_and_example' ea53e88
  • Testing github action node setup c2a2704
  • Update readme and example 5ce88ee
  • Merge branch 'add_tests_and_fix_found_issues' e5ae8f7
  • Add threshold prop to list b38d1d4
  • Merge pull request #11 from sandstreamdev/all-contributors/add-sandstreamdevelopment 4dedb5f
  • docs: update .all-contributorsrc 745fc62
  • docs: update README.md d9516d8
  • Move event registration and center example app content bfbf26a
  • Merge pull request #10 from sandstreamdev/all-contributors/add-jakubbogacz 10de5e3
  • docs: update .all-contributorsrc 331f86f
  • docs: update README.md 12286cb
  • Merge pull request #9 from sandstreamdev/all-contributors/add-jakubbogacz 992fe66
  • docs: update .all-contributorsrc a892269
  • docs: update README.md aa8b631
  • Merge pull request #8 from sandstreamdev/all-contributors/add-marekrozmus e0c9608
  • docs: create .all-contributorsrc e88ee7f
  • docs: update README.md 405d6bc
  • Add tests and fix found issues a915814
  • Merge branch 'hide_phone_border_on_mobiles' 435ee56
  • Hide phone border on mobile devices 2f411c2
  • Merge branch 'put_example_on_github_page' b26191c
  • Put example on github page b64dc06
  • Merge branch 'small_code_review_fixes' 400a62a
  • Add small code review fixes 04bd6e2
  • Merge branch 'add_module_example_app' 80a598c
  • Merge branch 'add_stylelint_and_husky' 1115a50
  • Fix code review issues cf483d2
  • Update package lock 33b04e8
  • Add stylelint and husky configurations b9f175b
  • Fix code review issues and clean up code 9d9b87a
  • Merge branch 'add_module_sources' b6ce9c4
  • Update babel config 43cb45d
  • Fix code review issues and add css modules 0d67262
  • Add code review fixes for list item component 05fa2b8
  • Fix cod review issues - configuration and list component 0f2edf9
  • Change refs from inline methods to class methods 37bcaea
  • Fix webpack path to module alias b0f6665
  • Add module example app 068bc99
  • Add module sources ca3aa15