Skip to content

Tags: fakerun/text-mask

Tags

vue-v5.2.0

Toggle vue-v5.2.0's commit message
Update: enable keypress event (text-mask#612)

* Update: enable keypress event

* Update: build vue with keypress

* move test into describe('inputMask') block

angular2-v8.0.4

Toggle angular2-v8.0.4's commit message
Export directive (text-mask#625)

angular2-v8.0.3

Toggle angular2-v8.0.3's commit message
Angular: recreate the mask on config update (text-mask#591)

* update mask on updated config

* Lock typescript version

* Add libs otherwise build fails

* Add libs to prevent compilation error

* Remove falsy comment

angular2-v8.0.2

Toggle angular2-v8.0.2's commit message
Fix for issue text-mask#480: Only set input element if we don't have …

…it (text-mask#555)

* Fix for issue text-mask#480: Only set input element if we don't have it

* Remove unnecesary inputElement checks

addons-v3.6.0

Toggle addons-v3.6.0's commit message
[User Experience Improvement] for Number Field, if allowing decimal, …

…when the field is emtpy, the first "." will be considered as decimal input (text-mask#542)

react-v5.0.2

Toggle react-v5.0.2's commit message
Publish

angular2-v8.0.1

Toggle angular2-v8.0.1's commit message
Update angular2TextMask.ts (text-mask#514)

Without inject decorator in constructor, webpack build will fail.

addons-v3.5.1

Toggle addons-v3.5.1's commit message
Addons: CreateNumberMask - Fix allowLeadingZeroes (text-mask#519)

vue-v5.1.1

Toggle vue-v5.1.1's commit message
Fixed the cursor positions on Android devices to use selectionEnd ins…

…tead of selectionStart. (text-mask#503)

vanilla-v5.0.1

Toggle vanilla-v5.0.1's commit message
Fixed the cursor positions on Android devices to use selectionEnd ins…

…tead of selectionStart. (text-mask#503)