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

Fix momentum scrolling on iOS #5083

Merged
merged 1 commit into from Jun 16, 2018
Merged

Conversation

paulnta
Copy link

@paulnta paulnta commented Jun 13, 2018

This fixes an issue with momentum scrolling on iOS.

@GeoffreyBooth GeoffreyBooth merged commit 8125718 into jashkenas:master Jun 16, 2018
GeoffreyBooth added a commit that referenced this pull request Jun 16, 2018
GeoffreyBooth added a commit that referenced this pull request Jun 16, 2018
GeoffreyBooth added a commit that referenced this pull request Aug 18, 2018
* fix momentum scrolling on iOS (#5083)

* Revert "fix momentum scrolling on iOS (#5083)" (#5084)

This reverts commit 8125718.

* AST tests (WIP)

* added tests

* cleanup

new helpers for cleaner code

* more tests

tests are mostly complete now.
also included one for our helper function.

* string quotes

* Update dependencies; disable some babel-minify transforms to work around babel/minify#893 (#5095)

* more tests + refactor

* Remove unused helper function; improve logging output

* Add tests for ImportNamespaceSpecifier, Expansion; cleanup

* CI: Test first before building, so that the tests run on the committed, built files in /lib; the build parts of CI are only a test that the build process succeeds, so we shouldn't be testing the output of the CI build steps
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.

None yet

2 participants