File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,20 @@ 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.31.1] -- 2017-10-16
14
+
15
+ ### Fixed
16
+ - Fix IE and Edge SVG ` toImage ` support [ #2068 ]
17
+ - Return empty set during selections of ` visible: false ` traces [ #2081 ]
18
+ - Fix scroll glitch in ` table ` traces [ #2064 ]
19
+ - Fix handling of 1D header values in ` table ` [ #2072 ]
20
+ - Fix ` table ` line style defaults [ #2074 ]
21
+ - Do not attempt to start drag on right-click [ #2087 ]
22
+ - Phase out ` alignment-baseline ` attributes in SVG text nodes [ #2076 ]
23
+ - Listen to document events on drag instead of relying on
24
+ cover-slip node [ #2075 ]
25
+
26
+
13
27
## [ 1.31.0] -- 2017-10-05
14
28
15
29
### Added
You can’t perform that action at this time.
0 commit comments