Skip to content

Releases: 0xWDG/DynamicUI

0.0.9

14 Jun 10:09
0.0.9
b28a094

Choose a tag to compare

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

25 Jul 19:19
0.0.8
c545f89

Choose a tag to compare

Initial support for parameters

What's Changed

  • Initial support for parameters by @0xWDG in #3

Full Changelog: 0.0.7...0.0.8

0.0.7

19 Jul 15:05
0.0.7
c9c5c44

Choose a tag to compare

Support eventHandler tags for elements

0.0.6

18 Jul 21:14
0.0.6
ab985a4

Choose a tag to compare

  • 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

18 Jul 20:25
0.0.5
b16decb

Choose a tag to compare

  • Support for Callbacks
  • Added Markdown support
  • Added element: Button
  • Fix for iOS

Full Changelog: 0.0.2...0.0.5

0.0.4

18 Jul 20:25
0.0.4
40bba79

Choose a tag to compare

  • Support for Callbacks
  • Added Markdown support
  • Added element: Button
  • Fix for iOS

Full Changelog: 0.0.2...0.0.4

Fix iOS build

21 Jun 08:39
74bfaf6

Choose a tag to compare

0.0.2

Fix building for iOS.

Initial version

06 Jun 19:27
0.0.1
55964c2

Choose a tag to compare

Initial version