question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here’s what we’re going to do for v2, targeting a release in January or February 2020:

  • switch to native-promise-only and officially drop support for IE9 and IE10
  • stop exporting D3
  • stop exporting Plotly.plot
  • drop area, contourgl and pointcloud traces
  • drop support for polar plots in scatter (aka “micropolar”?) i.e. scatter.r and scatter.t and layout.angularaxis and layout.radialaxis and anything else related (cc @alexcjohnson anything else I missed?)

For reference, the primary trigger for version 2.0 is the native-promise-only change, with which we fully drop support for IE 9/10, even though that support has been eroding severely over the last couple of years. This change is driven by a desire to remove function constructors from as many of our bundles as possible for security reasons, as tracked in #897. Since we’re doing a v2, we’re trying to shed as much deprecated stuff as we can without being otherwise too-disruptive.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
archmojcommented, Jan 28, 2021

Just wondering if #5230 will make it in 2.0?

I think new features like that could possibly be added in a minor afterwards e.g. v2.x.0

1reaction
archmojcommented, Jan 20, 2021

Ah ok so in your message above, it’s Plotly.Plots.purge that is going away, and that’s an alias to Plotly.purge?

No it is not an alias. Plotly.purge() performs other operations in addition to calling Plotly.Plots.purge() https://github.com/plotly/plotly.js/blob/59390cbabf7d48c19179f68daf13e7d8af32f329/src/plot_api/plot_api.js#L3598-L3620

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changes from v1.1 | AutoHotkey v2
Legacy Syntax Removed · All former commands are now functions (excluding control flow statements). · All functions can be called without parentheses if...
Read more >
Changes from v1.1 to v2.0 - AutoHotkey
Changes from v1.1 to v2.0. This document has been integrated into the v2 documentation. Refer to Changes from v1.1 to v2.0.
Read more >
How the new Nintendo Switch V2 compares to the original ...
The biggest change is that the new model lets you play up to nine hours, a vast improvement from the original's ability to...
Read more >
Change V1 V2 V3 V4 V5, Past Simple and Past Participle ...
Change V1 V2 V3 V4 V5, Past Simple and Past Participle Form of Change. Verb; Change. Meaning; modify, replace, alter, switch, vary. V1,...
Read more >
Changes in Project+ v2.3.1
View everything that's been changed in Project+ v2.3.1.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found