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

94 Commits

Author SHA1 Message Date
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
dependabot[bot] 8bc9e735b9 Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 06:14:48 +00:00
Alexander Shabunevich f13d949f03 Merge pull request #81 from beholdr/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.5.1 to 5.14.2
2022-07-20 09:14:20 +03:00
dependabot[bot] 212e57fac4 Bump terser from 5.5.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:39:01 +00:00
Alexander Shabunevich 569e7e7421 Merge pull request #64 from kimulisiraj/patch-1
Example for Raw value
2022-02-03 13:36:38 +03:00
Alexander Shabunevich ba559f980e Merge pull request #62 from vnyx/master
browserlist was not using array
2022-02-03 13:35:59 +03:00
Siraj Kimuli d2ce1fdaeb Example for Raw value 2022-02-01 14:46:03 +03:00
Gregg Green 451411a6b1 Revert "Update maska.js"
This reverts commit 960613f4f4.
2022-01-20 14:58:07 -05:00
Gregg Green 828f46c9a1 ignore ide 2022-01-20 14:15:02 -05:00
Gregg Green a5598c819a browserlist was not using array 2022-01-20 12:50:12 -05:00
Gregg Green 960613f4f4 Update maska.js
Test
2022-01-20 10:56:55 -05:00
Alexander Shabunevich 436e604153 Updated docs link 2021-11-13 17:42:38 +03:00
Alexander Shabunevich 15f363741b Docs for preprocessor option v1.5.0 2021-11-13 17:41:22 +03:00
Alexander Shabunevich acee49cf46 Merge pull request #52 from onemantooo/#51-value-preprocessor
#51 Added value preprocessor
2021-11-13 17:36:50 +03:00
Yury Mamedov 0cf4d7c7b8 #51 Added test,
switched jest env to jsdom,
lint fixed
2021-11-10 01:28:55 +03:00
Yury Mamedov d3f1a7b582 #51 Added value preprocessor 2021-11-10 00:40:25 +03:00
Alexander Shabunevich 9676906225 #50 Fix unnecessary mask update on state change v1.4.7 2021-11-07 15:46:51 +03:00
Alexander Shabunevich abff14bea0 Fix events unsubscribe 2021-11-07 15:44:33 +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 v1.4.6 2021-10-01 17:38:24 +03:00
Alexander Shabunevich dff229f249 Merge pull request #43 from beholdr/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-21 21:38:13 +03:00
dependabot[bot] ff7170e849 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 18:37:12 +00:00
Alexander Shabunevich 37f3772f75 Merge pull request #42 from beholdr/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-26 16:04:45 +03:00
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