File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
13+ ## [ 1.52.3] -- 2020-03-02
14+
15+ ## Fixed
16+ - Make identical bundles on different nodes [ #4601 ]
17+ - Fix (regression introduced in 1.52.1) and improve interactive display of narrow points of ` bar ` -like traces [ #4568 ]
18+ - Ensure text fits inside ` sunburst ` sectors with zero values [ #4580 ]
19+ - Reset ` splom ` selectBatch and unselectBatch on updates [ #4595 ]
20+ - Retry different mobile/tablet config to render gl3d subplots on various devices & browsers e.g. Brave [ #4549 ]
21+ - Bump ` is-mobile ` to handle iPad Pro & iPad 7th + iOs v13 + Safari [ #4548 ]
22+ - Fix ` orthographic ` hover after scroll zoom [ #4562 ]
23+ - Preserve gl3d ` scene aspectratio ` after ` orthographic ` scroll zoom [ #4578 ]
24+ - Include gl3d ` scene.aspectmode ` changes in relayout updates [ #4579 ]
25+ - Apply utf-8 charset in test_dashboard [ #4554 ]
26+
27+
1328## [ 1.52.2] -- 2020-02-03
1429
1530## Fixed
You can’t perform that action at this time.
0 commit comments