Skip to content

Commit 747291b

Browse files
committedMar 11, 2019
Rework dash-renderer setProps (#99)
1 parent d9118bd commit 747291b

File tree

136 files changed

+265
-265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+265
-265
lines changed
 

‎packages/dash-html-components/.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
command: |
3232
git clone git@github.com:plotly/dash.git
3333
git clone git@github.com:plotly/dash-renderer.git
34-
git clone git@github.com:plotly/dash-html-components.git
34+
git clone git@github.com:plotly/dash-core-components.git
3535
git clone git@github.com:plotly/dash-table.git
3636
. venv/bin/activate
3737
pip install -e ./dash --quiet

‎packages/dash-html-components/dash_html_components/dash_html_components.dev.js

+131-131
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)