wix-incubator / autoviews

A library for building user interfaces with JSON schemas, react components and data
MIT License
12 stars 4 forks source link

Extended predicate interface with AutoViewProps #112

Closed tyv closed 2 years ago

tyv commented 2 years ago

Now predicate could have and has, if executed in AutoViews, props: AutoViewProps property, the same as current component has

fix #108, fix #109

Summary

This feature allows calculating predicate value not only by the JSONSchema leaf value.

How did you test this change?

with tests