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

Experimental Features: FF109 enables 'scrollend' by default #22904

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Dec 12, 2022

This PR adds experimental note for the onscrollend event which is fired when scrolling is complete inside scrollable elements or a Document.

This was added in 108 behind the pref which is enabled by default in 109.

Related issues and pull requests:

…cates scrolling is complete inside Document and elements
@bsmth bsmth requested a review from a team as a code owner December 12, 2022 16:46
@bsmth bsmth requested review from hamishwillee and removed request for a team December 12, 2022 16:46
@github-actions github-actions bot added the Content:Other Any docs not covered by another "Content:" label label Dec 12, 2022
@bsmth bsmth mentioned this pull request Dec 12, 2022
13 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2022

Preview URLs

Flaws (2)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Element/scrollend_event
    • Can't resolve /en-US/docs/Web/API/Document/scrollend_event

(comment last updated: 2022-12-12 23:42:59)

@hamishwillee hamishwillee changed the title releases(API): Fx 109 enables 'scrollend' event by default Experimental Features: FF108 enables 'scrollend' behind pref Dec 12, 2022
Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

The issue name didn't match the content. I like that you've put this in but of course you'll have to remove it next month when FF109 is near release.

@hamishwillee hamishwillee merged commit b957e9c into mdn:main Dec 12, 2022
@bsmth bsmth changed the title Experimental Features: FF108 enables 'scrollend' behind pref Experimental Features: FF109 enables 'scrollend' behind pref Dec 13, 2022
@bsmth bsmth changed the title Experimental Features: FF109 enables 'scrollend' behind pref Experimental Features: FF109 enables 'scrollend' by default Dec 13, 2022
@bsmth bsmth deleted the relnote-108-scrollend branch December 13, 2022 08:46
@bsmth
Copy link
Member Author

bsmth commented Dec 13, 2022

Thanks Hamish

you'll have to remove it next month when FF109 is near release

I thought this was best for the moment, thanks for the reminder 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants