Releases: codermarcos/simple-mask-money
Releases · codermarcos/simple-mask-money
SimpleMaskMoney - v4.0.2
🏷️ Related issues
📝 Description
This version should:
- Add e2e tests
- Add change the mask to use functions instead class
- Add typescript, improving the types and developer experience with tsdocs
- Add a method to remove the mask which will remove a lot of problems when is used in frameworks
Thanks to New Contributors
- @lgalvao made their first contribution in #48
- @armoucar made their first contribution in #50
- @sakamossan made their first contribution in #57
Full Changelog: v3.0.0...4.0.0
SimpleMaskMoney - v3.0.0
SimpleMaskMoney - v1.3.0
Features
- formatToNumber when number is negative - requested by @crauadams at issue #6
SimpleMaskMoney - v1.2.1
SimpleMaskMoney - v1.1.1
Fixed bugs
- Cursor jumps to the end - reported by @m-spyratos at issue #5
- Update input on vuejs when use setMask - reported by @codermarcos
Features
- Works on client and server side
SimpleMaskMoney - v1.0.0
features:
- Removing property autoCompleteDecimal
Removing the property "autoCompleteDecimal" to further simplify the parameters and also had very expensive maintenance to not contain many advantages.
SimpleMaskMoney - v0.2.0
features:
- Adding Webpack
To facilitate the development and improve compatibility
SimpleMaskMoney - v0.1.0
features:
- setMask
To put mask directly on the input
SimpleMaskMoney - v0.0.9
features:
- autoCompleteDecimal
When user digit a decimal separator complete decimals with zero