2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Shabunevich d07191a458 #27 Fix escaped token at the end 2021-05-28 15:43:54 +03:00
Alexander Shabunevich b6266789e5 Fixed bug with dynamic mask boundaries 2021-02-23 13:59:32 +03:00
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 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 0690000a62 Initial commit 2019-09-25 15:22:31 +03:00