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

AppKitNavigation - Bindings #239

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

Commits on Aug 19, 2024

  1. Common

    Mx-Iris committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e2c5db4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Remove unused code

    Mx-Iris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0c61b63 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    Mx-Iris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c2bdb0d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    82c7737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5e4e6 View commit details
    Browse the repository at this point in the history
  3. address fatal error

    stephencelis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2b91081 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Round out animation

    stephencelis committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cad947b View commit details
    Browse the repository at this point in the history
  2. Update Package.swift

    mbrandonw authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e863c54 View commit details
    Browse the repository at this point in the history
  3. Update [email protected]

    mbrandonw authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    00ed18a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge remote-tracking branch 'upstream/main' into appkit-navigation-b…

    …indings
    
    # Conflicts:
    #	Package.swift
    #	Sources/AppKitNavigation/AppKitAnimation.swift
    #	Sources/AppKitNavigation/Internal/Exports.swift
    #	Sources/AppKitNavigation/UIBinding.swift
    #	Sources/AppKitNavigation/UITransaction.swift
    #	Sources/SwiftNavigation/Internal/ErrorMechanism.swift
    #	Sources/SwiftNavigation/Internal/ToOptionalUnit.swift
    Mx-Iris committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8485f16 View commit details
    Browse the repository at this point in the history
  2. Support control bindings

    Mx-Iris committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    593cae8 View commit details
    Browse the repository at this point in the history
  3. Fixes

    Mx-Iris committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2963dd1 View commit details
    Browse the repository at this point in the history