8000 update draft logs · plotly/plotly.js@3b3c3ab · GitHub
[go: up one dir, main page]

Skip to content < 8000 /span>

Commit 3b3c3ab

Browse files
committed
update draft logs
1 parent c5af366 commit 3b3c3ab

File tree

7 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Update esbuild to v23.1; Node v18 required for development [[#7116](https://github.com/plotly/plotly.js/pull/7124)]
1+
- Node v18 required for development [[#7116](https://github.com/plotly/plotly.js/pull/7124)]
22

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Drop support for deprecated `annotation.ref` attribute (use `annotation.xref` and `annotation.yref` instead) [[#7215](https://github.com/plotly/plotly.js/pull/7215)]
1+
- Drop support for deprecated `annotation.ref` attribute (use `annotation.xref` and `annotation.yref` instead) [[#7215](https://github.com/plotly/plotly.js/pull/7215)]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Drop support for deprecated error bar `opacity` attribute (use alpha channel of error bar `color` attribute instead) [[#7214](https://github.com/plotly/plotly.js/pull/7216)]
1+
- Drop support for deprecated error bar `opacity` attribute (use alpha channel of error bar `color` attribute instead) [[#7214](https://github.com/plotly/plotly.js/pull/7216)]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Drop support for deprecated attribute `gl3d.cameraposition` (use `gl3d.camera` instead) [[#7217](https://github.com/plotly/plotly.js/pull/7217)]
1+
- Drop support for deprecated attribute `gl3d.cameraposition` (use `gl3d.camera` instead) [[#7217](https://github.com/plotly/plotly.js/pull/7217)]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Drop deprecated autotick attributes from cartesian and gl3d axes [[#7236](https://github.com/plotly/plotly.js/pull/7236)]
1+
- Drop deprecated autotick attributes from cartesian axes [[#7236](https://github.com/plotly/plotly.js/pull/7236)]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Deprecate mapbox traces and provide link to migration docs [[#7260](https://github.com/plotly/plotly.js/pull/7260)]