Sean Wilson
Sean Wilson
The [ui mock](https://xd.adobe.com/view/fc59ff25-0070-4678-b5fe-46373c78d65b-a90a/specs/) had the object and array descriptions in the header when collapsed, but then "moving" to underneath the header when it is expanded. Probably would want some sort...
Currently support for `anyOf` is a bit limited. I believe it's just a dropdown that switches child fields based on which "anyOf" option is selected. When a new one is...
Add a UISchema setting to specify custom classes for properties. Then the project using the component can use these classes to style them in some custom way.
In the example linked in [webgme-taxonomy issue #226](https://github.com/webgme/webgme-taxonomy/issues/226), the first `anyOf` value isn't selected properly.
Currently the default theme is "light", but it would be really nice if the default theme respected the `prefers-color-scheme` media query, and then you could use the "light" or "dark"...