-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jeffutter/jquery.maskedinput
base: master
head repository: digitalBush/jquery.maskedinput
compare: master
- 20 commits
- 9 files changed
- 10 contributors
Commits on Jan 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4d54420 - Browse repository at this point
Copy the full SHA 4d54420View commit details
Commits on Jan 19, 2015
-
Merge pull request digitalBush#285 from markvantilburg/patch-2
Update LICENSE
Configuration menu - View commit details
-
Copy full SHA for 6a05c47 - Browse repository at this point
Copy the full SHA 6a05c47View commit details
Commits on Jan 23, 2015
-
Correcting javascript path on demo
Danny Ouellet committedJan 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 1a2e986 - Browse repository at this point
Copy the full SHA 1a2e986View commit details
Commits on Feb 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9333fdc - Browse repository at this point
Copy the full SHA 9333fdcView commit details
Commits on Feb 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 24c3bfa - Browse repository at this point
Copy the full SHA 24c3bfaView commit details -
Merge pull request digitalBush#296 from jimmykane/master
Fix oldVal not beeing set
Configuration menu - View commit details
-
Copy full SHA for 776e077 - Browse repository at this point
Copy the full SHA 776e077View commit details
Commits on Feb 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f197281 - Browse repository at this point
Copy the full SHA f197281View commit details
Commits on May 11, 2015
-
Ensuring caret does not execute if the element does not have focus. T…
…his fixes an issue in IE11 where the user may not be able to move to another input element
Ben Cooley committedMay 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 0d017f4 - Browse repository at this point
Copy the full SHA 0d017f4View commit details
Commits on May 12, 2015
-
A little update to the documentation
Of course it can be easily found from the source code, but it would be very convenient to see it in the documentation
Configuration menu - View commit details
-
Copy full SHA for 7ae3485 - Browse repository at this point
Copy the full SHA 7ae3485View commit details
Commits on May 18, 2015
-
This code: $('[data-masked]').each(function() { $(this).mask($(this).data('masked')); }); Will give an error, when data-masked="99999" ... the $(this).data returns a number object, not string.Configuration menu - View commit details
-
Copy full SHA for b21979c - Browse repository at this point
Copy the full SHA b21979cView commit details
Commits on Jun 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 89aa9d3 - Browse repository at this point
Copy the full SHA 89aa9d3View commit details
Commits on Jun 12, 2015
-
Remove moot
versionproperty from bower.jsonPer bower/spec@a325da3 Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
Configuration menu - View commit details
-
Copy full SHA for e0708d7 - Browse repository at this point
Copy the full SHA e0708d7View commit details
Commits on Jun 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2d5e1e2 - Browse repository at this point
Copy the full SHA 2d5e1e2View commit details -
Merge pull request digitalBush#320 from MattSich/master
Android issue with cursor not moving fix
Configuration menu - View commit details
-
Copy full SHA for c2f8896 - Browse repository at this point
Copy the full SHA c2f8896View commit details -
Merge pull request digitalBush#310 from mikebobrov/patch-1
A little update to the documentation
Configuration menu - View commit details
-
Copy full SHA for 5b8b5d8 - Browse repository at this point
Copy the full SHA 5b8b5d8View commit details -
Merge pull request digitalBush#314 from allanmfz/patch-1
Forcing mask to string
Configuration menu - View commit details
-
Copy full SHA for 9893954 - Browse repository at this point
Copy the full SHA 9893954View commit details -
Merge pull request digitalBush#309 from ibcooley/master
Ensuring caret does not execute if the element does not have focus. …
Configuration menu - View commit details
-
Copy full SHA for 0db7f73 - Browse repository at this point
Copy the full SHA 0db7f73View commit details -
Merge pull request digitalBush#288 from exlame/master
Correcting javascript path on demo
Configuration menu - View commit details
-
Copy full SHA for c80e5e6 - Browse repository at this point
Copy the full SHA c80e5e6View commit details -
Merge pull request digitalBush#321 from kkirsche/patch-1
Remove moot `version` property from bower.json
Configuration menu - View commit details
-
Copy full SHA for bb66bf9 - Browse repository at this point
Copy the full SHA bb66bf9View commit details
Commits on Dec 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4a146e6 - Browse repository at this point
Copy the full SHA 4a146e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master