You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyze existing Dialog and DialogBackdrop motion implementations for compatibility with Fade motion.
Modify the Dialog and DialogBackdrop components to include Fade motion using reusable motion atoms.
UPD: 11/18 Integration of the Fade component is closely linked with ongoing RFC reviews. The foundational work, including reusable motion atoms and updated API proposals, is complete and pending review. Once aligned with RFCs, the Fade component integration can proceed with minimal adjustments, as most of the code is already prepared in branches.
Analyze existing
Dialog
andDialogBackdrop
motion implementations for compatibility with Fade motion.Modify the
Dialog
andDialogBackdrop
components to include Fade motion using reusable motion atoms.UPD: 11/18 Integration of the
Fade
component is closely linked with ongoing RFC reviews. The foundational work, including reusable motion atoms and updated API proposals, is complete and pending review. Once aligned with RFCs, theFade
component integration can proceed with minimal adjustments, as most of the code is already prepared in branches.#33259
#33288
Dialog
andDialogBackdrop
components.Fade
motion withinDialog
andDialogBackdrop
.The text was updated successfully, but these errors were encountered: