microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

[Feature] Include interpretation for JSON schema patternProperties #28

Open janechu opened 5 years ago

janechu commented 5 years ago

There should be an interface for the Form that allows for patternProperties which should work in a simlar fashion to additionalProperties.

This should allow for a label, a property key, schema locations to follow the patternProperties path location when they match, and the use of form controls based on the requirements in the patternProperties.

The specification can be found here.

This will allow native HTML schemas that need to be written to include data-* attributes.

Related to microsoft/fast#2169 Related to microsoft/fast#1652

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.