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

Standalone dash renderer (for custom hooks) - March 1 #367

Merged
merged 37 commits into from
Feb 28, 2019

Conversation

valentijnnieman
Copy link
Contributor

@valentijnnieman valentijnnieman commented Sep 5, 2018

This enables the dash-renderer to be called as a standalone class, so that we can pass config objects to it.

Depends on this PR that enables dash-renderer to be a standalone class to be merged (also see this PR for an example of how to use a custom DashRenderer instance).

@valentijnnieman valentijnnieman changed the title [WIP] Standalone dash renderer (for custom hooks) Standalone dash renderer (for custom hooks) Sep 5, 2018
@valentijnnieman valentijnnieman changed the title Standalone dash renderer (for custom hooks) [WIP] Standalone dash renderer (for custom hooks) Sep 5, 2018
@valentijnnieman valentijnnieman changed the title [WIP] Standalone dash renderer (for custom hooks) Standalone dash renderer (for custom hooks) Sep 5, 2018
dash/dash.py Show resolved Hide resolved
tests/test_integration.py Outdated Show resolved Hide resolved
tests/test_integration.py Outdated Show resolved Hide resolved
dash/dash.py Outdated Show resolved Hide resolved
@chriddyp
Copy link
Member

This side of the code is looking good to me! @T4rk1n could you take a look as well?

@chriddyp chriddyp added the dash-meta-sponsored Work items whose development has been sponsored by a commercial partner https://plot.ly/dash/pricing label Sep 12, 2018
Copy link
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

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

Looks good, only a couple minor changes.

Also before release, would we need to lock the version of dash-renderer in setup.py since the starting of the renderer has changed and now needs the new Renderer syntax ?

dash/dash.py Show resolved Hide resolved
dash/dash.py Outdated Show resolved Hide resolved
@Akronix
Copy link
Contributor

Akronix commented Oct 10, 2018

Hi. Can I ask how is the status of this? Is it in your roadmap or is there any tentative date for its release?

@chriddyp chriddyp changed the title Standalone dash renderer (for custom hooks) Standalone dash renderer (for custom hooks) - March 1 Jan 10, 2019
dash/dash.py Outdated Show resolved Hide resolved
dash/dash.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

OK, I think we're home free! Thanks for the changes this morning @valentijnnieman!
💃
The conflicts in requirements can be resolved in favor of the current master:
-e git://github.com/plotly/dash-renderer.git@master#egg=dash_renderer
if the renderer PR is merged first so that's on master.

@valentijnnieman valentijnnieman merged commit f22973d into master Feb 28, 2019
@alexcjohnson alexcjohnson deleted the standalone_dash-renderer branch March 1, 2019 03:13
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this pull request May 28, 2021
HammadTheOne pushed a commit that referenced this pull request Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dash-meta-sponsored Work items whose development has been sponsored by a commercial partner https://plot.ly/dash/pricing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants