chhill-redhat

Results 2 issues of chhill-redhat

### Summary This PR allows the schema loader to cache external schemas which were fetched by Ajax calls. The cache is the browser's `localStorage` storage. Caching is opt-in feature. By...

### General information - json-editor version: 2.6.1 ### Expected behavior - Given I am loading a schema with many externally-referenced schemas, the referenced schema requests should execute in parallel, so...