Skip to content
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

Applitools Test: feat(PPDSC-2119): floating element motion #252

Closed
wants to merge 4 commits into from

Commits on Jun 30, 2022

  1. 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
    mstuartf committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f5fcb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f9d30 View commit details
    Browse the repository at this point in the history
  3. 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
    mstuartf committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0ff2755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b97b0 View commit details
    Browse the repository at this point in the history