Skip to content

Remove dependency to sf-schema. #519

Open
@vicary

Description

@vicary

I found myself building user forms with bare minimal schema like this,

{
  "type": "object",
  "properties": {"":""}
}

I think it is good to remove this requirement and allow users to build a form with only sf-form, it creates some new use cases and dynamic form play styles in angular.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions