Alexander Shabunevich
|
cd1e9f3564
|
feat!: rework for v3
- new directive format: pass options as value, bound as argument with modifiers
- update and checkValue methods in MaskInput
|
2024-03-30 12:39:22 +03:00 |
|
Ilya Semenov
|
a38e8a2512
|
Replace "binded" with "bound"
|
2024-02-13 13:56:56 +07:00 |
|
Alexander Shabunevich
|
359f446d72
|
Make directive change async for correct eager mode
Fix #133 where eager mask used with v-model
|
2023-02-11 16:12:15 +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
|
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 |
|