Skip to content

Releases: x0k/svelte-jsonschema-form

@sjsf/[email protected]

20 Oct 16:50
f8e739d

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 23:11
938173c

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 16:50
f8e739d

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 23:11
938173c

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 16:50
f8e739d

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 23:11
938173c

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 16:50
f8e739d

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 23:10
938173c

Choose a tag to compare

Pre-release

Patch Changes

@sjsf/[email protected]

20 Oct 16:49
f8e739d

Choose a tag to compare

Pre-release

Major Changes

  • Add field actions support (#216)

    • Add fields/extra/* submodule (#216)
    • Remove the template suffix from component names in the templates/* submodule
    • Replace the fields/resolver submodule with the theme submodule
  • Distinguish between missing and undefined values in ui:options (#216)

@sjsf/[email protected]

20 Oct 23:10
938173c

Choose a tag to compare

Pre-release

Major Changes

    • Reuse merger options definition in getDefaultFieldState parameters (b5a5c86)
    • Move includeUndefinedValues option from merger instance to mergeFormDataAndSchemaDefaults method options

Patch Changes

  • Disable clear and clearEdit action buttons for read-only fields and disabled forms (c303125)

  • Fix oneOf/anyOf fields (ed0a797)