Releases: pragma-framework/forms
Releases · pragma-framework/forms
v1.3.0
v1.2.3
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
What's Changed
- DEV: FieldsTrait > remove dynamic properties in __set method & return $this by @thomas-netlor in #11
New Contributors
- @thomas-netlor made their first contribution in #11
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Fix pragma-framework/core to ^3.0
v1.1.2
Merge pull request #9 from Ti-Tom/master Best pratice & duplicate content
v1.1.1
Fix LayeredForm & csr_tag_permanent missing in defaults params