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: OpenSwiftUIProject/OpenSwiftUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
Choose a base ref
...
head repository: OpenSwiftUIProject/OpenSwiftUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.2
Choose a head ref
  • 15 commits
  • 129 files changed
  • 2 contributors

Commits on Aug 9, 2025

  1. Add SpringAnimation (#441)

    * Add Respring's Spring implementation
    
    * Add Velocity implementation
    
    * Add VelocitySampler
    
    * Add SpringAnimation implementation
    
    * Add FluidSpringAnimation implementation
    
    * Add SpringAnimationExample Example
    
    * Fix asyncRendering issue
    
    * Add debug addition code
    
    * Fix FluidSpringAnimation bug
    
    * Fix AnimatorState bug
    
    * Fix Linux build issue
    Kyle-Ye authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    7c4f2b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

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

Commits on Aug 16, 2025

  1. Configuration menu
    Copy the full SHA
    f6feafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853c4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301fef2 View commit details
    Browse the repository at this point in the history
  4. Fix CI test case (#453)

    Kyle-Ye authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    c0ab0b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61f55f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5089f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Add Font support (#456)

    Kyle-Ye authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    570e0cf View commit details
    Browse the repository at this point in the history
  2. Fix SPI build (#457)

    Kyle-Ye authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    4946205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1f070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d645e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42719ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cef59f View commit details
    Browse the repository at this point in the history
Loading