2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-24 14:04:08 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
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