Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@rmarren1
Copy link
Contributor

Solves (plotly/dash#150), see (plotly/dash#271).

Changes version to 0.12.0

  • Adds all ClassName.py files to dash_html_components as generated by dash.development.component_loader.generate_classes
  • Changes dash_html_components/__init__.py to load components via class imports rather than generating at runtime.

CHANGELOG.md Outdated
## [0.12.0] - 2018-06-01
### Changed
- `dash_html_components/__init__.py` now imports from python class files rather than generating classes at runtime,
adding support for IDE autocomplete ect.
Copy link
Member

@chriddyp chriddyp Jun 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* etc

@rmarren1
Copy link
Contributor Author

closing in favor of #50

@rmarren1 rmarren1 closed this Jul 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants