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

79 Commits

Author SHA1 Message Date
Alexander Shabunevich 9676906225 #50 Fix unnecessary mask update on state change 2021-11-07 15:46:51 +03:00
Alexander Shabunevich 2823405685 Update dev packages 2021-10-01 17:47:40 +03:00
Alexander Shabunevich e26d68b5da Update dev packages 2021-10-01 17:39:51 +03:00
Alexander Shabunevich b99aacf6e0 #41 Fix init value on Vue 3.x 2021-10-01 17:38:24 +03:00
Alexander Shabunevich 622316e5c3 Fix #38: work with vuetify 2021-07-22 23:01:55 +03:00
Alexander Shabunevich 0355016b35 Fix #31: mask value on v-model change 2021-07-09 12:13:02 +03:00
Alexander Shabunevich 1209e09dc6 Make tokens argument optional 2021-07-01 15:06:18 +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
Alexander Shabunevich 99013bd69d Add mask raw value attribute and @mask event 2021-02-06 20:10:51 +03:00
Alexander Shabunevich 75fb1638ba Update npm packages 2021-02-06 20:08:01 +03:00
Alexander Shabunevich ffde6a5140 Add basic typescript declarations 2020-11-29 19:31:41 +03:00
Alexander Shabunevich ea6f31babd Better support for Vue 3.x 2020-10-15 13:13:33 +03:00
Alexander Shabunevich 7cc8274b85 Updated docs about token transform functions 2020-10-10 21:45:58 +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 bb62516640 Fix cursor jumps when editing first symbol 2020-09-13 21:23:33 +03:00
Alexander Shabunevich 006b657607 Bump version to 1.1.5 2020-08-19 21:53:05 +03:00
Vinicius Reis 6ca78fa82e 📦 generate dist files 2020-03-10 14:11:24 -03:00
Vinicius Reis 636a46cbc0 ♻️ use rollup instead of webpack
allow build process to generate esm and umd packages
2020-03-10 14:10:05 -03:00
Alexander Shabunevich 63aea135cd Some fixes for number input type 2020-02-09 22:53:55 +03:00
Alexander Shabunevich f9b0fd81b1 Bump version to 1.1.2 2020-02-02 17:51:56 +03:00
Alexander Shabunevich 041066e036 Bump version to 1.1.1 2020-02-01 17:38:16 +03:00
Alexander Shabunevich 558b1a60d2 Add dynamic mask 2019-12-07 21:44:32 +03:00
Alexander Shabunevich 3104177848 Updated npm packages 2019-12-07 21:40:51 +03:00
Alexander Shabunevich 2f71d54a5a Spread tokens object in directive to remove observer 2019-10-15 19:09:16 +03:00
Alexander Shabunevich 9f4b9aecbd Better autofill handle on iOS 2019-09-27 22:15:22 +03:00
Alexander Shabunevich bd2d5e0075 Update docs and meta info 2019-09-25 16:36:31 +03:00
Alexander Shabunevich 0690000a62 Initial commit 2019-09-25 15:22:31 +03:00