Skip to content

Releases: xtreamwayz/html-form-validator

0.1.1

09 Feb 11:11
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Added

  • #7 adds tests.
  • #7 adds country data attribute for telephone number
    validation.

Deprecated

Nothing.

Removed

Nothing.

Fixed

  • #7 fixes checkbox checking the submitted value.
  • #7 fixes input radio type check for valid value.
  • #7 adds missing zend-uri dependency.
  • #7 fixes range step having min as a base value,
    otherwise it's 0.
  • #7 fixes pattern attribute regex.

0.1.0

08 Feb 10:32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial tagged release.