Skip to content

Inject version into v2 schema components #26

@doneill

Description

@doneill

Add support in v2 schema to include version in the generated UISchemas at the form component level. This allows client renderers to distinguish between versions when rendering the isolated form field component.

Action

  • Add function to version v2 schema form field components

Expectation:

  • Version automatically included in generateUISchema() function
// Version automatically included
const uiElements = v2.generateUISchema(data);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions