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

feat(Form): multi onSubmit$ handlers #6241

Merged
merged 20 commits into from
May 10, 2024
Merged

Commits on May 10, 2024

  1. feat(Form): multi onSubmit$

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0a01572 View commit details
    Browse the repository at this point in the history
  2. style(Form): fmt

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3b2206c View commit details
    Browse the repository at this point in the history
  3. chore: api.update

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    179157e View commit details
    Browse the repository at this point in the history
  4. fix: multiple onSubmit

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8d2e3a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2524e44 View commit details
    Browse the repository at this point in the history
  6. style(Form): comments

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d31a5f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70ea038 View commit details
    Browse the repository at this point in the history
  8. Revert "fix: multiple onSubmit"

    This reverts commit f60741d.
    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1c94dcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc14604 View commit details
    Browse the repository at this point in the history
  10. style: lint

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1d45b95 View commit details
    Browse the repository at this point in the history
  11. chore(Form): api.update

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3f623fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cc4da94 View commit details
    Browse the repository at this point in the history
  13. feat(action): submitted

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eec4605 View commit details
    Browse the repository at this point in the history
  14. fix: test

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    92271ed View commit details
    Browse the repository at this point in the history
  15. chore: update tests

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8ad3ae1 View commit details
    Browse the repository at this point in the history
  16. chore: correct test

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2e49f87 View commit details
    Browse the repository at this point in the history
  17. test: fix spa only tests

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4d0df49 View commit details
    Browse the repository at this point in the history
  18. chore: fix types

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dcfa390 View commit details
    Browse the repository at this point in the history
  19. fix: submitted

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    efeea3f View commit details
    Browse the repository at this point in the history
  20. Update index.tsx

    PatrickJS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9b32f14 View commit details
    Browse the repository at this point in the history