WICG / overscroll-scrollend-events

Description of overscroll and scrollend events
MIT License
17 stars 10 forks source link

Status of incubation? #8

Open marcoscaceres opened 1 year ago

marcoscaceres commented 1 year ago

Hi! just checking the status of this incubation on behalf of the WICG chairs. Is it still active or has it stalled (or maybe work is being done elsewhere... like CSSWG)?

Let us know as we are looking to archive the repo given there have been no commits made for a few years.

yoavweiss commented 1 year ago

^^ @flackr - do you happen to know the status here? This is implemented in Chromium but never shipped AFAICT.

bramus commented 1 year ago

It (scrollend) is shipping in M112. See https://chromestatus.com/feature/5186382643855360.

(But for some reason it doesn’t show up on chromestatus’s roadmap itself)

yoavweiss commented 1 year ago

FixedElementsDontOverscroll is indeed shipped (for a while AFAICT, I think the chromestatus entry is off). OverscrollCustomization is still experimental, and hence the overscroll event still is. The same goes for the ScrollEndEvents, which is gating the scrollend event.