You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow input of decimal separators different from the current locale (#71, #126)
Now you can use the decimal separators . (point), , (comma) and ٫ (Persian momayyez) independent from the current locale.
Bug Fixes
Suppress formatting on focus/blur if input is empty (#134)