-
Notifications
You must be signed in to change notification settings - Fork 30
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: haacked/aspnet-client-validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: haacked/aspnet-client-validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 8 files changed
- 2 contributors
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b57a3b - Browse repository at this point
Copy the full SHA 6b57a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ae908 - Browse repository at this point
Copy the full SHA d6ae908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec9028 - Browse repository at this point
Copy the full SHA 8ec9028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ea6cf - Browse repository at this point
Copy the full SHA 43ea6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cecbc8b - Browse repository at this point
Copy the full SHA cecbc8bView commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1938d05 - Browse repository at this point
Copy the full SHA 1938d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for f083dcf - Browse repository at this point
Copy the full SHA f083dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83f25a - Browse repository at this point
Copy the full SHA c83f25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7edae2d - Browse repository at this point
Copy the full SHA 7edae2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fa06e - Browse repository at this point
Copy the full SHA d8fa06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51a62c - Browse repository at this point
Copy the full SHA d51a62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385a3cf - Browse repository at this point
Copy the full SHA 385a3cfView commit details -
Only debounce validation on input event
Manual validation is no longer debounced: - validateField() - isFieldValid() - validateForm()
Configuration menu - View commit details
-
Copy full SHA for 5b7d89b - Browse repository at this point
Copy the full SHA 5b7d89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac14f19 - Browse repository at this point
Copy the full SHA ac14f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c838a40 - Browse repository at this point
Copy the full SHA c838a40View commit details -
Return promise from validateForm() and validateField()
These have returned void, so it's not a breaking change. isFieldValid() returns boolean; changing that to Promise<boolean> would be a breaking change, so it's left as-is for now.
Configuration menu - View commit details
-
Copy full SHA for ab68138 - Browse repository at this point
Copy the full SHA ab68138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8043c23 - Browse repository at this point
Copy the full SHA 8043c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5020d - Browse repository at this point
Copy the full SHA 2f5020dView commit details
Commits on May 6, 2024
-
Merge pull request #110 from haacked/gh100-fix-remove
Fix removing validation + Undebounce
Configuration menu - View commit details
-
Copy full SHA for fd1e5a6 - Browse repository at this point
Copy the full SHA fd1e5a6View commit details
Loading
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 v0.9.6...v0.10.0