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

Commit 0770afb

Browse files
Merge remote-tracking branch 'origin/dev' + update build artifacts
2 parents 5049379 + b99a80e commit 0770afb

22 files changed

+355
-1227
lines changed

.Rbuildignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ demo/.*\.js
2020
demo/.*\.html
2121
demo/.*\.css
2222

23-
# ignore python files/folders
23+
# ignore Python files/folders
2424
setup.py
2525
usage.py
2626
setup.py

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.10.2] - 2020-07-27
6+
- [#835](https://github.com/plotly/dash-core-components/pull/835)
7+
- Upgraded Plotly.js to [1.54.7](https://github.com/plotly/plotly.js/releases/tag/v1.54.7)
8+
- Patch release [1.54.7](https://github.com/plotly/plotly.js/releases/tag/v1.54.7)
9+
- Patch release [1.54.6](https://github.com/plotly/plotly.js/releases/tag/v1.54.6)
10+
- Patch release [1.54.5](https://github.com/plotly/plotly.js/releases/tag/v1.54.5)
11+
- Patch release [1.54.4](https://github.com/plotly/plotly.js/releases/tag/v1.54.4)
12+
513
## [1.10.1] - 2020-06-17
614
### Updated
715
- [#824](https://github.com/plotly/dash-core-components/pull/824)

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dashCoreComponents
22
Title: Core Interactive UI Components for 'Dash'
3-
Version: 1.10.1
3+
Version: 1.10.2
44
Description: 'Dash' ships with supercharged components for interactive user interfaces. A core set of components, written and maintained by the 'Dash' team, is available in the 'dashCoreComponents' package. The source for this package is on GitHub: plotly/dash-core-components.
55
Depends: R (>= 3.0.2)
66
Imports:

R/internal.R

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,126 +1,126 @@
11
.dashCoreComponents_js_metadata <- function() {
22
deps_metadata <- list(`dash_core_components` = structure(list(name = "dash_core_components",
3-
version = "1.10.1", src = list(href = NULL,
3+
version = "1.10.2", src = list(href = NULL,
44
file = "deps"), meta = NULL,
55
script = 'async-datepicker.js',
66
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
77
all_files = FALSE, async = TRUE), class = "html_dependency"),
88
`dash_core_components` = structure(list(name = "dash_core_components",
9-
version = "1.10.1", src = list(href = NULL,
9+
version = "1.10.2", src = list(href = NULL,
1010
file = "deps"), meta = NULL,
1111
script = 'async-dropdown.js',
1212
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
1313
all_files = FALSE, async = TRUE), class = "html_dependency"),
1414
`dash_core_components` = structure(list(name = "dash_core_components",
15-
version = "1.10.1", src = list(href = NULL,
15+
version = "1.10.2", src = list(href = NULL,
1616
file = "deps"), meta = NULL,
1717
script = 'async-graph.js',
1818
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
1919
all_files = FALSE, async = TRUE), class = "html_dependency"),
2020
`dash_core_components` = structure(list(name = "dash_core_components",
21-
version = "1.10.1", src = list(href = NULL,
21+
version = "1.10.2", src = list(href = NULL,
2222
file = "deps"), meta = NULL,
2323
script = 'async-highlight.js',
2424
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
2525
all_files = FALSE, async = TRUE), class = "html_dependency"),
2626
`dash_core_components` = structure(list(name = "dash_core_components",
27-
version = "1.10.1", src = list(href = NULL,
27+
version = "1.10.2", src = list(href = NULL,
2828
file = "deps"), meta = NULL,
2929
script = 'async-markdown.js',
3030
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
3131
all_files = FALSE, async = TRUE), class = "html_dependency"),
3232
`dash_core_components` = structure(list(name = "dash_core_components",
33-
version = "1.10.1", src = list(href = NULL,
33+
version = "1.10.2", src = list(href = NULL,
3434
file = "deps"), meta = NULL,
3535
script = 'async-slider.js',
3636
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
3737
all_files = FALSE, async = TRUE), class = "html_dependency"),
3838
`dash_core_components` = structure(list(name = "dash_core_components",
39-
version = "1.10.1", src = list(href = NULL,
39+
version = "1.10.2", src = list(href = NULL,
4040
file = "deps"), meta = NULL,
4141
script = 'async-upload.js',
4242
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
4343
all_files = FALSE, async = TRUE), class = "html_dependency"),
4444
`dash_core_components` = structure(list(name = "dash_core_components",
45-
version = "1.10.1", src = list(href = NULL,
45+
version = "1.10.2", src = list(href = NULL,
4646
file = "deps"), meta = NULL,
4747
script = 'async-datepicker.js.map',
4848
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
4949
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
5050
`dash_core_components` = structure(list(name = "dash_core_components",
51-
version = "1.10.1", src = list(href = NULL,
51+
version = "1.10.2", src = list(href = NULL,
5252
file = "deps"), meta = NULL,
5353
script = 'async-dropdown.js.map',
5454
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
5555
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
5656
`dash_core_components` = structure(list(name = "dash_core_components",
57-
version = "1.10.1", src = list(href = NULL,
57+
version = "1.10.2", src = list(href = NULL,
5858
file = "deps"), meta = NULL,
5959
script = 'async-graph.js.map',
6060
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
6161
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
6262
`dash_core_components` = structure(list(name = "dash_core_components",
63-
version = "1.10.1", src = list(href = NULL,
63+
version = "1.10.2", src = list(href = NULL,
6464
file = "deps"), meta = NULL,
6565
script = 'async-highlight.js.map',
6666
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
6767
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
6868
`dash_core_components` = structure(list(name = "dash_core_components",
69-
version = "1.10.1", src = list(href = NULL,
69+
version = "1.10.2", src = list(href = NULL,
7070
file = "deps"), meta = NULL,
7171
script = 'async-markdown.js.map',
7272
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
7373
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
7474
`dash_core_components` = structure(list(name = "dash_core_components",
75-
version = "1.10.1", src = list(href = NULL,
75+
version = "1.10.2", src = list(href = NULL,
7676
file = "deps"), meta = NULL,
7777
script = 'async-slider.js.map',
7878
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
7979
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
8080
`dash_core_components` = structure(list(name = "dash_core_components",
81-
version = "1.10.1", src = list(href = NULL,
81+
version = "1.10.2", src = list(href = NULL,
8282
file = "deps"), meta = NULL,
8383
script = 'async-upload.js.map',
8484
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
8585
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
8686
`dash_core_components` = structure(list(name = "dash_core_components",
87-
version = "1.10.1", src = list(href = NULL,
87+
version = "1.10.2", src = list(href = NULL,
8888
file = "deps"), meta = NULL,
8989
script = 'dash_core_components.min.js',
9090
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
9191
all_files = FALSE), class = "html_dependency"),
9292
`dash_core_components` = structure(list(name = "dash_core_components",
93-
version = "1.10.1", src = list(href = NULL,
93+
version = "1.10.2", src = list(href = NULL,
9494
file = "deps"), meta = NULL,
9595
script = 'dash_core_components.min.js.map',
9696
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
9797
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
9898
`dash_core_components-shared` = structure(list(name = "dash_core_components-shared",
99-
version = "1.10.1", src = list(href = NULL,
99+
version = "1.10.2", src = list(href = NULL,
100100
file = "deps"), meta = NULL,
101101
script = 'dash_core_components-shared.js',
102102
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
103103
all_files = FALSE), class = "html_dependency"),
104104
`dash_core_components-shared` = structure(list(name = "dash_core_components-shared",
105-
version = "1.10.1", src = list(href = NULL,
105+
version = "1.10.2", src = list(href = NULL,
106106
file = "deps"), meta = NULL,
107107
script = 'dash_core_components-shared.js.map',
108108
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
109109
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
110110
`dash_core_components` = structure(list(name = "dash_core_components",
111-
version = "1.10.1", src = list(href = NULL,
111+
version = "1.10.2", src = list(href = NULL,
112112
file = "deps"), meta = NULL,
113113
script = 'plotly.min.js',
114114
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
115115
all_files = FALSE, async = 'eager'), class = "html_dependency"),
116116
`dash_core_components` = structure(list(name = "dash_core_components",
117-
version = "1.10.1", src = list(href = NULL,
117+
version = "1.10.2", src = list(href = NULL,
118118
file = "deps"), meta = NULL,
119119
script = 'async-plotlyjs.js',
120120
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
121121
all_files = FALSE, async = 'lazy'), class = "html_dependency"),
122122
`dash_core_components` = structure(list(name = "dash_core_components",
123-
version = "1.10.1", src = list(href = NULL,
123+
version = "1.10.2", src = list(href = NULL,
124124
file = "deps"), meta = NULL,
125125
script = 'async-plotlyjs.js.map',
126126
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",

dash_core_components/async-graph.js

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/async-graph.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/async-plotlyjs.js

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: 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.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/package-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",
@@ -44,6 +44,7 @@
4444
"fast-isnumeric": "^1.1.3",
4545
"highlight.js": "^9.17.1",
4646
"moment": "^2.20.1",
47+
"plotly.js": "1.54.7",
4748
"prop-types": "^15.6.0",
4849
"ramda": "^0.26.1",
4950
"rc-slider": "^9.1.0",
@@ -85,7 +86,6 @@
8586
"identity-obj-proxy": "^3.0.0",
8687
"jest": "^24.5.0",
8788
"npm-run-all": "^4.1.5",
88-
"plotly.js": "1.54.3",
8989
"prettier": "^1.14.2",
9090
"react": "16.13.0",
9191
"react-dom": "16.13.0",

dash_core_components/plotly.min.js

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

inst/deps/async-graph.js

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

inst/deps/async-graph.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.

inst/deps/async-plotlyjs.js

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

inst/deps/dash_core_components.min.js

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

inst/deps/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.

inst/deps/plotly.min.js

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

lib/fragments/Graph.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ function (_Component) {
444444
}, {
445445
key: "shouldComponentUpdate",
446446
value: function shouldComponentUpdate(nextProps) {
447-
return this.props.id !== nextProps.id || JSON.stringify(this.props.style) !== JSON.stringify(nextProps.style);
447+
return this.props.id !== nextProps.id || JSON.stringify(this.props.style) !== JSON.stringify(nextProps.style) || JSON.stringify(this.props.loading_state) !== JSON.stringify(nextProps.loading_state);
448448
}
449449
}, {
450450
key: "UNSAFE_componentWillReceiveProps",

0 commit comments

Comments
 (0)