Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Form Core] Add tests to the validations API and remove asyncDebounceMs #432

Merged
merged 5 commits into from
Sep 4, 2023

Commits on Sep 2, 2023

  1. test(form-core): add async validation tests

    João Pedro Magalhães committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    d898b31 View commit details
    Browse the repository at this point in the history
  2. chore(form-core): remove old asyncDebounceMs api

    João Pedro Magalhães committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    cd7dbc1 View commit details
    Browse the repository at this point in the history
  3. Revert "chore(form-core): remove old asyncDebounceMs api"

    This reverts commit cd7dbc1.
    João Pedro Magalhães committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c4f4d3e View commit details
    Browse the repository at this point in the history
  4. fix(form-core): make sure to fallback to asyncDebounceMs

    João Pedro Magalhães committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    fc4f668 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. chore(form-core): remove 500ms fallback

    João Pedro Magalhães committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    59f4dc6 View commit details
    Browse the repository at this point in the history