-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(PPDSC-2119): floating element motion #245
Conversation
- Support transitionPreset in BaseFloatingElement - Add transitionPreset to Tooltip defaults and update snaps - Add transitionPreset to Popover defaults and update snaps - Update theme snapshots for changes to defaults
- Add support for transitionPreset overrides to floating elements - Update Tooltip and Popover overrides tests to include transitionPreset overrides - Update Tooltip and Popover overrides Storybook scenarios to include transitionPreset overrides
You can preview these changes on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks very good !
* feat(PPDSC-2119): add floating element motion - Support transitionPreset in BaseFloatingElement - Add transitionPreset to Tooltip defaults and update snaps - Add transitionPreset to Popover defaults and update snaps - Update theme snapshots for changes to defaults * feat(PPDSC-2119): make variable names clearer * feat(PPDSC-2119): transition preset overrides - Add support for transitionPreset overrides to floating elements - Update Tooltip and Popover overrides tests to include transitionPreset overrides - Update Tooltip and Popover overrides Storybook scenarios to include transitionPreset overrides
PPDSC-2119
What
fade
transitionPresetI have done:
I have tested manually: