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

Update dashCoreComponents package in R to 0.46.0 #530

Merged
merged 8 commits into from
Apr 23, 2019
Merged
Show file tree
Hide file tree
Changes from 3 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
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 component suite for Dash
Version: 0.45.0
Version: 0.46.0
Authors @R: as.person(c(Chris Parmer <[email protected]>))
Description: Core component suite for Dash
Depends: R (>= 3.0.2)
Expand Down
2 changes: 1 addition & 1 deletion dash_core_components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"start": "webpack-serve ./webpack.serve.config.js --open",
"lint": "eslint src test",
"lint:py": "flake8 --ignore=E501,F401,F841,F811 test",
"test": "run-s -c test-unit test:py test:pyimport lint format:test lint:py",
"test": "run-s -c lint lint:py format:test test-unit test:py test:pyimport",
"test:py": "python -m unittest test.test_integration",
"test:pyimport": "python -m unittest test.test_dash_import",
"test-unit": "jest",
Expand Down
58 changes: 29 additions & 29 deletions inst/deps/dash_core_components.dev.js

Large diffs are not rendered by default.

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

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.

7 changes: 7 additions & 0 deletions inst/deps/plotly-1.47.0.min.js

Large diffs are not rendered by default.