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

[Web LA] Add CurvedTransition #6239

Merged
merged 28 commits into from
Jul 22, 2024
Merged

[Web LA] Add CurvedTransition #6239

merged 28 commits into from
Jul 22, 2024

Commits on Jul 9, 2024

  1. Works

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4b8aaba View commit details
    Browse the repository at this point in the history
  2. Hide children

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ddb6e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0db4e View commit details
    Browse the repository at this point in the history
  4. Fix easing type

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cced080 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d2fb22a View commit details
    Browse the repository at this point in the history
  6. Reenable scale transition

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6c4fabc View commit details
    Browse the repository at this point in the history
  7. Refactor createAnimation

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    08c57d3 View commit details
    Browse the repository at this point in the history
  8. Move type declaration

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    21fe16b View commit details
    Browse the repository at this point in the history
  9. componentUtils refactor

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    81250e5 View commit details
    Browse the repository at this point in the history
  10. Change clone to dummy

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    57f47e1 View commit details
    Browse the repository at this point in the history
  11. Add cancel callback

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    378f9c6 View commit details
    Browse the repository at this point in the history
  12. Add type to import

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d7bdb81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c24b37 View commit details
    Browse the repository at this point in the history
  14. Add case block

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1b3c9d7 View commit details
    Browse the repository at this point in the history
  15. Add use strict

    m-bert committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1fdc1d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    af3f59c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    93789d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Mergele main

    m-bert committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8610546 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Make easing non-nullable

    m-bert committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f4e9a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667d27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5048b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3f4d815 View commit details
    Browse the repository at this point in the history
  2. Move handleLayoutTransition

    m-bert committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9d2aef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    405be02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1a273 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    3e762f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Mergele main

    m-bert committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    08df96e View commit details
    Browse the repository at this point in the history
  2. Fix easing

    m-bert committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    52bcea2 View commit details
    Browse the repository at this point in the history