File tree 1 file changed +15
-0
lines changed
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
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
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
+
13
28
## [ 1.39.1] -- 2018-07-09
14
29
15
30
### Fixed
You can’t perform that action at this time.
0 commit comments