Skip to content

Releases: x0k/svelte-jsonschema-form

@sjsf/[email protected]

19 Jan 20:01
29d27f2

Choose a tag to compare

@sjsf/[email protected]

19 Jan 20:01
29d27f2

Choose a tag to compare

@sjsf/[email protected]

19 Jan 20:01
29d27f2

Choose a tag to compare

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Patch Changes

@sjsf/[email protected]

13 Jan 11:16
3df5145

Choose a tag to compare

Minor Changes

  • Add isSchemaValueDeepEqual and isSchemaDeepEqual functions (#55)

  • Add createForm3 function (#54)

    Migration

    • Replace useForm2 with createForm3.
    • If custom form is used it should call setFormContext(form.context) before using FormContent and SubmitButton components.

Patch Changes

  • Extract array and object fields logic into their contexts (#50)

  • Bump dev deps (a7dd2ce)