Skip to content

Commit 4df6b21

Browse files
committed
update changelog for 1.52.3
1 parent f5aad90 commit 4df6b21

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where 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

0 commit comments

Comments
 (0)