Commit 5b4dcb6 1 parent 1f62b1e commit 5b4dcb6 Copy full SHA for 5b4dcb6
File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,30 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
9
9
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
+ ## [ 1.54.2] -- 2020-06-10
13
+ ### Changed
14
+ - Bump ` regl ` dependency to v1.6.1 [ #4881 ]
15
+ - Bump ` ndarray ` dependency to v1.0.19 [ #4910 ]
16
+ - Bump ` mapbox-gl ` dependency to v1.10.1 [ #4859 ]
17
+ - Improve docs about building Plotly with Angular [ #4182 ]
18
+
19
+ ### Fixed
20
+ - Fix wheel event for IE-11 [ #4385 ]
21
+ - Fix ` plot_bgcolor ` react [ #4816 ]
22
+ - Fix ` legend.title ` react [ #4827 ]
23
+ - Fix ` rangebreaks ` on ` candlestick ` & ` ohlc ` traces [ #4814 ]
24
+ - Fix ` rangebreaks ` on ` heatmap ` traces with 2-D ` z ` array [ #4821 ]
25
+ - Fix ` rangebreaks ` on ` histogram2d ` traces [ #4829 ]
26
+ - Fix ` rangebreaks ` overlapping and tick positions [ #4831 ]
27
+ - Fix "array" ` tickmode ` on date & log axes [ #4851 ]
28
+ - Fix category order of matching axes when calling react [ #4832 ]
29
+ - Fix for bypassing non-string ids during matching axes [ #4858 ]
30
+ - Fix selection of single value ` dimensions ` in ` parcoords ` traces [ #4878 ]
31
+ - Fix ` bar ` lengths in milliseconds from ` base ` [ #4900 ]
32
+ - Fix gl3d ticks when converting dates to milliseconds
33
+ (regression introduced in 1.21.0) [ #4903 ]
34
+
35
+
12
36
## [ 1.54.1] -- 2020-05-04
13
37
14
38
### Changed
You can’t perform that action at this time.
0 commit comments