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

Components: Remove Framer Motion from DropZone #62044

Merged
merged 24 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    9f9c042 View commit details
    Browse the repository at this point in the history
  2. First working iteration

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e21e02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c3f6b4 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded CSS

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0b272a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2e0fda View commit details
    Browse the repository at this point in the history
  6. Refactor to support reducedMotion

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a6eeeec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f83ec4b View commit details
    Browse the repository at this point in the history
  8. Cleanup styles

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e85b204 View commit details
    Browse the repository at this point in the history
  9. Fix formatting issue

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d0d236b View commit details
    Browse the repository at this point in the history
  10. Fix import category

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    41a8b8e View commit details
    Browse the repository at this point in the history
  11. Extract MaybeFade to its own component for easier further extractio…

    …ns later if used across components
    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4ac6e6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7798cbc View commit details
    Browse the repository at this point in the history
  13. Remove debug code

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    54f7073 View commit details
    Browse the repository at this point in the history
  14. Cleanup

    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    df8713a View commit details
    Browse the repository at this point in the history
  15. Simplify by using CSS transition instead of keyframe and remove the `…

    …MaybeFade` animation orchestrator
    fullofcaffeine authored and ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e607cee View commit details
    Browse the repository at this point in the history
  16. American english spelling

    ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bd94189 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3d86bc7 View commit details
    Browse the repository at this point in the history
  18. Add back legacy classnames

    ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ae20e58 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e6fb253 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2f556e View commit details
    Browse the repository at this point in the history
  21. Add back root styles

    ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d7a1ab3 View commit details
    Browse the repository at this point in the history
  22. Restore active class styles

    ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e7f6372 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    60063ab View commit details
    Browse the repository at this point in the history
  24. CHANGELOG

    ciampo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    45b2d01 View commit details
    Browse the repository at this point in the history