-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rafskii/jQuery-Form-Validator
base: master
head repository: victorjonsson/jQuery-Form-Validator
compare: master
- 19 commits
- 45 files changed
- 4 contributors
Commits on Sep 21, 2017
-
Add custom sanitizer functionality
Replicated the addValidator functionality in utils.js and then rewrote the existing sanitizers in santize.js to work in the new format. Also added an example custom sanitizer in form.html
Matt Moore committedSep 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 8190814 - Browse repository at this point
Copy the full SHA 8190814View commit details
Commits on Oct 4, 2017
-
Fix issue with hyphens in file validation mime types
Addresses victorjonsson#646, which reported that mime types in file validations were being parsed incorrectly when they contained hyphens. This change ensures that we only split the allowed file types string at commas and trailing white space and not at hyphens.
Nick Holden committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 0bdf3e3 - Browse repository at this point
Copy the full SHA 0bdf3e3View commit details
Commits on Jan 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 564cffd - Browse repository at this point
Copy the full SHA 564cffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a27ff - Browse repository at this point
Copy the full SHA 34a27ffView commit details
Commits on Apr 18, 2018
-
Merge pull request victorjonsson#670 from BrianRosamilia/master
Add empty element check in case element was filtered by toggleDisabled
Configuration menu - View commit details
-
Copy full SHA for 43369d5 - Browse repository at this point
Copy the full SHA 43369d5View commit details -
Merge pull request victorjonsson#650 from nholden/fix-mime-type-valid…
…ation Fix issue with hyphens in file validation mime types
Configuration menu - View commit details
-
Copy full SHA for dc69da7 - Browse repository at this point
Copy the full SHA dc69da7View commit details -
Merge pull request victorjonsson#643 from trusteddigital/custom-santizer
Add custom sanitizer functionality
Configuration menu - View commit details
-
Copy full SHA for d11f381 - Browse repository at this point
Copy the full SHA d11f381View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a38879 - Browse repository at this point
Copy the full SHA 9a38879View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada0d63 - Browse repository at this point
Copy the full SHA ada0d63View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ae14eab - Browse repository at this point
Copy the full SHA ae14eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a258d6 - Browse repository at this point
Copy the full SHA 9a258d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e3c5a - Browse repository at this point
Copy the full SHA d6e3c5aView commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 819a897 - Browse repository at this point
Copy the full SHA 819a897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a97cd9 - Browse repository at this point
Copy the full SHA 6a97cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d337ec6 - Browse repository at this point
Copy the full SHA d337ec6View commit details
Commits on Feb 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 851c4af - Browse repository at this point
Copy the full SHA 851c4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8b52f - Browse repository at this point
Copy the full SHA fb8b52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c458f - Browse repository at this point
Copy the full SHA a4c458fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac6a27 - Browse repository at this point
Copy the full SHA cac6a27View 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