Skip to content

Releases: EasyAbp/DynamicForm

1.3.0

28 Jun 16:47
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where FormManager didn't validate form item values on update by @gdlcf88 in #13

Full Changelog: 1.2.0...1.3.0

1.2.0

28 Jun 16:45
Compare
Choose a tag to compare

What's Changed

  • Bugfix for form item with Optional and AvailableValues by @gdlcf88 in #12

Full Changelog: 1.1.0...1.2.0

0.7.0

19 Jan 04:44
00ede0e
Compare
Choose a tag to compare

What's Changed

  • Improve validation exception messages again by @gdlcf88 in #8
  • Add Disabled property in FormItemTemplate by @gdlcf88 in #9
  • Update management UI for the new Disabled property by @gdlcf88 in #10
  • Move Disabled to IFormItemMetadata by @gdlcf88 in #11

Full Changelog: 0.4.0...0.7.0

0.4.0

10 Jan 18:39
0a6771d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

22 Dec 04:06
c579583
Compare
Choose a tag to compare

What's Changed

  • Fix ValidateValueAsync in TextBoxFormItemProvider by @gdlcf88 in #5

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Dec 06:43
e8dc96f
Compare
Choose a tag to compare

What's Changed

  • Implement FileBox form item type by @gdlcf88 in #4

Full Changelog: 0.2.0...0.3.0