Files
Ashwin Ramaswami 4524376deb Add allOf support (#1380)
* feat: add allOf support

* use patch version of json-schema-merge-allof

* fix: publicPath for netlify builds

* fix typo

* fix: pass around shouldMergeAllOf a bit

* fix: remove shouldMergeAllOf

* fix: resolve allOf when calculating idSchema and pathSchema

* Revert "Fix dependency defaults for uncontrolled components (#1371)"

This reverts commit 6728977b00.

* Revert "Revert "Fix dependency defaults for uncontrolled components (#1371)""

This reverts commit ad2bd6841b9218622a2a4bc92a07f4e8b88ce636.

* test: start writing some basic tests

* add doc on allOf

* add allOf playground sample

* handle merging errors by removing allOf

* add test for nested allOf's

* clarify that allOf keyword is dropped

* don't use merge allof fork

* remove change to package-lock.json

* prettier format
2019-12-06 22:29:27 -08:00
..
2019-12-06 22:29:27 -08:00