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
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
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+
1327## [ 1.31.0] -- 2017-10-05
1428
1529### Added
You can’t perform that action at this time.
0 commit comments