mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-14 20:35:47 +01:00
* Initial plan * Core: Add support for form attribute on elements outside form Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com> * Core: Also update findByName to support form attribute Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com> * Build: Remove package-lock.json and add to gitignore Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com> * Tests: Add assertion to check form exists before validating Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com> * Revert: "Tests: Add assertion to check form exists before validating" This reverts commite3c28f7912. * Revert: "Build: Remove package-lock.json and add to gitignore" This reverts commitdff7ce8640. * Fix: dont use self closing tag on custom-text element * Chore: remove package-lock.json --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bytestream <1788397+bytestream@users.noreply.github.com> Co-authored-by: bytestream <kieran@supportpal.com>