Skip to content

Ref #452: Support recursively referenced definitions.#453

Merged
n1k0 merged 1 commit intomasterfrom
452-fix-recursive-schemas
Jan 27, 2017
Merged

Ref #452: Support recursively referenced definitions.#453
n1k0 merged 1 commit intomasterfrom
452-fix-recursive-schemas

Conversation

@n1k0
Copy link
Copy Markdown
Collaborator

@n1k0 n1k0 commented Jan 27, 2017

WiP, refs #452.

@n1k0 n1k0 merged commit 6f6a6d9 into master Jan 27, 2017
@n1k0 n1k0 deleted the 452-fix-recursive-schemas branch January 27, 2017 18:32
n1k0 added a commit that referenced this pull request Jan 28, 2017
Breaking changes

When a text input is emptied by the user, it's value is now reset to `undefined` instead of being set to `""` (empty string) as previously. This better matches traditional HTML forms behavior.

New features

* Add an array field template component (#437)
* Wrap radio and checkbox labels into span to enable styling. (#428)
* Reset text inputs value when emptied (#442)
* Add transform hook for changing errors from json schema validation (#432)
* Add a noHtml5Validate prop (#448)
* Add support for a onBlur event handler (#431)
* Allow empty option for enum fields (#451)

Bugfixes

* Fix #452: Support recursively referenced definitions. (#453)
* Fix #454: Document what master actually is, suffix its version with -dev.
@n1k0
Copy link
Copy Markdown
Collaborator Author

n1k0 commented Jan 28, 2017

Released in v0.42.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant