2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-24 14:04:08 +03:00

13 Commits

Author SHA1 Message Date
Sergey Luschik dd90143364 Added custom transform function support alongside uppercase and lowercase
Added tests to an upcoming functionality
Fixed several lint issues manually
Added "lint:fix" npm script
Made it available to use 'uppercase' or  'lowercase' alongside custom transform function & applied several tests editions
2020-10-09 01:46:28 +03:00
Alexander Shabunevich 26234704f0 Now the masked symbol is shown immediately 2020-09-28 13:02:45 +03:00
Alexander Shabunevich bb62516640 Fix cursor jumps when editing first symbol 2020-09-13 21:23:33 +03:00
Alexander Shabunevich 63aea135cd Some fixes for number input type 2020-02-09 22:53:55 +03:00
Alexander Shabunevich ae7e1b1d47 Prevent adding multiple event listeners 2020-02-02 16:29:18 +03:00
Alexander Shabunevich b88d4fab08 Fix bug with mask dataset checks 2020-02-01 17:31:11 +03:00
Alexander Shabunevich d3a7c0eee9 Added reactivity to vue mask 2020-02-01 17:00:03 +03:00
Alexander Shabunevich 558b1a60d2 Add dynamic mask 2019-12-07 21:44:32 +03:00
Alexander Shabunevich 748af7c332 Fix code that process rest of the mask 2019-12-05 19:33:06 +03:00
Alexander Shabunevich 9e9be04de7 Cleanup of mask.js code 2019-12-04 13:35:00 +03:00
Alexander Shabunevich 2f71d54a5a Spread tokens object in directive to remove observer 2019-10-15 19:09:16 +03:00
Alexander Shabunevich 9f4b9aecbd Better autofill handle on iOS 2019-09-27 22:15:22 +03:00
Alexander Shabunevich 0690000a62 Initial commit 2019-09-25 15:22:31 +03:00