[blink-dev] Intent To Prototype: Snapchanged Events

2023-08-17 Thread David Awogbemila
Contact emailsawogbem...@google.com, arg...@google.com Explainer https://github.com/argyleink/ScrollSnapExplainers/tree/main/js-snapChanged Specification https://drafts.csswg.org/css-scroll-snap-2/#snapchanged-and-snapchanging Summary Snapchanged events allow developers reliably listen for when

[blink-dev] Intent to Prototype: Snapchanging

2023-11-14 Thread David Awogbemila
Contact emailsawogbem...@google.com, arg...@google.com Explainer https://github.com/argyleink/ScrollSnapExplainers/tree/main/js-snapChanging Specificationhttps://drafts.csswg.org/css-scroll-snap-2/#snap-events Summary Snapchanging is a JavaScript event that indicates which elements a scroller w

[blink-dev] Intent to Ship: Scrollend Event

2023-03-31 Thread David Awogbemila
Contact emails arg...@google.com, awogbem...@google.com Explainer https://github.com/argyleink/scrollend-explainer/blob/main/README.md Specificationhttps://drafts.csswg.org/cssom-view/#scrolling-events Summary Scrollend events help developers reliably tell when a scroll has completed (including

Re: [blink-dev] Intent to Ship: Scrollend Event

2023-04-05 Thread David Awogbemila
On Wed, Apr 5, 2023 at 12:11 AM Yoav Weiss wrote: > > > On Fri, Mar 31, 2023 at 3:50 PM David Awogbemila > wrote: > >> Contact emails >> arg...@google.com, awogbem...@google.com >> >> Explainer >> https://github.com/argyleink/scrollend-explainer/

Re: [blink-dev] Intent to Ship: Scrollend Event

2023-04-05 Thread David Awogbemila
shipped in Firefox like Yoav mentions. > On Tuesday, April 4, 2023 at 9:11:26 PM UTC-7 Yoav Weiss wrote: > >> On Fri, Mar 31, 2023 at 3:50 PM David Awogbemila >> wrote: >> >>> Contact emails >>> arg...@google.com, awogbem...@google.com >>> >>&

Re: [blink-dev] Intent to Ship: Scrollend Event

2023-04-11 Thread David Awogbemila
On Fri, Apr 7, 2023 at 4:49 AM Yoav Weiss wrote: > > > On Thu, Apr 6, 2023 at 2:39 AM David Awogbemila > wrote: > >> >> >> On Wed, Apr 5, 2023 at 12:11 AM Yoav Weiss >> wrote: >> >>> >>> >>> On Fri, Mar 31, 2023 at 3:50 PM

Re: [blink-dev] Intent to Ship: Scrollend Event

2023-04-17 Thread David Awogbemila
their end. I've also commented on the other bugs where the test outcomes don't seem to reflect firefox's actual behavior when manually interacted with. Best, David On Tue, Apr 11, 2023 at 4:46 PM David Awogbemila wrote: > > > On Fri, Apr 7, 2023 at 4:49 AM Yoav Weiss wrote: >

[blink-dev] Intent to Prototype: Scroll Start

2023-05-08 Thread David Awogbemila
Contact emailsawogbem...@google.com, arg...@google.com Explainer https://github.com/argyleink/ScrollSnapExplainers/tree/main/css-scroll-start SpecificationNone Summary Enable setting initial scroll positions via CSS properties. Scroll experiences don't always start at the beginning. Interaction

[blink-dev] Intent to Ship: visualViewport.onscrollend Support

2024-03-26 Thread David Awogbemila
Contact emailsawogbem...@google.com ExplainerNone Specification https://drafts.csswg.org/cssom-view/#the-visualviewport-interface Summary Scrollend is a JavaScript event that fires to signal that a scrolling operation has come to an end. Similar to the Element interface[1], the visualViewport i

Re: [blink-dev] Intent to Ship: Snap Events

2024-06-05 Thread David Awogbemila
> > Hi Alex, thanks for yout input! (Like Tab said, we’re planning to have a review of the feature as a whole so I plan to share any feedback from that here, but since that won’t happen for at least another week, I wanted to update this thread in the meantime.) >>

Re: [blink-dev] Intent to Ship: Snap Events

2024-06-21 Thread David Awogbemila
>>> I havent met a front-end dev who's been interested in an origin >>>>> trial, but fullstack or backend devs needing a high impact business >>>>> feature >>>>> (like a fugu feature) do. We didn't do an origin trial for scrollend >>>>&

[blink-dev] Web-Facing Change PSA: Concurrent Smooth scrollIntoViews

2024-08-22 Thread David Awogbemila
Contact emailsawogbem...@chromium.org Specificationhttps://www.w3.org/TR/cssom-view-1/#dom-element-scrollintoview Summary This feature allows scrollIntoView with behavior: "smooth" to run concurrently on scroll containers which are neither descendants nor ancestors of one another. scrollIntoView

[blink-dev] Intent to Prototype & Ship: scroll-start-target

2024-11-05 Thread David Awogbemila
Contact emailsawogbem...@chromium.org, arg...@chromium.org Explainer https://github.com/DavMila/explainer-scroll-start-target?tab=readme-ov-file Specificationhttps://drafts.csswg.org/css-scroll-snap-2/#scroll-start-target Summary scroll-start-target is a CSS property that allows authors indicat

Re: [blink-dev] Intent to Prototype & Ship: scroll-start-target

2024-11-06 Thread David Awogbemila
On Wed, Nov 6, 2024 at 9:01 AM Mike Taylor wrote: > On 11/5/24 5:17 PM, David Awogbemila wrote: > > Contact emails awogbem...@chromium.org, arg...@chromium.org > > Explainer > https://github.com/DavMila/explainer-scroll-start-target?tab=readme-ov-file > > Specification &g

Re: [blink-dev] Intent to Prototype & Ship: scroll-start-target

2024-11-20 Thread David Awogbemila
CSS working group to come up with a new name. On Wed, Nov 6, 2024 at 11:39 AM David Awogbemila wrote: > > > On Wed, Nov 6, 2024 at 9:01 AM Mike Taylor wrote: > >> On 11/5/24 5:17 PM, David Awogbemila wrote: >> >> Contact emails awogbem...@chromium.org, arg...@chr

[blink-dev] Re: Intent to Ship: Animation.overallProgress

2024-11-26 Thread David Awogbemila
On Tue, Nov 26, 2024 at 10:35 AM David Awogbemila wrote: > Contact emailsawogbem...@google.com > > Explainerhttps://github.com/DavMila/explainer-animation.progress > > Specification > https://drafts.csswg.org/web-animations-2/#the-overall-progress-of-an-animation > >

[blink-dev] Intent to Ship: Animation.overallProgress

2024-11-26 Thread David Awogbemila
Contact emailsawogbem...@google.com Explainerhttps://github.com/DavMila/explainer-animation.progress Specification https://drafts.csswg.org/web-animations-2/#the-overall-progress-of-an-animation Summary This feature adds an "overallProgress" property to the JavaScript class Animation[1]. The go

[blink-dev] Intent to Prototype: Scroll Triggered Animations

2025-02-06 Thread David Awogbemila
Contact emailsawogbem...@chromium.org Explainer https://github.com/explainers-by-googlers/scroll-triggered-animations Specificationhttps://drafts.csswg.org/web-animations-2/#triggers Summary This feature adds scroll-position-based control on playing, pausing, resuming and canceling an animation

Re: [blink-dev] Intent to Prototype & Ship: scroll-start-target

2024-12-16 Thread David Awogbemila
7;ve updated the chromestatus page <https://chromestatus.com/feature/6276178888097792>. On Wed, Nov 20, 2024 at 3:35 PM David Awogbemila wrote: > Wanted to provide a quick update on this feature: > TAG feedback > <https://github.com/w3ctag/design-reviews/issues/1011#issuecomment-2471818871

[blink-dev] Re: Web-Facing Change PSA: Propagate Viewport overscroll-behavior from Root

2025-06-27 Thread David Awogbemila
> > Estimated milestones > Shipping on desktop 139 > Shipping on Android 139 > Shipping on WebView 139 > Correction: Estimated shipping milestone is 140 on all platforms. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this grou