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

refactor(react): handle input, blur, reset by react event #510

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 6, 2024

  1. refactor(react): handle input, blur, reset by react event

    Although no test failed, this change could potentially change the
    convention of how conform-react is used. It is now requiring users
    to use getFormProps exclusively. Because it no longer handle those
    events implicitly.
    QzCurious committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5db3cea View commit details
    Browse the repository at this point in the history