Skip to content

Releases: text-mask/text-mask

react-v5.2.1

20 Apr 19:24
Compare
Choose a tag to compare

CHANGELOG

#743 Fix onBlur support for react-text-mask

react-v5.2.0

15 Mar 21:50
Compare
Choose a tag to compare

CHANGELOG

#742 Add onBlur support to react-text-mask

addons-v3.7.2

15 Mar 21:51
Compare
Choose a tag to compare

CHANGELOG

#678 Change maximum HH to 23 as 24 is impossible

react-v5.1.0

07 Jan 18:13
Compare
Choose a tag to compare

CHANGELOG

#656 ReactTextMask updated to use onChange event instead of onInput
#692 React: don't create a new onInput handler, pass onChange

vue-v6.0.0

28 Dec 19:30
Compare
Choose a tag to compare

CHANGELOG

#674 [Vue.js] Init mask without emitting event
#698 Fix issue with VueJS mask reactivity
#700 re-emit click event in vue

addons-v3.7.1

07 Nov 21:33
Compare
Choose a tag to compare

CHANGELOG

#672 issue-671 createNumberMask integer limit doesn't work when we enter negative (minus) value

addons-v3.7.0

12 Oct 20:26
Compare
Choose a tag to compare

CHANGELOG

#651 Allow time to be used in createAutoCorrectedDatePipe

vue-v5.2.0

09 Sep 20:40
Compare
Choose a tag to compare

CHANGELOG

#612 Update: enable keypress event
#585 Emit focus and blur events

angular2-v8.0.4

09 Sep 20:38
Compare
Choose a tag to compare

CHANGELOG

#625 Export directive

angular2-v8.0.3

01 Aug 21:21
Compare
Choose a tag to compare

CHANGELOG

#591 Angular: recreate the mask on config update