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.39.2] -- 2018-07-16
14+
15+ ### Fixed
16+ - Fix scattergl selection after resize relayouts [ #2801 ]
17+ - Fix scattergl layout replot edits [ #2793 ]
18+ - Fix cartesian axis range animations (bug introduced in 1.37.0) [ #2788 ]
19+ - Fix contour labels that require thousands suffixes [ #2806 ]
20+ - Fix 'legendonly' legend items link to array ` marker.symbol ` [ #2816 ]
21+ - Fix handling of duplicate points under ` line.simplify ` [ #2814 ]
22+ - Fix transform removal via ` Plotly.react ` [ #2805 ]
23+ - Fix out-of-subplot scroll zoom on some geo projection types [ #2811 ]
24+ - Fix hover label in RTL pages [ #2790 ]
25+ - Reduce minified bundle back to their 1.39.0 sizes [ #2792 ]
26+
27+
1328## [ 1.39.1] -- 2018-07-09
1429
1530### Fixed
You can’t perform that action at this time.
0 commit comments