Skip to content

Commit d5a836b

Browse files
committed
update changelog for 1.31.1
1 parent 62acc31 commit d5a836b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where 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

0 commit comments

Comments
 (0)