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(infinite-scroll): event.timeStamp polyfill for firefox #10752

Merged
merged 3 commits into from
Mar 15, 2017

Conversation

pikotea
Copy link
Contributor

@pikotea pikotea commented Mar 13, 2017

Short description of what this resolves:

InifiniteScroll done not works in firefox.
Event.timeStamp is always 0 in firefox.

Ionic Version: 2.x

Fixes: #9596

@manucorporat
Copy link
Contributor

@pikotea thanks for the PR! but could you follow the commit style next time? https://github.com/driftyco/ionic/blob/master/.github/CONTRIBUTING.md#commit-message-format

@pikotea
Copy link
Contributor Author

pikotea commented Mar 15, 2017

@manucorporat OK! thanks for your response.

@pikotea
Copy link
Contributor Author

pikotea commented Mar 15, 2017

Sorry, Commit logs are corrupted. ;-)
I will redo pull request If necessary.

@pikotea pikotea changed the title Fix InifiniteScroll for firefox. fix(infinite-scroll): event.timeStamp polyfill for firefox Mar 15, 2017
@manucorporat manucorporat added this to the 2.3.0 milestone Mar 15, 2017
@manucorporat manucorporat merged commit 53feb3f into ionic-team:master Mar 15, 2017
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.

2 participants