autonumeric
Advanced tools
Changelog
4.5.9
currencySymbol
in prefix position contains the first value entered (ie. a numeric value)Changelog
4.5.8
allowDecimalPadding
option 'floats'
does not hide the decimal zeroes if set in the html attributeChangelog
4.5.7
autoNumeric:formatted
event should be triggered when the input field is cleared while continuously pressing the Backspace
or Delete
keys (for real this time, see v4.5.2
)Changelog
4.5.6
ng-angular
component in the READMEChangelog
4.5.5
Changelog
4.5.2
autoNumeric:formatted
event should be triggered when the input field is cleared while continuously pressing the Backspace
or Delete
keysChangelog
4.5.1
readonly
attribute is ignored on initial loaddecimalCharacter
is used instead of the default '.'
character when writing float numbers