Skip to content

Pull requests: niksmr/vue-masked-input

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Avoid applying textInput workaround for Firefox 126
#71 opened Apr 10, 2024 by zcorpan Loading…
Updated MaskedInput.js
#66 opened Jan 3, 2020 by denizkovanci Loading…
Browser compatibility fixes
#63 opened Feb 15, 2019 by rinu Loading…
Add emit events focus and focusout
#60 opened Dec 18, 2018 by Naymi Loading…
Update maskedInput.js
#57 opened Nov 20, 2018 by ghost Loading…
Switch to babel 'env' preset in favor of 'es2015'
#53 opened Jul 4, 2018 by artemv Loading…
Fix tab key being ignored in Firefox & IE
#46 opened Apr 27, 2018 by andreasvirkus Loading…
fixed clipboard on ie11
#45 opened Apr 4, 2018 by miguelskeeled Loading…
Update README.md
#43 opened Mar 7, 2018 by matudelatower Loading…
Ignore polyfill in node
#41 opened Feb 9, 2018 by VLZH Loading…
Opportunity dynamic change input value by raw data
#33 opened Oct 17, 2017 by aproskurnov Loading…
Fallback to window, then original event
#32 opened Oct 2, 2017 by rgr4y Loading…
add focusout blur signal emit
#30 opened Sep 26, 2017 by aproskurnov Loading…
backspace Android code 229
#29 opened Sep 15, 2017 by jeanechabaudis Loading…
Fix for #25
#27 opened Aug 9, 2017 by developeruz Loading…
ProTip! Adding no:label will show everything without a label.