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

Array and provider refactor #588

Merged
merged 27 commits into from
Mar 13, 2024
Merged

Array and provider refactor #588

merged 27 commits into from
Mar 13, 2024

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    ad6b2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41afa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c3eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee69c9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f56e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20803b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge branch 'main' into array-and-provider-refactor

    # Conflicts:
    #	packages/form-core/src/FieldApi.ts
    #	packages/form-core/src/FormApi.ts
    #	packages/form-core/src/utils.ts
    #	packages/react-form/src/formContext.ts
    #	packages/react-form/src/types.ts
    #	packages/react-form/src/useField.tsx
    #	packages/react-form/src/useForm.tsx
    #	packages/solid-form/src/createForm.tsx
    #	packages/solid-form/src/types.ts
    crutchcorn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e7491f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    acd30d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce52a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce7c6bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2afe390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    709167c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c2c73f View commit details
    Browse the repository at this point in the history
  7. chore: fix Solid test

    crutchcorn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e3829ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8302d49 View commit details
    Browse the repository at this point in the history
  9. chore: fix CI

    crutchcorn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4468a46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec09b38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dfa5997 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68c5375 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf623c0 View commit details
    Browse the repository at this point in the history
  14. chore: add Vue example

    crutchcorn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    be37e6b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f00a0e View commit details
    Browse the repository at this point in the history
  16. chore: fix CI

    crutchcorn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6b3f58e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Merge branch 'main' into array-and-provider-refactor

    # Conflicts:
    #	packages/solid-form/src/tests/createField.test.tsx
    #	packages/vue-form/src/tests/useField.test.tsx
    #	packages/vue-form/src/tests/useForm.test.tsx
    crutchcorn committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    908d6f0 View commit details
    Browse the repository at this point in the history
  2. chore: fix CI issues

    crutchcorn committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c740617 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: fuko <[email protected]>
    crutchcorn and fulopkovacs authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1eb12b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into array-and-provider-refactor

    # Conflicts:
    #	docs/config.json
    crutchcorn committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1e1e48b View commit details
    Browse the repository at this point in the history