Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit b1932f9

Browse files
byronbyronz
byron
authored andcommitted
🍱 adding dcc bundles with loading_state fix
1 parent 816a93c commit b1932f9

7 files changed

+347
-325
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
### Added
77
- `extendData` prop for `Graph` component. This feeds `Plotly.extendTraces` for incremental data updates. [#461](https://github.com/plotly/dash-core-components/pull/461)
88

9+
### Fixed
10+
- Fix unnecessary `loading_state` prop for `Input` component. [#498](https://github.com/plotly/dash-core-components/issues/498)
11+
912
## [0.45.0] - 2019-03-25
1013
### Added
1114
- `restyleData` prop for `Graph` component [#483](https://github.com/plotly/dash-core-components/pull/483)

dash_core_components/dash_core_components.dev.js

Lines changed: 164 additions & 164 deletions
Large diffs are not rendered by default.

dash_core_components/dash_core_components.dev.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash_core_components/dash_core_components.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash_core_components/dash_core_components.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash_core_components/metadata.json

Lines changed: 109 additions & 109 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)