-
-
Notifications
You must be signed in to change notification settings - Fork 143
Conversation
Marc-Andre-Rivet
commented
Apr 9, 2019
•
edited by alexcjohnson
Loading
edited by alexcjohnson
- missing 1.47.0 and 1.46.0 feature release highlights
2. Update `dash_core_components/__init__.py` plotly.js `external_url` | ||
3. Update `MANIFEST.in` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated manifest to use wildcard, this step is no longer required
@@ -5,7 +5,7 @@ include dash_core_components/dash_core_components.dev.js.map | |||
include dash_core_components/metadata.json | |||
include dash_core_components/[email protected] | |||
include dash_core_components/[email protected] | |||
include dash_core_components/plotly-1.45.0.min.js | |||
include dash_core_components/plotly-*.min.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using wildcard like here https://github.com/plotly/dash-renderer/blob/master/MANIFEST.in
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tweaked the changelog a tiny bit. Looks good! 💃
kinda weird percy diffs - just a bunch of new whitespace at the bottom of the page. I'm going to guess it's just percy doing something weird with the extra internal structure of a plotly.js graph added in plotly/plotly.js#3589... looks fine locally, I approved the diff. |