Releases: OpenSwiftUIProject/OpenSwiftUI
Releases · OpenSwiftUIProject/OpenSwiftUI
0.1.0
Milestone:
- Complete the body accessor logic
Note
- No render support yet
- Only
AnyView
andEmptyView
is supported so far
What's Changed
- Add iOS CI and fix warning on iOS by @Kyle-Ye in #9
- Update OGComparisionMode by @Kyle-Ye in #10
- Spilit OG logic to OpenGraph by @Kyle-Ye in #11
- Add compatibility_tests CI by @Kyle-Ye in #12
- Add initial implementation for PropertyList by @Kyle-Ye in #13
- Update Transaction and EnvironmentValues by @Kyle-Ye in #14
- Enable swift-testing by default and migrate all test case by @Kyle-Ye in #15
- Add propertylist test code and complete some missing part by @Kyle-Ye in #16
- Add initial benchmark support by @Kyle-Ye in #17
- Add VersionSeed support by @Kyle-Ye in #18
- Add PreferenceList implementation by @Kyle-Ye in #19
- Add GraphShims target dependency by @Kyle-Ye in #20
- Use XCFramework and tbd to fix iOS private framework issue by @Kyle-Ye in #21
- Bump swift-testing version to 0.3.0 by @Kyle-Ye in #22
- Add SwiftPM based example by @Kyle-Ye in #24
- Add LegacyApp and Benchmark API by @Kyle-Ye in #25
- Add initial hosting support by @Kyle-Ye in #26
- Add wasm CI support by @Kyle-Ye in #27
- Update DynamicPropertyCache by @Kyle-Ye in #28
- Update CI’s Xcode version by @Kyle-Ye in #29
- Update DynamicProperty implementation by @Kyle-Ye in #30
- Adding Binding DynamicProperty implementation by @Kyle-Ye in #31
- Add DescriptiveDynamicProperty by @Kyle-Ye in #32
- Add BindingTests by @Kyle-Ye in #33
- Add initial FocusState support by @Kyle-Ye in #34
- Add PreferenceKeys and update HostPreferencesKey by @Kyle-Ye in #35
- Remove OpenFoundation dependency by @Kyle-Ye in #36
- Update WASM CI to run for wasi target by @Kyle-Ye in #37
- Add BodyAccessor Support by @Kyle-Ye in #38
- Bump watchOS target and update App related by @Kyle-Ye in #40
- Update project structure and add version doc by @Kyle-Ye in #42
- Add GraphValue and GraphMutation implementation by @Kyle-Ye in #43
- feature/graphhost by @Kyle-Ye in #44
- [Optimize] Remove importing CoreGraphics on Darwin for CGFloat by @Kyle-Ye in #45
- [Feature] Update Environment related implementation by @Kyle-Ye in #46
- [Feature] Add empty separator interface and doc by @Kyle-Ye in #47
- Update View folder structure by @Kyle-Ye in #48
- Add _UIGraphicsView by @Kyle-Ye in #49
- Update README by @Kyle-Ye in #50
- Add Update implementation by @Kyle-Ye in #51
- Add HostingExample by @Kyle-Ye in #52
- Add basic UIHostingView support by @Kyle-Ye in #53
- Fix Example project build issue by @Kyle-Ye in #55
- Update Preference System by @Kyle-Ye in #56
- Bump minimum support version to Swift 5.10 by @Kyle-Ye in #57
- Update ViewGraph implementation by @Kyle-Ye in #58
- Add AnyView implementation by @Kyle-Ye in #59
- Add BodyAccessor featuere by @Kyle-Ye in #60
- Add TypeConformance by @Kyle-Ye in #61
- Update README by @Kyle-Ye in #62
Full Changelog: 0.0.4...0.1.0