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

Commit Graph

  • 6f4836345c chore: update dependencies and package.json for v3 Alexander Shabunevich 2024-04-14 12:34:24 +03:00
  • bdcdecc301 chore: move docs demo app to root folder Alexander Shabunevich 2024-04-14 12:29:06 +03:00
  • 88d92b2753 fix: change event abort to manual event removing Alexander Shabunevich 2024-04-14 12:12:13 +03:00
  • 04bd6b249c fix: correct binding.value check in vue directive Alexander Shabunevich 2024-04-14 12:10:19 +03:00
  • 9257950422 chore: rename mask-input.ts to input.ts Alexander Shabunevich 2024-04-14 11:04:10 +03:00
  • 2fb8e9b460 test: add BindModel component Alexander Shabunevich 2024-04-11 22:41:55 +03:00
  • 9b6f964d59 chore: demo app Alexander Shabunevich 2024-04-11 22:41:45 +03:00
  • f01cacb046 style: code format Alexander Shabunevich 2024-04-11 22:13:16 +03:00
  • 500fd1d6cf test: warning about input type Alexander Shabunevich 2024-04-11 21:49:14 +03:00
  • 9943a17fd1 style: code format Alexander Shabunevich 2024-04-11 21:37:42 +03:00
  • e01e66a7c9 chore: rename directive.js to vue.js Alexander Shabunevich 2024-04-11 21:32:15 +03:00
  • 7159eb3460 chore: fix lint warnings Alexander Shabunevich 2024-04-11 21:30:28 +03:00
  • 7273dc73a4 feat: console warning on non-supported input type Alexander Shabunevich 2024-04-11 21:22:42 +03:00
  • 12ce5da3f5 chore: rename directive.test to vue.test Alexander Shabunevich 2024-04-09 22:29:57 +03:00
  • f26128d19b test: additional tests for cursor position Alexander Shabunevich 2024-04-09 22:29:42 +03:00
  • 9d4dfbd1bc chore: update happy-dom to 14.6.2 Alexander Shabunevich 2024-04-06 22:44:23 +03:00
  • 1e50a2a259 refactor: MaskInput rework Alexander Shabunevich 2024-04-06 22:43:56 +03:00
  • 243b8445a2 test: fix tests for new eager mode Alexander Shabunevich 2024-04-06 12:00:02 +03:00
  • 150ee77c48 fix: rework updating value Alexander Shabunevich 2024-04-06 11:59:33 +03:00
  • 81a748e891 style: code format Alexander Shabunevich 2024-04-06 10:16:06 +03:00
  • ce1243abcd fix!: change eager mask behavior Alexander Shabunevich 2024-04-06 10:13:31 +03:00
  • dee8f2eaf2 test: additional check for callbacks with binding Alexander Shabunevich 2024-03-30 15:15:31 +03:00
  • 00f7caede8 fix: check input value on every update Alexander Shabunevich 2024-03-30 15:08:44 +03:00
  • 816c49c466 style: code formating Alexander Shabunevich 2024-03-30 15:07:31 +03:00
  • cd1e9f3564 feat!: rework for v3 Alexander Shabunevich 2024-03-30 12:39:22 +03:00
  • fe2dc8a766 Merge pull request #204 from IlyaSemenov/replace_binded_bound Alexander Shabunevich 2024-03-30 12:02:34 +03:00
  • a38e8a2512 Replace "binded" with "bound" Ilya Semenov 2024-02-13 13:56:56 +07:00
  • 18191d23ef 2.1.11 Alexander Shabunevich 2024-01-10 22:41:49 +03:00
  • 08c17dc5be Merge pull request #199 from asselin/master Alexander Shabunevich 2024-01-10 20:47:49 +03:00
  • 222f2df70a Fix #183 Multiple modifier breaks other custom tokens Andre Asselin 2024-01-09 18:27:18 -05:00
  • 716c38e501 docs: example and known issues Alexander Shabunevich 2023-12-25 21:31:05 +03:00
  • ffe70ecaef 2.1.10 Alexander Shabunevich 2023-08-01 18:40:09 +03:00
  • b0174bcf0a Merge pull request #177 from hiddenLadder/patch-1 Alexander Shabunevich 2023-08-01 18:36:07 +03:00
  • 7ad5792858 Update directive.ts Ilya Machnev 2023-08-01 10:49:55 +08:00
  • c8998d6bf5 Return if input type equals file Ilya Machnev 2023-08-01 10:45:01 +08:00
  • d718a16509 Fixed tests Alexander Shabunevich 2023-07-10 23:30:42 +03:00
  • a44f0c7e91 Changes in build script Alexander Shabunevich 2023-07-10 22:13:27 +03:00
  • 21155a07c2 Added notice in docs about options object Alexander Shabunevich 2023-07-10 22:10:59 +03:00
  • 1df3e61460 Removed package-lock.json Alexander Shabunevich 2023-07-10 21:48:53 +03:00
  • 5d155917db 2.1.9 Alexander Shabunevich 2023-05-01 19:59:58 +03:00
  • cc5eac46ec Add types ref to package.json exports Alexander Shabunevich 2023-05-01 19:41:59 +03:00
  • 893e31c466 Updated vitest config reference Alexander Shabunevich 2023-05-01 15:09:30 +03:00
  • 3440f74e11 Updated deps Alexander Shabunevich 2023-05-01 15:03:56 +03:00
  • f73c21b5fa Revert "allow custom escape character" Alexander Shabunevich 2023-04-21 14:27:47 +03:00
  • 593c111acb Add example of usage as Nuxt plugin Alexander Shabunevich 2023-04-21 00:47:08 +03:00
  • a6833d32b4 Merge pull request #147 from killroyboy/master Alexander Shabunevich 2023-04-20 23:37:03 +03:00
  • e078efd695 allow custom escape character Dan Wilson 2023-04-18 14:00:50 -06:00
  • e965d15c81 2.1.8 Alexander Shabunevich 2023-04-10 22:53:45 +03:00
  • c12b5c3840 Code format Alexander Shabunevich 2023-04-10 22:26:11 +03:00
  • e1092fcb4b Merge pull request #144 from killroyboy/master Alexander Shabunevich 2023-04-10 22:24:39 +03:00
  • f0e638c804 avoid re-rendering input and therefore entering infinite update loop Dan Wilson 2023-04-04 16:32:40 -06:00
  • d0dbffe0ed 2.1.7 Alexander Shabunevich 2023-02-11 16:13:21 +03:00
  • 359f446d72 Make directive change async for correct eager mode Alexander Shabunevich 2023-02-11 16:12:15 +03:00
  • df99482c70 Rename needUpdate method to needUpdateOptions Alexander Shabunevich 2023-02-11 16:04:57 +03:00
  • aeb57a001d npm up Alexander Shabunevich 2023-02-11 16:04:21 +03:00
  • b39e37001b 2.1.6 Alexander Shabunevich 2023-01-29 17:21:34 +03:00
  • 526cf38a4f npm up Alexander Shabunevich 2023-01-29 17:01:02 +03:00
  • 056b6fb855 Fix eager mask bug #128 Alexander Shabunevich 2023-01-29 16:59:24 +03:00
  • ea47223566 Fix bug with onMaska detail payload Alexander Shabunevich 2023-01-29 16:27:58 +03:00
  • e30084d232 Demo of money format simplified Alexander Shabunevich 2023-01-23 15:59:52 +03:00
  • ced89d1373 Updated links in README Alexander Shabunevich 2023-01-21 12:50:53 +03:00
  • f29c2c21b5 2.1.5 Alexander Shabunevich 2023-01-21 12:32:47 +03:00
  • 6e45981618 npm up Alexander Shabunevich 2023-01-21 12:30:52 +03:00
  • 80b41d9d29 Demo styles fixes Alexander Shabunevich 2023-01-21 12:30:47 +03:00
  • f06bbf529a Demo updated: add example with number format Alexander Shabunevich 2023-01-21 12:30:36 +03:00
  • 8325a46f8f Tests code formating Alexander Shabunevich 2023-01-21 12:29:27 +03:00
  • b97c7c3165 Fix bug with hooks order Alexander Shabunevich 2023-01-21 12:29:09 +03:00
  • c053e4d888 TS in docs code blocks Alexander Shabunevich 2023-01-21 11:13:08 +03:00
  • 4300883a93 Code format Alexander Shabunevich 2023-01-21 00:25:31 +03:00
  • 1c7e5473f5 2.1.4 Alexander Shabunevich 2023-01-13 00:08:32 +03:00
  • 6135d0a193 Fix setSelectionRange error for inputs of some types Alexander Shabunevich 2023-01-12 23:55:43 +03:00
  • d7bb09b16c npm up Alexander Shabunevich 2023-01-10 09:44:04 +03:00
  • 1290336953 2.1.3 Alexander Shabunevich 2022-12-30 12:14:46 +03:00
  • 95384f90c6 Fix #115 Alexander Shabunevich 2022-12-30 12:13:30 +03:00
  • b8a2fe8a86 2.1.2 Alexander Shabunevich 2022-12-24 17:53:05 +03:00
  • 16ec24fa76 npm up Alexander Shabunevich 2022-12-24 17:52:04 +03:00
  • 3b44a9b4a9 Update masked input on binded value change Alexander Shabunevich 2022-12-24 17:49:08 +03:00
  • 591ff1b0bc Updated docs about value binding Alexander Shabunevich 2022-12-24 17:46:30 +03:00
  • dee541684b Add example with simple money format Alexander Shabunevich 2022-12-16 17:56:02 +03:00
  • 9225e5c81d Update docs about import maps using Alexander Shabunevich 2022-12-16 17:32:47 +03:00
  • 8d7ab47cb9 Reword readme Alexander Shabunevich 2022-12-13 12:21:32 +03:00
  • 8661b0460a Logo updated Alexander Shabunevich 2022-12-13 12:16:48 +03:00
  • c9280bd3c1 Add boosty Alexander Shabunevich 2022-12-13 12:16:33 +03:00
  • 3fafd0fcea Change color scheme of docs Alexander Shabunevich 2022-12-09 23:56:37 +03:00
  • 91b85323ab Update logo url Alexander Shabunevich 2022-12-09 23:36:15 +03:00
  • 1df01b947b 2.1.1 Alexander Shabunevich 2022-12-09 23:31:57 +03:00
  • 62bd707719 Add logo Alexander Shabunevich 2022-12-09 23:30:31 +03:00
  • ca5855610c Update docs Alexander Shabunevich 2022-12-09 23:30:15 +03:00
  • 41fb72b87c Fix of the input event Alexander Shabunevich 2022-12-09 22:40:51 +03:00
  • 4132dcc874 2.1.0 Alexander Shabunevich 2022-12-09 13:38:33 +03:00
  • 7c294be6ed npm up Alexander Shabunevich 2022-12-09 13:37:05 +03:00
  • 105d26523c Docs updated Alexander Shabunevich 2022-12-09 13:36:09 +03:00
  • 289fc8ff43 Optimize directive work Alexander Shabunevich 2022-12-09 13:32:46 +03:00
  • 21a088f7d2 Trigger InputEvent for support v-model update Alexander Shabunevich 2022-12-09 13:31:17 +03:00
  • 32bbbcf3da Parse input opts logic moved from MaskInput Alexander Shabunevich 2022-12-09 13:29:41 +03:00
  • 547f1711e8 Refactor Mask options Alexander Shabunevich 2022-12-09 00:05:24 +03:00
  • f72af982b9 Updated docs: note about using v-model and fix CDN Alexander Shabunevich 2022-12-07 22:04:38 +03:00
  • 108c8ea680 2.0.1 Alexander Shabunevich 2022-12-07 11:47:26 +03:00
  • 57f4f44959 Callback onMaska now can accept array Alexander Shabunevich 2022-12-07 11:34:02 +03:00
  • 2d594a4837 Changed script from preversion to version Alexander Shabunevich 2022-12-07 01:01:15 +03:00