Skip to content

Releases: pragma-framework/forms

v1.3.0

06 May 09:04
Compare
Choose a tag to compare

Added compatibility with pragma v4

Full Changelog: v1.2.3...v1.3.0

v1.2.3

14 Mar 16:01
Compare
Choose a tag to compare

What's Changed

  • DEV: fix the declaration of the "type" property of the AbstractTextableField class.
    The omission of the declaration made it impossible to declare password/hidden/etc fields.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

06 Feb 14:38
49ecfdb
Compare
Choose a tag to compare

What's Changed

  • DEV: FieldsTrait > remove dynamic properties in __set method & return $this by @thomas-netlor in #11

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 Jul 13:34
a9df7b5
Compare
Choose a tag to compare
Fix pragma-framework/core to ^3.0

v1.1.2

05 Dec 09:04
784553a
Compare
Choose a tag to compare
Merge pull request #9 from Ti-Tom/master

Best pratice & duplicate content

v1.1.1

05 Dec 08:07
Compare
Choose a tag to compare
Fix LayeredForm & csr_tag_permanent missing in defaults params