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

merge dev into master 1.14.0 #897

Merged
merged 6 commits into from
Dec 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.14.0] - 2020-12-07
### Updated
- [#889](https://github.com/plotly/dash-core-components/pull/889) & [#893](https://github.com/plotly/dash-core-components/pull/893)
- Upgraded Plotly.js to [1.58.1](https://github.com/plotly/plotly.js/releases/tag/v1.58.1)
- Patch Release [1.58.1](https://github.com/plotly/plotly.js/releases/tag/v1.58.1)
- [Feature release of Plotly.js 1.58.0](https://github.com/plotly/plotly.js/releases/tag/v1.58.0) which:
- Add `ticklabelposition` attribute to cartesian axes and colorbars [#5275](https://github.com/plotly/plotly.js/pull/5275)
- Add "strict" `autotypenumbers` to axes and `layout` [#5240](https://github.com/plotly/plotly.js/pull/5240)
- Add `itemwidth` to legends [#5212](https://github.com/plotly/plotly.js/pull/5212)
- Add `root.color` attribute to `sunburst` and `treemap` traces [#5232](https://github.com/plotly/plotly.js/pull/5232), [#5245](https://github.com/plotly/plotly.js/pull/5245)
- Enable fast image rendering for all linear axes [#5307](https://github.com/plotly/plotly.js/pull/5307)
- Rework matches and scaleanchor so they work together [#5287](https://github.com/plotly/plotly.js/pull/5287)

## [1.13.0] - 2020-10-29
### Added
- [#871](https://github.com/plotly/dash-core-components/pull/871) Add Julia syntax highlighting support for dcc.Markdown
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: dashCoreComponents
Title: Core Interactive UI Components for 'Dash'
Version: 1.13.0
Version: 1.14.0
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.
Depends: R (>= 3.0.2)
Imports:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "DashCoreComponents"
uuid = "1b08a953-4be3-4667-9a23-9da06441d987"
authors = ["Chris Parmer <chris@plotly.com>"]
version = "1.13.0"
version = "1.14.0"

[deps]
DashBase = "03207cf0-e2b3-4b91-9ca8-690cf0fb507e"
Expand Down
42 changes: 21 additions & 21 deletions R/internal.R
Original file line number Diff line number Diff line change
@@ -1,126 +1,126 @@
.dashCoreComponents_js_metadata <- function() {
deps_metadata <- list(`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-datepicker.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-dropdown.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-graph.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-highlight.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-markdown.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-slider.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-upload.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-datepicker.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-dropdown.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-graph.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-highlight.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-markdown.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-slider.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-upload.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_core_components.min.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_core_components.min.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components-shared` = structure(list(name = "dash_core_components-shared",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_core_components-shared.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE), class = "html_dependency"),
`dash_core_components-shared` = structure(list(name = "dash_core_components-shared",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_core_components-shared.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'plotly.min.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = 'eager'), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-plotlyjs.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
all_files = FALSE, async = 'lazy'), class = "html_dependency"),
`dash_core_components` = structure(list(name = "dash_core_components",
version = "1.13.0", src = list(href = NULL,
version = "1.14.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-plotlyjs.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashCoreComponents",
Expand Down
2 changes: 1 addition & 1 deletion dash_core_components/async-plotlyjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_core_components/dash_core_components.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_core_components/dash_core_components.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_core_components/package-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-core-components",
"version": "1.13.0",
"version": "1.14.0",
"description": "Core component suite for Dash",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"fast-isnumeric": "^1.1.3",
"highlight.js": "^10.3.1",
"moment": "^2.20.1",
"plotly.js": "1.57.1",
"plotly.js": "1.58.1",
"prop-types": "^15.6.0",
"ramda": "^0.26.1",
"rc-slider": "^9.1.0",
Expand Down
20 changes: 10 additions & 10 deletions dash_core_components/plotly.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/async-plotlyjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/dash_core_components.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/dash_core_components.min.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions deps/plotly.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/deps/async-plotlyjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/deps/dash_core_components.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/deps/dash_core_components.min.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions inst/deps/plotly.min.js

Large diffs are not rendered by default.

Loading