Skip to content

Add scrollend and overscroll events (worth prototyping).#307

Merged
dbaron merged 2 commits intomozilla:masterfrom
dbaron:add-scrollend-overscroll
Apr 19, 2020
Merged

Add scrollend and overscroll events (worth prototyping).#307
dbaron merged 2 commits intomozilla:masterfrom
dbaron:add-scrollend-overscroll

Conversation

@dbaron
Copy link
Contributor

@dbaron dbaron commented Apr 9, 2020

Fixes #240.

@dbaron dbaron requested a review from marcoscaceres April 9, 2020 23:48
@dbaron dbaron self-assigned this Apr 10, 2020
Copy link
Member

@tantek tantek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo: s/provides/provide
"The new scroll events introduced in this document provides"
should be:
"The new scroll events introduced in this document provide"

@dbaron
Copy link
Contributor Author

dbaron commented Apr 10, 2020

Ah, that typo comes straight from the abstract.

@tantek
Copy link
Member

tantek commented Apr 10, 2020

typo comes straight from abstract

Filed a request to fix it: WICG/overscroll-scrollend-events#5

Copy link
Contributor

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR LGTM. However, this is a little bit outside my purview so I've not looked into if the proposed solution will actually address the use cases. However, having a positive signal from @smaug---- that it could work gives me confidence we can take this position.

@dbaron dbaron merged commit 1816797 into mozilla:master Apr 19, 2020
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.

scrollend and overscroll events

3 participants