Skip to content

Commit fb05bff

Browse files
committed
update changelog for 1.27.1
1 parent c80aee1 commit fb05bff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ 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.27.1] -- 2017-05-17
14+
15+
### Fixed
16+
- Fix text box positioning on scrolled windows (bug introduced in 1.27.0) [#1683, #1690]
17+
- Fix styling over links in annotation text [#1681]
18+
- Fix `mesh3d` with `vertexcolor` coloring [#1686]
19+
- Fix `sort` transform with set `categoryarray` [#1689]
20+
- Fix `scatter` text node data join [#1672]
21+
- Fix `plot` promise resolution in graphs with layout images in IE11 [#1691]
22+
1323
## [1.27.0] -- 2017-05-10
1424

1525
### Added

0 commit comments

Comments
 (0)