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

Conversation

YusukeHosonuma
Copy link
Owner

@YusukeHosonuma YusukeHosonuma commented May 5, 2022

Support property wrappers of SwiftUI.

  • Support basic types
  • Improve: remove first _ from property label
prettyPrint() prettyPrintDebug()
image image

@YusukeHosonuma YusukeHosonuma marked this pull request as ready for review May 5, 2022 12:08
@sahara-ooga sahara-ooga added this to the 1.4.0 - TBD milestone May 5, 2022
Copy link
Collaborator

@sahara-ooga sahara-ooga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO, There is one point to be thought over again. If that is resolved, everything is OK.

Sources/Core/PrettyDescriber.swift Outdated Show resolved Hide resolved
Co-authored-by: Yuu Ogasawara <performa532@gmail.com>
@YusukeHosonuma
Copy link
Owner Author

@sahara-ooga
Thanks for review!
I've captured the fix suggestions, so I'll merge them.

@YusukeHosonuma YusukeHosonuma merged commit cec4e2d into main May 6, 2022
@YusukeHosonuma YusukeHosonuma deleted the support-swiftui branch May 6, 2022 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants