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

158 Commits

Author SHA1 Message Date
Alexander Shabunevich cc5eac46ec Add types ref to package.json exports 2023-05-01 19:41:59 +03:00
Alexander Shabunevich 893e31c466 Updated vitest config reference 2023-05-01 15:09:30 +03:00
Alexander Shabunevich 3440f74e11 Updated deps 2023-05-01 15:03:56 +03:00
Alexander Shabunevich f73c21b5fa Revert "allow custom escape character"
This reverts commit e078efd695.
2023-04-21 14:27:47 +03:00
Alexander Shabunevich 593c111acb Add example of usage as Nuxt plugin 2023-04-21 00:47:08 +03:00
Alexander Shabunevich a6833d32b4 Merge pull request #147 from killroyboy/master
allow custom escape character
2023-04-20 23:37:03 +03:00
Dan Wilson e078efd695 allow custom escape character 2023-04-18 14:00:50 -06:00
Alexander Shabunevich e965d15c81 2.1.8 2023-04-10 22:53:45 +03:00
Alexander Shabunevich c12b5c3840 Code format 2023-04-10 22:26:11 +03:00
Alexander Shabunevich e1092fcb4b Merge pull request #144 from killroyboy/master
avoid re-rendering input and therefore entering infinite update loop
2023-04-10 22:24:39 +03:00
Dan Wilson f0e638c804 avoid re-rendering input and therefore entering infinite update loop 2023-04-04 16:32:40 -06:00
Alexander Shabunevich d0dbffe0ed 2.1.7 2023-02-11 16:13:21 +03: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 df99482c70 Rename needUpdate method to needUpdateOptions 2023-02-11 16:04:57 +03:00
Alexander Shabunevich aeb57a001d npm up 2023-02-11 16:04:21 +03:00
Alexander Shabunevich b39e37001b 2.1.6 2023-01-29 17:21:34 +03:00
Alexander Shabunevich 526cf38a4f npm up 2023-01-29 17:01:02 +03:00
Alexander Shabunevich 056b6fb855 Fix eager mask bug #128 2023-01-29 16:59:24 +03:00
Alexander Shabunevich ea47223566 Fix bug with onMaska detail payload 2023-01-29 16:27:58 +03:00
Alexander Shabunevich e30084d232 Demo of money format simplified 2023-01-23 15:59:52 +03:00
Alexander Shabunevich ced89d1373 Updated links in README 2023-01-21 12:50:53 +03:00
Alexander Shabunevich f29c2c21b5 2.1.5 2023-01-21 12:32:47 +03:00
Alexander Shabunevich 6e45981618 npm up 2023-01-21 12:30:52 +03:00
Alexander Shabunevich 80b41d9d29 Demo styles fixes 2023-01-21 12:30:47 +03:00
Alexander Shabunevich f06bbf529a Demo updated: add example with number format 2023-01-21 12:30:36 +03:00
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 c053e4d888 TS in docs code blocks 2023-01-21 11:13:08 +03:00
Alexander Shabunevich 4300883a93 Code format 2023-01-21 00:25:31 +03:00
Alexander Shabunevich 1c7e5473f5 2.1.4 2023-01-13 00:08:32 +03:00
Alexander Shabunevich 6135d0a193 Fix setSelectionRange error for inputs of some types 2023-01-12 23:55:43 +03:00
Alexander Shabunevich d7bb09b16c npm up 2023-01-10 09:44:04 +03:00
Alexander Shabunevich 1290336953 2.1.3 2022-12-30 12:14:46 +03:00
Alexander Shabunevich 95384f90c6 Fix #115 2022-12-30 12:13:30 +03:00
Alexander Shabunevich b8a2fe8a86 2.1.2 2022-12-24 17:53:05 +03:00
Alexander Shabunevich 16ec24fa76 npm up 2022-12-24 17:52:04 +03:00
Alexander Shabunevich 3b44a9b4a9 Update masked input on binded value change 2022-12-24 17:49:08 +03:00
Alexander Shabunevich 591ff1b0bc Updated docs about value binding 2022-12-24 17:46:30 +03:00
Alexander Shabunevich dee541684b Add example with simple money format 2022-12-16 17:56:02 +03:00
Alexander Shabunevich 9225e5c81d Update docs about import maps using 2022-12-16 17:32:47 +03:00
Alexander Shabunevich 8d7ab47cb9 Reword readme 2022-12-13 12:21:32 +03:00
Alexander Shabunevich 8661b0460a Logo updated
For better work in Safari
2022-12-13 12:16:48 +03:00
Alexander Shabunevich c9280bd3c1 Add boosty 2022-12-13 12:16:33 +03:00
Alexander Shabunevich 3fafd0fcea Change color scheme of docs 2022-12-09 23:56:37 +03:00
Alexander Shabunevich 91b85323ab Update logo url 2022-12-09 23:36:15 +03:00
Alexander Shabunevich 1df01b947b 2.1.1 2022-12-09 23:31:57 +03:00
Alexander Shabunevich 62bd707719 Add logo 2022-12-09 23:30:31 +03:00
Alexander Shabunevich ca5855610c Update docs 2022-12-09 23:30:15 +03:00
Alexander Shabunevich 41fb72b87c Fix of the input event 2022-12-09 22:40:51 +03:00
Alexander Shabunevich 4132dcc874 2.1.0 2022-12-09 13:38:33 +03:00