Skip to content

Releases: MaximBalaganskiy/aurelia-inputmask

v2.0.0

19 Jan 07:17
Compare
Choose a tag to compare

2.0.0 (2021-01-19)

BREAKING CHANGES

  • Dist files are no longer committed into the repository
  • package.json has been cleared of JSPM and aurelia-cli specific configuration

Bug Fixes

  • do not fire a duplicate event (94f8fcf)

v1.1.6

19 Jan 07:15
Compare
Choose a tag to compare

1.1.6 (2020-03-25)

Bug Fixes

1.1.5

13 Feb 22:14
Compare
Choose a tag to compare

1.1.5 (2020-02-13)

Bug Fixes

  • inputmask-attribute: always create a copy of options (2c685fa), closes #8

1.1.4

06 Nov 23:13
Compare
Choose a tag to compare

1.1.4 (2019-11-06)

Bug Fixes

1.0.2

19 Nov 06:51
Compare
Choose a tag to compare

1.0.2 (2018-11-19)

Bug Fixes

  • inputmask: remove leftover materialize code and fire a change event (1126d1e)
  • inputmask: removed leftover materialize code (417bef0)

1.0.1

14 Nov 00:33
Compare
Choose a tag to compare

1.0.1 (2018-11-14)

Bug Fixes

  • inputmask: rename the attribute (8bbf332)
  • README: add instructions (93eeaca)

1.0.0

14 Nov 00:34
Compare
Choose a tag to compare

1.0.0 (2018-11-13)

Features

  • mask: add custom attribute (b4baab2)