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: minimal implementation to support valibot #667

Merged
merged 21 commits into from
Jun 6, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    28d0296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5c8e0 View commit details
    Browse the repository at this point in the history
  3. feat: support nullish

    MH4GF committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6cead63 View commit details
    Browse the repository at this point in the history
  4. feat: support array

    MH4GF committed May 29, 2024
    Configuration menu
    Copy the full SHA
    df63604 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat: support ref input

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    657ee60 View commit details
    Browse the repository at this point in the history
  2. feat: support enum

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0e81efc View commit details
    Browse the repository at this point in the history
  3. test: add test for camelcase

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    998de88 View commit details
    Browse the repository at this point in the history
  4. test: add test for scalars

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1bc9066 View commit details
    Browse the repository at this point in the history
  5. test: add test for importFrom

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2484a06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a567db View commit details
    Browse the repository at this point in the history
  7. feat: support for enumsAsTypes

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c8e7c07 View commit details
    Browse the repository at this point in the history
  8. feat: support scalarSchemas

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ac18b28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2731e1f View commit details
    Browse the repository at this point in the history
  10. feat: adds buildApiForValibot()

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3c3f73a View commit details
    Browse the repository at this point in the history
  11. feat: support directives

    MH4GF committed May 30, 2024
    Configuration menu
    Copy the full SHA
    48b2aa7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7aa54a9 View commit details
    Browse the repository at this point in the history
  2. feat: support interface type

    MH4GF committed May 31, 2024
    Configuration menu
    Copy the full SHA
    63c56af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f0a5ec View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c5a987b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c4fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9cb35b View commit details
    Browse the repository at this point in the history