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

42 Commits

Author SHA1 Message Date
Alexander Shabunevich 99013bd69d Add mask raw value attribute and @mask event v1.4.0 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 v1.3.2 2020-11-29 19:31:41 +03:00
Alexander Shabunevich ea6f31babd Better support for Vue 3.x v1.3.1 2020-10-15 13:13:33 +03:00
Alexander Shabunevich 7cc8274b85 Updated docs about token transform functions v1.3.0 2020-10-10 21:45:58 +03:00
Alexander Shabunevich 2237462972 Merge pull request #15 from frostbolt/add-transform
Added custom transform function support
2020-10-10 21:40:43 +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 v1.2.0 2020-09-28 13:02:45 +03:00
Alexander Shabunevich bb62516640 Fix cursor jumps when editing first symbol v1.1.6 2020-09-13 21:23:33 +03:00
Alexander Shabunevich 22e9e7786d Merge pull request #12 from beholdr/dependabot/npm_and_yarn/serialize-javascript-4.0.0
Bump serialize-javascript from 2.1.2 to 4.0.0
2020-08-19 21:58:47 +03:00
dependabot[bot] 41222d1048 Bump serialize-javascript from 2.1.2 to 4.0.0
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 4.0.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v2.1.2...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-19 18:54:01 +00:00
Alexander Shabunevich 006b657607 Bump version to 1.1.5 2020-08-19 21:53:05 +03:00
Alexander Shabunevich c34a86f88d Merge pull request #11 from beholdr/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 10:34:02 +03:00
dependabot[bot] 40bbc2ed4d Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 20:33:00 +00:00
Alexander Shabunevich b0f8bc769d Update docs about usage with vanilla js 2020-07-03 17:38:55 +03:00
Alexander Shabunevich 1363ee314f Update npm packages 2020-03-20 11:36:47 +03:00
Alexander Shabunevich 2862bdac5d Updated asset version in docs v1.1.4 2020-03-11 09:36:15 +03:00
Alexander Shabunevich fe48a942f0 Merge pull request #7 from vinicius73/feature/esm-package
ESM Package
2020-03-11 09:25:13 +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 v1.1.3 2020-02-09 22:53:55 +03:00
Alexander Shabunevich f9b0fd81b1 Bump version to 1.1.2 v1.1.2 2020-02-02 17:51:56 +03:00
Alexander Shabunevich 91b39a795e Updated docs about mask with computed properties 2020-02-02 17:51:35 +03:00
Alexander Shabunevich ae7e1b1d47 Prevent adding multiple event listeners 2020-02-02 16:29:18 +03:00
Alexander Shabunevich 041066e036 Bump version to 1.1.1 v1.1.1 2020-02-01 17:38:16 +03:00
Alexander Shabunevich b88d4fab08 Fix bug with mask dataset checks 2020-02-01 17:31:11 +03:00
Alexander Shabunevich d3a7c0eee9 Added reactivity to vue mask 2020-02-01 17:00:03 +03:00
Alexander Shabunevich a969eb4942 Removed package-lock.json 2019-12-30 10:14:13 +03:00
Alexander Shabunevich 299c1c82d8 Merge pull request #2 from beholdr/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.2.0 to 4.5.3
2019-12-30 10:05:15 +03:00
dependabot[bot] 516c80a6c6 Bump handlebars from 4.2.0 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 02:07:48 +00:00
Alexander Shabunevich 544f6ec83c Update link to library in docs 2019-12-07 21:51:33 +03:00
Alexander Shabunevich 558b1a60d2 Add dynamic mask v1.1.0 2019-12-07 21:44:32 +03:00
Alexander Shabunevich 3104177848 Updated npm packages 2019-12-07 21:40:51 +03:00
Alexander Shabunevich 748af7c332 Fix code that process rest of the mask 2019-12-05 19:33:06 +03:00
Alexander Shabunevich 9e9be04de7 Cleanup of mask.js code 2019-12-04 13:35:00 +03:00
Alexander Shabunevich 2f71d54a5a Spread tokens object in directive to remove observer v1.0.3 2019-10-15 19:09:16 +03:00
Alexander Shabunevich c31d3ecacf Changed link to CDN version, added latest version 2019-09-27 23:58:32 +03:00
Alexander Shabunevich 9f4b9aecbd Better autofill handle on iOS v1.0.2 2019-09-27 22:15:22 +03:00
Alexander Shabunevich 80b25a0ce7 Updated docs and readme
- add autocomplete attributes and 'tel' type
2019-09-27 22:12:19 +03:00
Alexander Shabunevich bd2d5e0075 Update docs and meta info 2019-09-25 16:36:31 +03:00
Alexander Shabunevich 1c9f047753 demo folder renamed to docs 2019-09-25 15:27:41 +03:00
Alexander Shabunevich 0690000a62 Initial commit 2019-09-25 15:22:31 +03:00