Releases: 0xWDG/DynamicUI
Releases · 0xWDG/DynamicUI
0.0.9
What's Changed
- Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support
.frame. by @0xWDG in #4 - Make DynamicUIHelper's functions static by @0xWDG in #5
- Lint fixes by @0xWDG in #6
- Remove AnyView by @0xWDG in #7
- Support onError, removed the need for an Internal struct by @0xWDG in #8
- Update documentation by @0xWDG in #9
- Init should not have an optional json parameter by @0xWDG in #10
- More initializers, and updated playground application by @0xWDG in #11
- Add Section, and previews by @0xWDG in #13
- Add JSON schema example documentation for DynamicUI forms by @Copilot in #14
- Improve documentation by @0xWDG in #17
- Support idenfifiers, fixes #16 by @0xWDG in #19
- Fix typos and indentation by @0xWDG in #22
Full Changelog: 0.0.8...0.0.9
0.0.8
0.0.7
0.0.6
- Add support for the following platforms:
iOS 15+, macOS 12+, tvOS 14+, watchOS 7+, macCatalyst 15+, visionOS 1.0+ - Support for Callbacks
- Added Markdown support
- Added element: Button
Full Changelog: 0.0.2...0.0.6
0.0.5
- Support for Callbacks
- Added Markdown support
- Added element: Button
- Fix for iOS
Full Changelog: 0.0.2...0.0.5
0.0.4
- Support for Callbacks
- Added Markdown support
- Added element: Button
- Fix for iOS
Full Changelog: 0.0.2...0.0.4
Fix iOS build
0.0.2 Fix building for iOS.
Initial version
Initial version