Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency defaults for uncontrolled components #1371

Merged
merged 8 commits into from
Jul 30, 2019
Merged

Conversation

epicfaace
Copy link
Member

@epicfaace epicfaace commented Jul 27, 2019

Reasons for making this change

Fixes #1316.

Also fixes #1370.

If this is related to existing tickets, include links to them as well.

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace epicfaace changed the title Fix defaults Fix defaults for uncontrolled components Jul 27, 2019
@epicfaace epicfaace changed the title Fix defaults for uncontrolled components Fix dependency defaults for uncontrolled components Jul 27, 2019
@epicfaace epicfaace marked this pull request as ready for review July 27, 2019 18:20
@epicfaace epicfaace requested a review from edi9999 July 27, 2019 18:20
@edi9999 edi9999 merged commit 6728977 into master Jul 30, 2019
@epicfaace epicfaace deleted the fix-defaults branch July 30, 2019 18:30
epicfaace added a commit that referenced this pull request Aug 2, 2019
epicfaace added a commit that referenced this pull request Aug 11, 2019
epicfaace added a commit that referenced this pull request Dec 7, 2019
* 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 6728977.

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

This reverts commit ad2bd68.

* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants