This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Open
Conversation
Normally, people has your own process to minify the files based on a pipeline. And development files is good for debug locally.
fix typo in options description
distributing the development file instead
Do not document the use of "raw.github.com"
doubleClickSelection setting lets users double click the input to select all its content
The lack of the "main" key with the value of the main file caused an error of unresolved module in webpack.
…ut changing input value
Allow leading decimal
Allow decimal when using the reverse option
Fill an input value with zeros if its decimal part length is shorter than a precision specified
Fix a precision problem when its value is 0 at unmask and mask methods
Fix build errors
Revert changes on unmasked and add unmaskedWithOptions which considers options.
Remove unnecessary code from the unmaskedWithOptions. Introduce the defaultOptions variable for the unmaskedWithOptions.
Fix build warnings
Add the bringCaretAtEndOnFocus option to disable bringing a caret at an end of an input filed when it gets focused.
Fix a precision issue #225
Fix mask device
changed mangle except to reserved
# Conflicts: # src/jquery.maskMoney.js
# Conflicts: # src/jquery.maskMoney.js
# Conflicts: # src/jquery.maskMoney.js
Bug when trying to set initial value.
Bug fix that happens when the user selects and highlight the input text and starts editing, usage causes a zero to be inserted after the first wrongly typed character.
bug highlight text
README: fix broken link to examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.