<a name"1.4.2">
- ui-nfe-access-key-mask: change validationErrorKey to camelCase (nfeAccessKey) (db768beb)
- ui-us-phone-number: change validationErrorKey to camelCase (usPhoneNumber) (71560d54)
<a name"1.4.1">
- throw an error if a directive is used without ng-model (31c7d518)
- number: fix the result for 0 and other edge cases (ba9bdf71)
- percentage: fix the result for 0 and other edge cases (5d0f456b)
- ui-br-phone-number: change validationErrorKey to camelCase (brPhoneNumber) (406136a5)
- ui-date-mask: validate empty dates (bfcb3c07)
- ui-money-mask: fix the result for 0 and other edge cases (9993ebc2)
- ui-us-phone-number
The build files are no longer available in the release folder. They are now at a separated repository
The instalation via bower remains the same. However all files are in root insted of the release folder.
Now we have 3 different build options:
- angular-input-masks.js that have all directives
- angular-input-masks.br.js that have only global and br directives
- angular-input-masks.us.js that have only global and us directives
- ui-nfe-access-key-mask
- ui-scientific-notation-mask
- ui-time-mask
- ui-date-mask
- bowerFiles support
- ui-br-ie-mask
- ui-br-cep-mask
- ui-br-cpf-mask (ui-cpf-mask)
- ui-br-cnpj-mask (ui-cnpj-mask)
- ui-br-cpfcnpj-mask (ui-cpfcnpj-mask)
- ui-br-phone-number
- ui-percentage-mask
- ui-percentage-mask
- ui-number-mask