plotly / dash-html-components

OBSOLETE - now part of https://github.com/plotly/dash
https://dash.plotly.com
Other
153 stars 49 forks source link

Component schemas #61

Closed rmarren1 closed 5 years ago

rmarren1 commented 6 years ago

Supports validation PR (https://github.com/plotly/dash/pull/340)

rmarren1 commented 6 years ago

Closing for now because of https://github.com/plotly/dash-html-components/issues/71 in favor of just validating children.

rmarren1 commented 6 years ago

Reopened since I added the fixes to the same branch

Marc-Andre-Rivet commented 5 years ago

@rmarren1 Can you confirm what the status of this PR is? Is this still active or need something to move again?

alexcjohnson commented 5 years ago

The main change here is an explosion of children into much more specific types than just node. Should not be needed since we've switched to front-end validation.