Skip to content

Releases: tobytwigger/form-schema-generator

v3.0.2

29 Jan 10:48
Compare
Choose a tag to compare

v3.0.1

18 Oct 22:40
11fa3fb
Compare
Choose a tag to compare
  • Fixed bug with withOptions function call on a field

v3.0

07 Oct 08:59
ac0679c
Compare
Choose a tag to compare
  • Add proper support for transformers
  • Make package more generic to make it useful to Atlas

v2.0

22 Sep 10:52
85f5c31
Compare
Choose a tag to compare
  • Removed support for PHP 7.3
  • Refactored outputted schema to work with UI Kit

v1.3

05 Aug 10:54
eea322f
Compare
Choose a tag to compare
  • Added support for php 8
  • Removed support for php 7.2

Bug fixes

15 Dec 17:38
Compare
Choose a tag to compare
  • Fixed bug causing options to be rendered as an array not object when using the VFGTransformer
  • Fixed bug with text area field type not being recognised

Added Switch field type

15 Dec 15:32
Compare
Choose a tag to compare

Added the switch field type

Initial Release

13 Dec 15:07
8e4707a
Compare
Choose a tag to compare
v1.0

Update README.md