remoteoss / json-schema-form

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

[JSON Logic] Part 6: Inline rule handling for computedAttrs #40

Closed brennj closed 10 months ago

brennj commented 10 months ago

Adds the code needed to actually compute inline rules in x-jsf-logic-computedAttrs when they're defined in that keyword as opposed to in x-jsf-logic. Adds a bunch of tests and matching schemas to illustrate its capabilities.

brennj commented 10 months ago

this part is good to go for another round of reviews

johnstonbl01 commented 10 months ago

This one looks good to me. Will defer to Sandrina on her previous comments.