Skip to content

Releases: popphp/pop-form

Better support for datalist values

05 Apr 22:00
Compare
Choose a tag to compare

Added

  • Better support for datalist values

Patch require class for labels

25 Mar 02:34
Compare
Choose a tag to compare

Fixed

  • Patch required class setting for field labels

Add field config support for range and number fields

24 Mar 16:54
Compare
Choose a tag to compare

Added

  • Added field config support for range and number fields, with min and max attributes.

Added field match support in validation

24 Mar 02:02
Compare
Choose a tag to compare

Added

  • Simple field match support when validating the form object

Enhancements to the pop-form component

23 Mar 01:23
Compare
Choose a tag to compare

Added

  • Updated support for HTML5 form fields
  • Field hints

Patch setValue() method for input fields

14 Mar 17:46
Compare
Choose a tag to compare

Patch setValue() method for input fields. Was failing to set the "value" attribute, now fixed.

Update copyright, tests

19 Feb 05:13
Compare
Choose a tag to compare

Update copyright, tests

Patch to Inputs

14 Sep 00:59
Compare
Choose a tag to compare

Patch Input\Checkbox and Input\Radio under setFieldValues()

Initial 2.0.0 release

23 Jul 03:53
Compare
Choose a tag to compare

Initial 2.0.0 release of the pop-form component.