microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.6k stars 2.75k forks source link

[Scale] Migrate to new variant structure #33112

Open robertpenner opened 1 month ago

robertpenner commented 1 month ago

Follow the changes for Fade in 33081.

NOTE: We are not including Scale in the motion components beta release. It needs more design and API work.

pixel-perfectionist commented 2 weeks ago

https://github.com/microsoft/fluentui/blob/48aaf290109e36e4c7282855a5bd4b86feedad38/packages/react-components/react-motion-components-preview/library/src/components/Scale/Scale.ts - made update with migration to new variant structure. I would like to review with Robert before move forward.

robertpenner commented 1 week ago

https://github.com/microsoft/fluentui/blob/48aaf290109e36e4c7282855a5bd4b86feedad38/packages/react-components/react-motion-components-preview/library/src/components/Scale/Scale.ts - made update with migration to new variant structure. I would like to review with Robert before move forward.

Thanks Alex, I'll review this and check back in with you.