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

132 Commits

Author SHA1 Message Date
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
Alexander Shabunevich 7c294be6ed npm up 2022-12-09 13:37:05 +03:00
Alexander Shabunevich 105d26523c Docs updated 2022-12-09 13:36:09 +03:00
Alexander Shabunevich 289fc8ff43 Optimize directive work 2022-12-09 13:32:46 +03:00
Alexander Shabunevich 21a088f7d2 Trigger InputEvent for support v-model update 2022-12-09 13:31:17 +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 f72af982b9 Updated docs: note about using v-model and fix CDN 2022-12-07 22:04:38 +03:00
Alexander Shabunevich 108c8ea680 2.0.1 2022-12-07 11:47:26 +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 2d594a4837 Changed script from preversion to version
For correct banner generation
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 bccd75ab09 Delete triple slash directive 2022-12-07 11:41:59 +03:00
Alexander Shabunevich 28e31f2b1a Issue template updated 2022-12-07 11:41:59 +03:00
Alexander Shabunevich c32dae8cfe npm update
npm update
2022-12-07 11:40:10 +03:00
Alexander Shabunevich dd76220eb8 Add issues config 2022-12-04 23:23:48 +03:00
Alexander Shabunevich 3c17ea762a Update issue templates 2022-12-04 23:16:40 +03:00
Alexander Shabunevich 09115f8d47 Fixed readme badge 2022-12-04 17:24:04 +03:00
Alexander Shabunevich 5b1351ddba Fix workflow code 2022-12-04 17:16:43 +03:00
Alexander Shabunevich 121e740df6 Add GitHub workflow 2022-12-04 17:13:26 +03:00
Alexander Shabunevich 4c0ae6a0df 2.0.0 2022-12-04 17:05:43 +03:00
Alexander Shabunevich 31c286bb6b New version code prepare 2022-12-04 17:05:23 +03:00
Alexander Shabunevich fadf78f5bb Prepare for new version 2022-12-04 16:48:21 +03:00
Alexander Shabunevich 34a955f166 Version with updated typings 2022-11-15 09:36:59 +03:00
Alexander Shabunevich 025ef8b6ad Merge pull request #90 from tfga/master
[Types] `tokens` should be optional too
2022-11-14 22:17:15 +03:00
Thiago F. G. Albuquerque 8336cbfc28 tokens should be optional too 2022-11-14 15:27:46 -03:00
Alexander Shabunevich 5db320a2b2 Merge pull request #82 from beholdr/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-07-20 09:15:24 +03:00