Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature swipeDuration #291

Merged
merged 6 commits into from
Mar 29, 2022
Merged

Feature swipeDuration #291

merged 6 commits into from
Mar 29, 2022

Conversation

hartzis
Copy link
Collaborator

@hartzis hartzis commented Feb 23, 2022

create swipeDuration prop

TODO

  • update changelog
  • update readme
  • add swipeDuration to console example

@hartzis hartzis changed the base branch from main to v7 February 23, 2022 06:06
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2022

size-limit report 📦

Path Size
dist/react-swipeable.js 1.27 KB (+1.89% 🔺)
dist/react-swipeable.umd.js 1.27 KB (+1.72% 🔺)
dist/react-swipeable.module.js 1.29 KB (+2.01% 🔺)

@hartzis hartzis linked an issue Feb 25, 2022 that may be closed by this pull request
@hartzis hartzis merged commit 921b9b5 into v7 Mar 29, 2022
hartzis added a commit that referenced this pull request Apr 27, 2022
* Replace microbundle with rollup (#273)

* Prevent scroll prop (#240)

* update changelog with callouts

* update format, fix lint config issue, update contributing

* set ts output target to es2015, update changelog

* add comments to types for more info (#293)

* setup touchEventOptions prop (#290)

* setup touchEventOptions prop

* add onTouchStartOrOnMouseDown prop and test

* add onTouchEndOrOnMouseUp callback

* Feature swipeDuration (#291)

* update docs and migration

* 7.0.0-alpha.0

* update deps, add react 18 peer

* 7.0.0-alpha.1

* update examples to use react 18

* update deps, update LICENSE dates

* update readme, types, example types

* export/outputs housekeeping and cleaning

* 7.0.0-alpha.2

* fix issue #304

* 7.0.0-alpha.3

* bump deps

Co-authored-by: Binoy <me@binoy.io>
Co-authored-by: Stefan Huynh <stefan.huynh@formidable.com>
Co-authored-by: Brian Emil Hartz <brianhartz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 introduce a swipe duration prop
1 participant