Skip to content

refactor: rename TabGroupColor to DockviewTabGroupColor and convert T…#1165

Merged
mathuo merged 6 commits intomasterfrom
rename/tab-group-color
Apr 9, 2026
Merged

refactor: rename TabGroupColor to DockviewTabGroupColor and convert T…#1165
mathuo merged 6 commits intomasterfrom
rename/tab-group-color

Conversation

@mathuo
Copy link
Copy Markdown
Owner

@mathuo mathuo commented Apr 9, 2026

…AB_GROUP_COLORS to DockviewTabGroupColors map

Adds Dockview prefix for consistency with other public exports and converts the colors array to a map for better DX (e.g. DockviewTabGroupColors.Red).

…AB_GROUP_COLORS to DockviewTabGroupColors map

Adds Dockview prefix for consistency with other public exports and
converts the colors array to a map for better DX (e.g. DockviewTabGroupColors.Red).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

⚠️ Generated files are out of date

Run npm run gen and commit the result.

Diff
diff --git a/__generated__/dockview-core-exports.txt b/__generated__/dockview-core-exports.txt
index c722e3e..0b6cd2d 100644
--- a/__generated__/dockview-core-exports.txt
+++ b/__generated__/dockview-core-exports.txt
@@ -57,6 +57,8 @@ DockviewPopoutGroupOptions
 DockviewReadyEvent
 DockviewTabGroupChangeEvent
 DockviewTabGroupCollapsedChangeEvent
+DockviewTabGroupColor
+DockviewTabGroupColors
 DockviewTabGroupPanelChangeEvent
 DockviewTheme
 DockviewUnhandledDragOverEvent
@@ -206,11 +208,9 @@ SplitviewFrameworkOptions
 SplitviewOptions
 SplitviewPanel
 SplitviewPanelApi
-TAB_GROUP_COLORS
 Tab
 TabAnimation
 TabDragEvent
-TabGroupColor
 TabPartInitParameters
 TitleEvent
 ViewFactoryData

mathuo and others added 2 commits April 9, 2026 22:51
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Uses a hidden HTML marker to identify and delete previous gen-check
comments on every run, ensuring only one comment exists at a time
and cleaning up when the check passes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Apr 9, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9a10016:

Sandbox Source
dockview-app Configuration
editor-gridview Configuration
externaldnd-dockview Configuration
fullwidthtab-dockview Configuration
iframe-dockview Configuration
keyboard-dockview Configuration
nativeapp-dockview Configuration
rendering-dockview Configuration

mathuo and others added 3 commits April 9, 2026 22:57
…rnal

These are internal implementation details that don't need to be part
of the public API surface.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mathuo mathuo merged commit d7ba69f into master Apr 9, 2026
8 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

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.

1 participant