Skip to content
Permalink

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.10.2
Choose a base ref
...
head repository: haacked/aspnet-client-validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 8, 2024

  1. #97 Implemented delayed validation by introducing delayedValidation o…

    …ption
    Andrew Korshunov committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a986b63 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. #97 Delayed Validation Sample

    Andrew Korshunov committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a59c47a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. #97 delayed validation is now default behavior as per PR comments. Fi…

    …xed a bug with data-val-event not being respected
    Andrew Korshunov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    22a1e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge pull request #119 from andkorsh/main

    #97 Implemented delayed validation by introducing delayedValidation o…
    haacked authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    746a8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6eddf View commit details
    Browse the repository at this point in the history
  3. Update npm packages

    haacked committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a175b25 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.10.3

    haacked committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1325cf4 View commit details
    Browse the repository at this point in the history
  5. Rebuild output

    haacked committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2cc88d9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #120 from haacked/haacked/update-npm

    Update npm packages and fix a typescript compilation error
    haacked authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ea909f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    343408d View commit details
    Browse the repository at this point in the history
Loading