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): handle @error event #718

Merged
merged 15 commits into from
Oct 10, 2023
Merged

feat(Form): handle @error event #718

merged 15 commits into from
Oct 10, 2023

Commits on Sep 21, 2023

  1. nuxt#715 - onError and focus-on-fail

    Also, I added custom Error to avoid thrown a real error.
    Albert authored and Albert committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fada55f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    2018f9b View commit details
    Browse the repository at this point in the history
  2. feat(Form) remove focusOnFail prop. Send input ids on error event.

    Albert authored and Albert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2b34254 View commit details
    Browse the repository at this point in the history
  3. feat(Form) Remove onError documentation

    Albert authored and Albert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    19e8645 View commit details
    Browse the repository at this point in the history
  4. feat(Form) Documentation + FormError path type

    Albert authored and Albert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7d26d15 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    1f86794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d5371 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. up

    benjamincanac committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    65c54ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffdf0f View commit details
    Browse the repository at this point in the history
  3. up

    benjamincanac committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ee31025 View commit details
    Browse the repository at this point in the history
  4. up

    benjamincanac committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9988276 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97ca4c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b6ae8c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update Input.vue

    benjamincanac authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1718778 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev

    romhml authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1d1a050 View commit details
    Browse the repository at this point in the history