Skip to content

Releases: webforms/univ

0.2.3

Choose a tag to compare

@hotoo hotoo released this 08 Jan 00:14
  • Update mobile number rule for China. fixed #17, #18.

0.1.8

Choose a tag to compare

@hotoo hotoo released this 08 Jan 00:28
  • Update mobile number rule for China. fixed #17, #18.

0.2.2

Choose a tag to compare

@hotoo hotoo released this 09 Feb 14:13
  • Fixed: #13, type=email not support - character in domain name. base on v0.2.1

0.1.7

Choose a tag to compare

@hotoo hotoo released this 09 Feb 13:07
  • Fixed: #13, type=email not support - character in domain name.

0.2.1

Choose a tag to compare

@hotoo hotoo released this 29 Jan 07:58
  • #12 解决 Promise 带来的性能问题。

0.2.0

Choose a tag to compare

@hotoo hotoo released this 28 Jan 11:24
  • Update Promise support.
  • Delete moment deps.

https://github.com/webforms/univ/milestones/0.2.0

0.1.6

Choose a tag to compare

@hotoo hotoo released this 24 Dec 09:27
  • Add validity feature, #8.

0.1.5

Choose a tag to compare

@hotoo hotoo released this 01 Aug 11:36
  • Fixed #7, emit invalid event for required.

0.1.4

Choose a tag to compare

@hotoo hotoo released this 01 Aug 12:02
  • Update [type=tel] both support tel and mobile number.

0.1.3

Choose a tag to compare

@hotoo hotoo released this 01 Aug 12:04
  • Fixed isNaN(null)===true for verifyMin() and verifyMax().
  • Add test case for type=number.