remoteoss / json-schema-form

https://json-schema-form.vercel.app
MIT License
70 stars 7 forks source link

[JSON Logic] Part 2: Computed Attribute skeleton #36

Closed brennj closed 10 months ago

brennj commented 10 months ago

Requires: https://github.com/remoteoss/json-schema-form/pull/34 and https://github.com/remoteoss/json-schema-form/pull/35 for full context and to work correctly. Must only be merged when they are.

This is a breakdown of https://github.com/remoteoss/json-schema-form/pull/28 to make it more digestible for review.

Add in x-jsf-logic-computedAttrs (with reference to values defined in x-jsf-logic.computedValues) support.