Skip to content

Releases: mzur/kirby-form

v3.3.0

19 Feb 10:41
8dc211b

Choose a tag to compare

What's Changed

  • Add support for fallback value other than '' in $form->old() by @adamkiss in #17

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

18 Nov 09:28

Choose a tag to compare

What's Changed

  • Update composer.json to support Kirby composer-installer by @s3ththompson in #15

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 Feb 21:13
38ce34b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

22 Jan 19:12
3ba0f51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Aug 12:09

Choose a tag to compare

Breaking changes:

  • The output of data() is now escaped by default ( #6 ). Set the third argument to false to disable escaping.

v2.1.3

08 Jul 11:49
bac3dfe

Choose a tag to compare

Fixed:

  • Handling of nested input arrays ( #7 )

v2.1.2

21 Jun 19:18

Choose a tag to compare

Fixed:

  • Strict check for empty arguments in data() method (ref)

v2.1.1

20 May 18:13
21fd4b4

Choose a tag to compare

Fixed:

  • Handling of validation rules without options ( #5 )

v2.1.0

27 Jul 10:32
0f435c1

Choose a tag to compare

Added:

  • Getter functions for fields, messages and rules ( #4 )

v2.0.0

15 Jan 19:36

Choose a tag to compare

Stable release for Kirby 3.