Skip to content

Latest commit

 

History

History
113 lines (49 loc) · 3.79 KB

CHANGELOG.md

File metadata and controls

113 lines (49 loc) · 3.79 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2021-03-02)

Bug Fixes

  • allow using lower inputmask versions (fe1587b)
  • deps: add tslib peer (b2ec33b)

2.0.0 (2021-01-19)

Bug Fixes

  • do not fire a duplicate event (94f8fcf)

1.1.6 (2020-03-25)

Bug Fixes

1.1.5 (2020-02-13)

Bug Fixes

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

1.1.4 (2019-11-06)

Bug Fixes

1.1.3 (2019-10-31)

Bug Fixes

  • inputmask-attribute: fire change when input value changes (c8ec3e0)

1.1.2 (2019-07-01)

Bug Fixes

  • inputmask-attribute: set value to undefined if entered value is incomplete (e0f008b)
  • package: emit es6 (ff62865)

1.1.1 (2019-06-07)

1.1.0 (2018-12-10)

Features

  • inputmask-attribute: add options attribute (d378dfd)

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 (2018-11-14)

Bug Fixes

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

1.0.0 (2018-11-13)

Features

  • mask: add custom attribute (b4baab2)