Skip to content

v1.1.1

Compare
Choose a tag to compare
@raideus raideus released this 25 Nov 20:11
· 128 commits to master since this release

Added support for adding custom CSS classes to form fields through the use of the new 'class' parameter. See documentation here.

Fixed bug with 'id' parameter when used on non-generic field types. The 'id' parameter can now be used on all fields to set a custom id attribute. This may be useful for implementing custom styling or JavaScript.

Fixed bug with 'default' parameter