issues
search
jaridmargolin
/
formatter.js
Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k
stars
235
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Limit value in currency
#105
alexolliveira
opened
5 years ago
0
Uncaught TypeError: Cannot read property 'fn' of undefined
#104
sumachaa
opened
5 years ago
1
resetPattern() - Doesn't remove previously applied pattern.
#103
gregowahoo
opened
7 years ago
1
Fix 't' key input
#102
mjs330
closed
7 years ago
0
The 't' character is not allowed.
#101
matjanos
opened
7 years ago
0
Fix `keypress` for mobile Chrome based browsers
#100
edtsz
closed
1 year ago
3
there is something wrong in safari---can't format the input text and the caret has wrong position
#99
kobe990
opened
8 years ago
0
Fix memory leak (add destroy method)
#98
kubii
opened
8 years ago
0
listening on input change events does not works
#97
michelevirgilio
opened
8 years ago
1
Defining jQuery instead of jquery breaks webpack
#96
imjakechapman
opened
8 years ago
1
Browser Autofill not triggering re-format
#95
jon-w1
opened
8 years ago
2
Fix incorrect focus on 'persistent': true
#94
smaury
opened
8 years ago
1
How to create a formatted field prices?
#93
voskobovich
opened
8 years ago
0
Typescript definition file for formatter.js
#92
yjukaku
opened
9 years ago
0
Don't format readonly and disabled fields
#91
nreynis
opened
9 years ago
0
No formatting on Android 5 (Lolipop)
#90
kgabi
opened
9 years ago
1
key "T" is allowed in chrome and internet explorer
#89
wokung
opened
9 years ago
5
Upper and Lower case
#88
dgee2
opened
9 years ago
0
NPM
#87
chrisvdb
opened
9 years ago
6
Incorrect focus when 'persistent': true
#86
RaduGrama
opened
9 years ago
8
Fix CommonJS requires
#85
marksteve
closed
6 years ago
22
Password field support
#84
matthewnitschke
opened
9 years ago
0
Remove moot `version` property from bower.json
#83
kkirsche
opened
9 years ago
0
Minor typo fix: switch from "JQuery" to "jQuery"
#82
EvanHahn
closed
2 years ago
22
Doesn't work on chrome for android in Kitkat
#81
marksalpeter
opened
9 years ago
4
Trigger Formatter to update a field?
#80
Enchiridion
opened
9 years ago
2
Added support for enable/disable the formatter
#79
dosten
closed
9 years ago
2
require jquery instead of jQuery
#78
kentmw
opened
9 years ago
2
backspace fix in IE8
#77
bbodi
opened
9 years ago
0
Updated utils.js - prevent multiple event bindings
#76
erik-vanlankvelt
opened
9 years ago
0
Backspace only remove placeholder chars when immediately following them.
#75
bbrooks
opened
9 years ago
0
Backspace should remove placeholder + preceeding char
#74
bbrooks
opened
9 years ago
2
Incorrect cursor position with multiple patterns
#73
AlexanderBilichenko
opened
9 years ago
3
Use $ as jQuery alias in factory function
#72
mathieu-maury
opened
9 years ago
0
Only 1 'persistent': true field is allowed on Internet Explorer
#71
korg250
opened
10 years ago
0
fix (special key) 't' symbol mistakenly treated as F5
#70
andreyz4k
opened
10 years ago
1
Problem with telephone number formating.
#69
lukasborawski
opened
10 years ago
1
Fixes issue #67 accessing clipboard data in Chrome on Android
#68
kot-lex
closed
9 years ago
0
Paste from clipboard doesn't work in Chrome on Android
#67
kot-lex
opened
10 years ago
0
Formatter allows 't' to be typed in for certain patterns
#66
sllvn
opened
10 years ago
5
Plain formatting
#65
andreyvital
closed
10 years ago
2
Add 'main' property to bower.json for rails-assets support
#64
ghost
closed
10 years ago
1
use jQuery instead of $
#63
jakobg
opened
10 years ago
2
Opera Mobile doubles every char on input
#62
viteksafronov
opened
10 years ago
3
requiring as a CommonJS module doesn't work
#61
mrak
opened
10 years ago
4
Prevent 'Access Denied' error in IE8 when used inside of an iFrame.
#60
kyledetella
closed
7 years ago
7
Android Webview Work Wrong
#59
yiiqii
closed
2 months ago
0
Change event suppressed
#58
pedrocatre
opened
10 years ago
17
Fix issue #52 where input event isn't triggered.
#57
gmanley
opened
10 years ago
0
Enabling/disabling formatter
#56
biphobe
opened
10 years ago
5
Next