Skip to content

Releases: uNmAnNeR/imaskjs

v5.1.9

31 Jul 11:11
Compare
Choose a tag to compare

Angular: use ng-packagr

Many thanks to @listepo-alterpost!

v5.1.8

28 Jul 19:01
Compare
Choose a tag to compare
  • fix babel config, now should work in IE 11
  • fix typings

Many thanks to @AxelMarckx @git4spsumar!

v5.1.7

08 Jul 12:26
Compare
Choose a tag to compare
  • fix bugs with pattern and dynamic masks
  • improve typings
  • update deps

v5.1.6

19 Jun 09:52
Compare
Choose a tag to compare
  • fix bugs

Many thanks to @ejuo @listepo-alterpost for contributing!

v5.1.5

19 Jun 09:50
Compare
Choose a tag to compare
  • fix bugs

v5.1.4

16 May 10:19
Compare
Choose a tag to compare
  • fix npm packages content

v5.1.3

16 May 10:15
Compare
Choose a tag to compare

v5.1.2

11 May 11:57
Compare
Choose a tag to compare
  • fix bug with setting value in overwrite mode #171

Thanks to @AriasBros!

v5.1.1

26 Apr 13:00
Compare
Choose a tag to compare
  • fix #162
  • add missed typings for autofix option

v5.1.0

25 Apr 12:58
Compare
Choose a tag to compare
  • add autofix option for Range and Date masks.
    Note, that for Date mask this option works only on block level and does not consider whole date (e.g. 31.02.1990 will not be fixed)