Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Releases: wirecardBrasil/awesome-mask

1.1.1

02 Jan 16:55
Compare
Choose a tag to compare

Added support to negative values on money mask

1.0.10

14 Nov 17:15
Compare
Choose a tag to compare

Fix IE11 BUG

Out of beta

02 Oct 17:27
Compare
Choose a tag to compare

First release out of beta, fixes some methods to run on v8 ecosystem

0.5.4

10 Jul 11:45
Compare
Choose a tag to compare

Fix issue to use with Vueify:

#26

Fix Money Mask on v-model

19 May 18:14
Compare
Choose a tag to compare

Fixing Money Mask for v-model

10 Apr 20:51
Compare
Choose a tag to compare
0.5.1

Merge branch 'master' of github.com:moip/awesome-mask

Money Format Support

03 Apr 16:49
Compare
Choose a tag to compare

Now you can format money:

   < input type="text" v-mask="'money'" >

Example:
https://moip.github.io/awesome-examples/

Adding dynamic mask support

31 Mar 13:42
Compare
Choose a tag to compare
  • This release adds support to dynamic mask change.