Skip to content

Replace Ext.isArray with Array.isArray#7865

Merged
cnathe merged 1 commit into
developfrom
fb_visPlotExt
Jul 20, 2026
Merged

Replace Ext.isArray with Array.isArray#7865
cnathe merged 1 commit into
developfrom
fb_visPlotExt

Conversation

@cnathe

@cnathe cnathe commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Rationale

Replace the final usages of Ext in the vis/plot.js file with a simple isArray replacement.

Related Pull Requests

Changes

  • Replace Ext.isArray with Array.isArray

@cnathe cnathe self-assigned this Jul 20, 2026
@cnathe

cnathe commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

@ankurjuneja I can't recall which PR, but I saw some reference recently to these two Ext.isArray lines in plot.js being the last Ext usages (some dependency update PR maybe?). Anyway, this PR removes / replaces that so this file doesn't have that Ext dependency anymore.

@cnathe
cnathe merged commit 3b0ad77 into develop Jul 20, 2026
12 checks passed
@cnathe
cnathe deleted the fb_visPlotExt branch July 20, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants