Re: [w3ctag/design-reviews] Shared Element Transitions - Early Review (#631)

Hi TAG,

We’ve taken your feedback and updated our proposal. The [new explainer](https://github.com/WICG/shared-element-transitions/blob/main/explainer.md) describes an API that is built on existing animation primitives. Specifically, the API creates new pseudo-elements that are targetable by CSS and a set of default CSS animations. Developers can target these pseudo elements using existing CSS concepts and animation APIs (CSS transitions, animations and Web Animations) to customize their transitions.

This explainer also delves deeper into how this API will work in a [same-origin different-document navigation](https://github.com/WICG/shared-element-transitions/blob/main/explainer.md#the-cross-document-transition-api). We believe that the updated API can serve both the SPA and MPA use-cases.

We would appreciate it if you could take another look at this proposal. We look forward to your comments and thanks in advance!

(Would you be able to reopen this issue while the discussion continues?)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/631#issuecomment-1075392280

You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/631/1075392280@github.com>

Received on Tuesday, 22 March 2022 16:58:13 UTC