-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: jquery-validation/jquery-validation
base: 1.20.0
head repository: jquery-validation/jquery-validation
compare: master
- 16 commits
- 20 files changed
- 13 contributors
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a354e8a - Browse repository at this point
Copy the full SHA a354e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672a360 - Browse repository at this point
Copy the full SHA 672a360View commit details
Commits on Mar 20, 2024
-
Localization: Update Arabic translations (#2485)
* feat: update arabic messages translations * psr: coding style * wip: coding style
Configuration menu - View commit details
-
Copy full SHA for 0c811ce - Browse repository at this point
Copy the full SHA 0c811ceView commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 569e622 - Browse repository at this point
Copy the full SHA 569e622View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2195164 - Browse repository at this point
Copy the full SHA 2195164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8400f - Browse repository at this point
Copy the full SHA 0f8400fView commit details
Commits on Jun 28, 2024
-
Core: Add support for Web Components (#2493)
Co-authored-by: Daniel Hobi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75f5123 - Browse repository at this point
Copy the full SHA 75f5123View commit details
Commits on Jun 29, 2024
-
Core: Allow negative decimal with no 0 (#2483)
* Core: Allow negative decimal with no 0 * Update regex --------- Co-authored-by: METALCOMPINC\cstieg <[email protected]> Co-authored-by: Kieran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e837cc4 - Browse repository at this point
Copy the full SHA e837cc4View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09f67cb - Browse repository at this point
Copy the full SHA 09f67cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd54405 - Browse repository at this point
Copy the full SHA bd54405View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cd68f6 - Browse repository at this point
Copy the full SHA 6cd68f6View commit details
Commits on Jun 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 07d2594 - Browse repository at this point
Copy the full SHA 07d2594View commit details -
Localization: Additional string translations for messages_nl.js (#2517)
* Update messages_nl.js Additional string translations (on par with DE). * Fixes styling issue. Added missing spaces inside the parentheses of $.validator.format() calls.
Configuration menu - View commit details
-
Copy full SHA for 707623a - Browse repository at this point
Copy the full SHA 707623aView commit details
Commits on Oct 3, 2025
-
Core: Unnecessary aria-describedby (#2410)
* Core: progress on removing aria-describedby from valid fields * core: aria-describedby * Core: remove aria-describedby when hiding error * Core: fix syntax issues, Test: add test for new setting * Core: Fix bugs in aria-describedby behavior and related tests * Core: bugfix for labels without id * Core: don't create a new error element if one exists * Core: progress on test for group of fields with ariaDescribedbyCleanup * Core: Groups aria-describedby * Core: fix aria-describedby not being removed from grouped fields Ensure that aria-describedby is removed from all members of a group when all the known errors are resolved * Core: Update capitalization * Demo: Add page for ariaDescribedByCleanup * Core: add setting to remove aria-describedby from valid fields Includes additional unit tests and a demo page * Core: Fix camel case inconsistency, remove stray comment * Update demo/css/cmxform.css Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Kieran <[email protected]> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6eb2df0 - Browse repository at this point
Copy the full SHA 6eb2df0View commit details -
Additional: Replace deprecated substr() with slice() and charAt() in …
…cifES.js (#2520) * Initial plan * Initial plan: Replace deprecated substr with slice Co-authored-by: bytestream <[email protected]> * Additional: Replace deprecated substr with slice and charAt in cifES * Build: Remove package-lock.json and add to gitignore Co-authored-by: bytestream <[email protected]> * Build: Revert .gitignore changes Co-authored-by: bytestream <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: bytestream <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94418e4 - Browse repository at this point
Copy the full SHA 94418e4View commit details
Commits on Nov 14, 2025
-
Core: Add support for HTML5 form attribute on elements outside form (#…
…2521) * Initial plan * Core: Add support for form attribute on elements outside form Co-authored-by: bytestream <[email protected]> * Core: Also update findByName to support form attribute Co-authored-by: bytestream <[email protected]> * Build: Remove package-lock.json and add to gitignore Co-authored-by: bytestream <[email protected]> * Tests: Add assertion to check form exists before validating Co-authored-by: bytestream <[email protected]> * Revert: "Tests: Add assertion to check form exists before validating" This reverts commit e3c28f7. * Revert: "Build: Remove package-lock.json and add to gitignore" This reverts commit dff7ce8. * Fix: dont use self closing tag on custom-text element * Chore: remove package-lock.json --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: bytestream <[email protected]> Co-authored-by: bytestream <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a25a8f - Browse repository at this point
Copy the full SHA 4a25a8fView 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 1.20.0...master