Tobias Munk

Results 508 comments of Tobias Munk

Is there a complete list of all annotations we currently support?

> Would like to work on this issue ! PR always welcome!

Sorry, we haven't found time to look into that, yet.

Do you want to **disable** an editor or set it as **hidden**? Example with option hidden: ``` "model": { "type": "string", "options": { "hidden": false } }, ``` In general...

We have no plans to implement this, looks a bit out of scope to me, but if you can come up with a neat PR, we would take a look.

Could you provide a simple example, please.

@germanbisurgi Please have a look.

Sounds tricky... What's possible is to define `string,null` for the property, but this does not exactly do what you want. ``` { "title": "json schema example", "type": "object", "properties": {...

@danyaridiger Tests have hick-ups from time to time. I re-ran them and they're passing.

@victorlut It should *look* like this, right? ![image](https://github.com/json-editor/json-editor/assets/649031/166fe29e-caf7-44d6-b7aa-4101ef19e8d8) But the `select2` does not read the "personas" from the first array.