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

fix(registry/form-message): fix error handling in form component #4084

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2024

  1. fix(registry/form-message): fix error handling in form component

    Consider the case where the type corresponding to name is an array of objects.
    
    Signed-off-by: Ren Adachi <[email protected]>
    moeyashi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0b78bcb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'main' of https://github.com/shadcn-ui/ui into fix/form-…

    …message-error
    
    Signed-off-by: Ren Adachi <[email protected]>
    moeyashi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7df60ed View commit details
    Browse the repository at this point in the history
  2. fix(registry/form-message): fix error handling in form component

    - re-update after resolved conflict
    
    Signed-off-by: Ren Adachi <[email protected]>
    moeyashi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d20321b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0a5ef3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b540510 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    e7f4a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    3641e11 View commit details
    Browse the repository at this point in the history