josdejong/jsoneditor

Reckon with readOnly attribute of JSON Schema

オープン

#922 opened on 2020/03/01

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,078 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 個のスター)
PR merge metrics
 (PR metrics pending)

説明

It would be nice if fields marked as "readOnly" in the JSONSchema would be read only.

It has a tricky side effect of course: it would not be possible to start from an empty document and fill in all fields to make it valid JSON schema.

Ref: https://github.com/josdejong/jsoneditor/issues/920#issuecomment-592979760

コントリビューターガイド