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

support: SwiftUI property wrappers #180

Merged
merged 14 commits into from
May 6, 2022
Merged

support: SwiftUI property wrappers #180

merged 14 commits into from
May 6, 2022

Commits on May 5, 2022

  1. support: @StateObject

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1a8cf07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce0ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efbbf04 View commit details
    Browse the repository at this point in the history
  4. refactor

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9d6c38d View commit details
    Browse the repository at this point in the history
  5. support: @State

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    75bc75a View commit details
    Browse the repository at this point in the history
  6. support: @binding

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e0ed7f7 View commit details
    Browse the repository at this point in the history
  7. support: @AppStorage

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    316b0a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    106c300 View commit details
    Browse the repository at this point in the history
  9. support: @Environment

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8938d8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    574d9e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c451dd View commit details
    Browse the repository at this point in the history
  12. refactor

    YusukeHosonuma committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c98a8d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ca9a066 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update Sources/Core/PrettyDescriber.swift

    Co-authored-by: Yuu Ogasawara <performa532@gmail.com>
    YusukeHosonuma and sahara-ooga committed May 6, 2022
    Configuration menu
    Copy the full SHA
    9cf824a View commit details
    Browse the repository at this point in the history