Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
727a2ab
update toolchain + delete jest tests
Marc-Andre-Rivet Mar 22, 2021
f9473df
remove unit tests from CI
Marc-Andre-Rivet Mar 22, 2021
0a996ef
remove `.min`
Marc-Andre-Rivet Mar 22, 2021
e8d45f1
no cache
Marc-Andre-Rivet Mar 22, 2021
05c5531
add back cache / change name
Marc-Andre-Rivet Mar 22, 2021
2f8253e
simplify manifest
Marc-Andre-Rivet Mar 22, 2021
b9e1e5b
bust cache again
Marc-Andre-Rivet Mar 22, 2021
39b1021
undo filename
Marc-Andre-Rivet Mar 23, 2021
1a7f98a
node polyfills
Marc-Andre-Rivet Mar 23, 2021
ca2388b
update loaders / `insertAt` equivalent logic
Marc-Andre-Rivet Mar 23, 2021
670c60a
update react-resize-detector
Marc-Andre-Rivet Mar 23, 2021
fd06f77
eslint re-upgrade
Marc-Andre-Rivet Mar 23, 2021
5526971
update ci images + py39
Marc-Andre-Rivet Mar 23, 2021
6c37bef
remove `.min.` from the pacakge's main entrypoint
Marc-Andre-Rivet Mar 23, 2021
8b96292
rewrite `test_integration_1` tests with fixture
Marc-Andre-Rivet Mar 23, 2021
aa99547
lint
Marc-Andre-Rivet Mar 23, 2021
8a8a946
rewrite legacy tests with dash_dcc // gut out additional jest testing…
Marc-Andre-Rivet Mar 23, 2021
86c5a05
fix linting
Marc-Andre-Rivet Mar 23, 2021
e9c5016
fix new tests
Marc-Andre-Rivet Mar 23, 2021
7e52059
black
Marc-Andre-Rivet Mar 23, 2021
6609e7c
Add back test_dash_import
Marc-Andre-Rivet Mar 24, 2021
3442c2e
clean up cache busting
Marc-Andre-Rivet Mar 24, 2021
94ada70
remove debugging / no minification
Marc-Andre-Rivet Mar 24, 2021
cc49e55
robustify ldcp006
Marc-Andre-Rivet Mar 24, 2021
0da9efa
lint
Marc-Andre-Rivet Mar 24, 2021
119928e
temporarily add back py37 for snapshots validation
Marc-Andre-Rivet Mar 25, 2021
a808884
CI config tweak
Marc-Andre-Rivet Mar 25, 2021
e1d6d66
add logs asserts to all tests
Marc-Andre-Rivet Mar 25, 2021
17cbc6d
lint
Marc-Andre-Rivet Mar 25, 2021
964da77
fix broken test `test_dddo001_dynamic_options`
Marc-Andre-Rivet Mar 25, 2021
68fecef
lint
Marc-Andre-Rivet Mar 25, 2021
ade97e2
only snapshot py37
Marc-Andre-Rivet Mar 25, 2021
904acca
finalize
Marc-Andre-Rivet Mar 25, 2021
40b33ec
- fix `test_rdpr001_persisted_dps`, `test_rdpr002_persisted_dpr`, `te…
Marc-Andre-Rivet Mar 25, 2021
1d72c02
undo react-markdown version update
Marc-Andre-Rivet Mar 26, 2021
69a5431
Merge branch 'dev' into update-toolchain-20210322
alexcjohnson Jul 1, 2021
db37726
remove demo server
alexcjohnson Jul 1, 2021
75fb218
upgrade some relatively safe deps
alexcjohnson Jul 1, 2021
55a486c
new black from dash
alexcjohnson Jul 1, 2021
420e08c
downgrade to react 16
alexcjohnson Jul 1, 2021
fbcae14
prettier updates
alexcjohnson Jul 1, 2021
ad29d46
husky to v7
alexcjohnson Jul 1, 2021
377d3a1
eslint updates
alexcjohnson Jul 1, 2021
5794688
R/Julia build updates
alexcjohnson Jul 1, 2021
1babbce
update highlight.js
alexcjohnson Jul 1, 2021
14a0e1e
plotly.js v2.2.0
alexcjohnson Jul 2, 2021
8469d13
black scope fix
alexcjohnson Jul 2, 2021
1ea6e86
hack for styled-jsx@3.4 with babel
alexcjohnson Jul 2, 2021
d69b3ca
webpack minor
alexcjohnson Jul 2, 2021
0a5f054
plotly.js 2.2 changelog
alexcjohnson Jul 2, 2021
a1dbbe4
use dash deps update branch on CI
alexcjohnson Jul 2, 2021
9a84e8f
black opt-in instead of opt-out
alexcjohnson Jul 2, 2021
f15988d
install webpack update
alexcjohnson Jul 2, 2021
f4c77e0
update highlight override test
alexcjohnson Jul 2, 2021
44aac1e
drop py37 tests
alexcjohnson Jul 2, 2021
59f56c5
plotly.js 2.2.1 and update package-lock to npm 7
alexcjohnson Jul 6, 2021
5178392
fix tests with assets
alexcjohnson Jul 7, 2021
609024e
changelog for plotly.js 2.2.1
alexcjohnson Jul 7, 2021
5502176
roll back react-jsx-parser to a known good version
alexcjohnson Jul 7, 2021
3a535bd
gitignore julia entry point
alexcjohnson Jul 7, 2021
eb7d677
renumber slider tests to be unique
alexcjohnson Jul 7, 2021
df5ac65
a few more minor dep updates
alexcjohnson Jul 7, 2021
7a519bf
fixed width for slider tooltip percy tests
alexcjohnson Jul 8, 2021
3af946f
fixup plotlyjs 2.2.1 changelog
alexcjohnson Jul 8, 2021
98d617e
centralize test assets for percy
alexcjohnson Jul 8, 2021
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
Prev Previous commit
Next Next commit
fixup plotlyjs 2.2.1 changelog
  • Loading branch information
alexcjohnson committed Jul 8, 2021
commit 3af946f9860a1ade1f139a92fbff96b97da75f7b
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
tooltip when the slider handles are moved.

### Updated
- [#939](https://github.com/plotly/dash-core-components/pull/939) Upgrade Plotly.js to v2.2.0. Note that this is a major version upgrade to Plotly.js, however we are not treating this as a breaking change for DCC as the majority of breaking changes in Plotly.js do not affect the Dash API. The one exception is that several trace types that have long been deprecated are removed entirely.
- [#939](https://github.com/plotly/dash-core-components/pull/939) Upgrade Plotly.js to v2.2.1. Note that this is a major version upgrade to Plotly.js, however we are not treating this as a breaking change for DCC as the majority of breaking changes in Plotly.js do not affect the Dash API. The one exception is that several trace types that have long been deprecated are removed entirely.
- [Major release 2.0.0](https://github.com/plotly/plotly.js/releases/tag/v2.0.0):
- Stop exporting d3 as `Plotly.d3`, and remove many other deep pieces of the public API. This does not affect the `dcc.Graph` component, but if you make use of `Plotly` from the global scope in some other way you may be affected.
- Drop the deprecated trace types `contourgl` and `area`, as well as legacy pre-`scatterpolar` polar attributes `bar.r`, `bar.t`, `scatter.r`, `scatter.t`, `layout.radialaxis`, `layout.angularaxis`. Use `scatterpolar`, `barpolar`, and `polar` subplots instead.
Expand Down