lion/packages/form-core/CHANGELOG.md
CircleCI 0afd2edb79 chore: release new versions
- @lion/checkbox-group@0.11.8
 - @lion/fieldset@0.14.1
 - @lion/form-core@0.3.1
 - @lion/form-integrations@0.2.1
 - @lion/form@0.6.15
 - @lion/input-amount@0.7.15
 - @lion/input-date@0.7.15
 - @lion/input-datepicker@0.14.19
 - @lion/input-email@0.8.15
 - @lion/input-iban@0.9.15
 - @lion/input-range@0.4.15
 - @lion/input@0.8.1
 - @lion/radio-group@0.11.8
 - @lion/select-rich@0.19.1
 - @lion/select@0.7.15
 - @lion/switch@0.10.16
 - @lion/textarea@0.7.15
 - @lion/validate-messages@0.2.7
2020-07-28 12:58:54 +00:00

3.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.1 (2020-07-28)

Bug Fixes

  • resolve registrationComplete via microtask to be sync (6b8daef)

0.3.0 (2020-07-27)

Features

  • synchronous form registration system (8698f73)

0.2.6 (2020-07-16)

Bug Fixes

  • form-core: remove possible untrusted input value callback (e06196d)

0.2.5 (2020-07-13)

Note: Version bump only for package @lion/form-core

0.2.4 (2020-07-09)

Note: Version bump only for package @lion/form-core

0.2.3 (2020-07-09)

Bug Fixes

  • formgroup: wait for formElements to register (780383d)

0.2.2 (2020-07-09)

Bug Fixes

  • select-rich: instantiation after first update (184898c)

0.2.1 (2020-07-07)

Note: Version bump only for package @lion/form-core

0.2.0 (2020-07-06)

Features

  • choice-input: add rendering of help-text (5cd36ca)

0.1.6 (2020-06-18)

Note: Version bump only for package @lion/form-core

0.1.5 (2020-06-10)

Note: Version bump only for package @lion/form-core

0.1.4 (2020-06-09)

Bug Fixes

  • form-core: on reset the submitted values becomes false (#753) (d86cfc5)

0.1.3 (2020-06-08)

Note: Version bump only for package @lion/form-core

0.1.2 (2020-06-08)

Note: Version bump only for package @lion/form-core

0.1.1 (2020-06-03)

Bug Fixes

  • field: remove validation toggled disable (e24f2ef)
  • remove all stories folders from npm (1e04d06)

0.1.0 (2020-05-29)

Features

  • merge field/validate/choice-input/form-group into @lion/form-core (6170374)