Skip to content

Add draft logs for merged PRs since 2.2.1 #5806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions draftlogs/5112_change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Replace `d3.geo` method with more recent `d3-geo` and `d3-geo-projection` modules to pave the way
for new projection types and help fix occasional unexpected characters in bundles [[#5112](https://github.com/plotly/plotly.js/pull/5112)]
2 changes: 2 additions & 0 deletions draftlogs/5786_change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- use version 1.1.0 of `to-float32` module in regl scatter line error 2d packages [[#5786](https://github.com/plotly/plotly.js/pull/5786)],
with thanks to @Seranicio for the contribution!
1 change: 1 addition & 0 deletions draftlogs/5792_change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Improve CONTRIBUTING guidelines for creating & updating baselines [[#5792](https://github.com/plotly/plotly.js/pull/5792)]
1 change: 1 addition & 0 deletions draftlogs/5804_fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix mapbox line text example [[#5804](https://github.com/plotly/plotly.js/pull/5804)]