Alexander Shabunevich
8325a46f8f
Tests code formating
2023-01-21 12:29:27 +03:00
Alexander Shabunevich
b97c7c3165
Fix bug with hooks order
2023-01-21 12:29:09 +03:00
Alexander Shabunevich
3b44a9b4a9
Update masked input on binded value change
2022-12-24 17:49:08 +03:00
Alexander Shabunevich
289fc8ff43
Optimize directive work
2022-12-09 13:32:46 +03:00
Alexander Shabunevich
32bbbcf3da
Parse input opts logic moved from MaskInput
2022-12-09 13:29:41 +03:00
Alexander Shabunevich
547f1711e8
Refactor Mask options
...
Allow to pass null mask for disable masking
2022-12-09 11:54:20 +03:00
Alexander Shabunevich
57f4f44959
Callback onMaska now can accept array
...
To make it possible use callback with binded value
2022-12-07 11:41:59 +03:00
Alexander Shabunevich
454dddd4dd
Directive could be applied to parent of input element
2022-12-07 11:41:59 +03:00
Alexander Shabunevich
31c286bb6b
New version code prepare
2022-12-04 17:05:23 +03:00
Yury Mamedov
0cf4d7c7b8
#51 Added test,
...
switched jest env to jsdom,
lint fixed
2021-11-10 01:28:55 +03:00
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