Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: motiondivision/motion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.4.12
Choose a base ref
...
head repository: motiondivision/motion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.4.13
Choose a head ref
  • 8 commits
  • 18 files changed
  • 2 contributors

Commits on Mar 11, 2025

  1. fix #2822 - Get transform values from DOM as animation starting point (

    …#3075)
    
    Added a util function that gets the transform matrix via computed style, to extract all transform properties from it. It uses this for starting points of animations where the transform property value is null.
    JeroenReumkens authored and mattgperry committed Mar 11, 2025
    Copy the full SHA
    a9c509d View commit details
  2. Read transform from matrix

    mattgperry committed Mar 11, 2025
    Copy the full SHA
    87c6aa3 View commit details
  3. Copy the full SHA
    7cf5a24 View commit details
  4. Latest

    mattgperry committed Mar 11, 2025
    Copy the full SHA
    bcae3a5 View commit details
  5. Reading transforms

    mattgperry committed Mar 11, 2025
    Copy the full SHA
    1e5fb37 View commit details
  6. Merge pull request #3077 from motiondivision/fix/read-transform

    Read initial `transform`
    mattgperry authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d7b7db View commit details
  7. Updating changelog

    mattgperry committed Mar 11, 2025
    Copy the full SHA
    dafa593 View commit details
  8. v12.4.13

    mattgperry committed Mar 11, 2025
    Copy the full SHA
    ac0bc2f View commit details
Loading