Skip to content

Releases: systopia/drupal-json_forms

0.4.0

05 Aug 11:13
69a3797
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

10 Jul 13:47
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

What's Changed

  • Checkbox: Allow required checkboxes that are initially unchecked by @dontub in #62
  • Date field: Use default or NULL if not set by @dontub in #63
  • Rules: Allow keyword contains by @dontub in #64
  • Use JSON Forms rules in layouts by @dontub in #65
  • ValueArrayFactory: Do not lose value by @dontub in #66

Full Changelog: 0.3.0...0.3.1

0.3.0

27 May 10:41
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • ArrayArrayFactory: Fix adding elements if . is in property path by @dontub in #42
  • ArrayArrayFactory: Set #input to FALSE for the table element by @dontub in #43
  • HtmlMarkupArrayFactory: Display only markup only if no label is set by @dontub in #44
  • Add Table layout by @dontub in #45
  • Fix HtmlMarkupArrayFactoryTest by @dontub in #46
  • Fix RadiosArrayFactory by @dontub in #47
  • Fix boolean rules when used with select/radios instead of checkbox by @dontub in #48
  • HiddenArrayFactory: Use NumberValueCallback::convert for numbers by @dontub in #49
  • JsonConverter: Fix handling of empty arrays by @dontub in #50
  • Update dev dependencies and code style by @dontub in #51
  • FactoryRegistrator: Check if service is already registered before autowire by @dontub in #53
  • Make it possible to use value form elements by @dontub in #52
  • RadiosArrayFactory: Fix handling of booleans by @dontub in #54
  • StatesBuilder: Use only strings as values by @dontub in #55
  • Fix phpstan issues by @dontub in #57
  • HtmlMarkupArrayFactory: Use fieldset with custom CSS class by @dontub in #56
  • CheckboxArrayFactory: Always set #required to FALSE by @dontub in #58
  • TableRowArrayFactory: No desription for controls by @dontub in #59
  • Allow to display array controls inside details instead of fieldset so they are closeable by @dontub in #60
  • Update code style by @dontub in #61

Full Changelog: 0.2.0...0.3.0

0.2.0

06 Nov 15:36
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • Translate JSON schema validation errors in #41

0.1.1

24 Oct 14:02
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

  • Set padding to 0 for table columns with hidden field #40

0.1.0

20 Oct 14:32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Set version to 0.1.0