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

59 Commits

Author SHA1 Message Date
dependabot[bot] 6304f89af2 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 03:03:05 +00:00
Alexander Shabunevich 622316e5c3 Fix #38: work with vuetify v1.4.5 2021-07-22 23:01:55 +03:00
Alexander Shabunevich 0355016b35 Fix #31: mask value on v-model change v1.4.4 2021-07-09 12:13:02 +03:00
Alexander Shabunevich e3c87c4026 Updated raw mask example 2021-07-06 19:07:29 +03:00
Alexander Shabunevich 1209e09dc6 Make tokens argument optional 2021-07-01 15:06:18 +03:00
Alexander Shabunevich 6ad4f6581c Merge pull request #30 from beholdr/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-11 11:37:05 +03:00
dependabot[bot] bfb74728ed Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:31:37 +00:00
Alexander Shabunevich bd0b00ecb0 Merge pull request #29 from beholdr/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.3 to 7.4.6
2021-05-30 18:46:57 +03:00
dependabot[bot] d1831732e4 Bump ws from 7.4.3 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 04:09:58 +00:00
Alexander Shabunevich d07191a458 #27 Fix escaped token at the end v1.4.2 2021-05-28 15:43:54 +03:00
Alexander Shabunevich d03871d5db Merge pull request #28 from beholdr/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6
2021-05-28 15:24:36 +03:00
dependabot[bot] a6dd79978f Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 04:04:46 +00:00
Alexander Shabunevich 09c095335b Merge pull request #25 from beholdr/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 10:48:18 +03:00
dependabot[bot] f77b6e7b48 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 07:47:20 +00:00
Alexander Shabunevich 42e34cd6f9 Merge pull request #24 from beholdr/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-11 10:46:14 +03:00
dependabot[bot] 8f926f3b56 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:11:32 +00:00
Alexander Shabunevich b6266789e5 Fixed bug with dynamic mask boundaries v1.4.1 2021-02-23 13:59:32 +03:00
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