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

Implement styleTransition #6479

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

Implement styleTransition #6479

wants to merge 44 commits into from

Commits on Sep 3, 2024

  1. Support for opacity

    Latropos committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    31f524f View commit details
    Browse the repository at this point in the history
  2. Include border Radius

    Latropos committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    05a2400 View commit details
    Browse the repository at this point in the history
  3. support color

    Latropos committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5c8ae5a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Include string

    Latropos committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9499ddf View commit details
    Browse the repository at this point in the history
  2. Support for more properties

    Latropos committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    23f19f2 View commit details
    Browse the repository at this point in the history
  3. Refactor

    Latropos committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d1d6875 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. format

    Latropos committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1c7e492 View commit details
    Browse the repository at this point in the history
  2. border widths

    Latropos committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cd10dd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Refactor

    Latropos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a5c8fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc1843 View commit details
    Browse the repository at this point in the history
  3. Type fix

    Latropos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    409626f View commit details
    Browse the repository at this point in the history
  4. Type fix

    Latropos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    168ccfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1478e75 View commit details
    Browse the repository at this point in the history
  6. Fix cpp lint

    Latropos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f1829f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Revert logs

    Latropos committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    48e7ffb View commit details
    Browse the repository at this point in the history
  2. Fix for Android

    Latropos committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8f92304 View commit details
    Browse the repository at this point in the history
  3. Final touches

    Latropos committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7328b44 View commit details
    Browse the repository at this point in the history
  4. Don't use magic numbers

    Latropos committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    90c465a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f88cf6c View commit details
    Browse the repository at this point in the history
  2. Add support for transform

    Latropos committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f7b670c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    edbb841 View commit details
    Browse the repository at this point in the history
  2. Add hardcoded prop

    Latropos committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    75a434b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Style transition

    Latropos committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    78ff314 View commit details
    Browse the repository at this point in the history
  2. Unify

    Latropos committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    311d8af View commit details
    Browse the repository at this point in the history
  3. Manual merge

    Latropos committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a3ebb4f View commit details
    Browse the repository at this point in the history
  4. Fix merge

    Latropos committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    423b2d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Type fix

    Latropos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    35a02ff View commit details
    Browse the repository at this point in the history
  2. Refactor

    Latropos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5f90644 View commit details
    Browse the repository at this point in the history
  3. Format

    Latropos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f281a45 View commit details
    Browse the repository at this point in the history
  4. Basic review resolve

    Latropos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9632d52 View commit details
    Browse the repository at this point in the history
  5. More review changes

    Latropos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0c20c71 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Rework types

    Latropos committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ee7837c View commit details
    Browse the repository at this point in the history
  2. Merge

    Latropos committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    87d16c8 View commit details
    Browse the repository at this point in the history
  3. Refactor

    Latropos committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    addb9a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Make the code build again

    Latropos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ca5d3b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix for paper

    Latropos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    12927a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e1afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0280850 View commit details
    Browse the repository at this point in the history
  4. Fix current and targer

    Latropos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1e57f5f View commit details
    Browse the repository at this point in the history
  5. Fix warning

    Latropos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    358b97f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd3be55 View commit details
    Browse the repository at this point in the history
  7. Include utility

    Latropos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ace4820 View commit details
    Browse the repository at this point in the history
  8. lint

    Latropos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    19c867f View commit details
    Browse the repository at this point in the history