Skip to content

docs: enterprise setup page + v8 migration licence note; gitignore hygiene#1492

Merged
mathuo merged 2 commits into
v8-branchfrom
claude/v8-readiness-fixes
Jul 17, 2026
Merged

docs: enterprise setup page + v8 migration licence note; gitignore hygiene#1492
mathuo merged 2 commits into
v8-branchfrom
claude/v8-readiness-fixes

Conversation

@mathuo

@mathuo mathuo commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Two v8 readiness fixes surfaced by a docs/positioning review, plus repo hygiene.

A v7 upgrader following the migration guide would set an enterprise option (e.g. pinnedTabs: true), see nothing happen, and have no on-site page explaining these need dockview-enterprise + a licence key.

Changes

  • New page overview/enterprise-setup.mdx: install dockview-enterprise (JS: use it instead of dockview; frameworks: keep the binding + add import 'dockview-enterprise'), apply the key via LicenseManager.setLicenseKey, the watermark-not-lockout behaviour, and where to get a key. Wired into the Overview sidebar.
  • Migration guide: a callout above the "New opt-in options" table flagging that most of those options are enterprise features needing the package + key, linking to setup and the licensing comparison.
  • .gitignore: Claude local state (settings.local.json, worktrees/) and generated recorder out/ dirs; the recorder tooling itself stays tracked.

All internal links verified to resolve; no em dashes (docs style).

🤖 Generated with Claude Code

mathuo and others added 2 commits July 17, 2026 21:56
…gration

Add an Overview > Enterprise setup page covering how to install dockview-enterprise, apply the licence key via LicenseManager.setLicenseKey, and the watermark-not-lockout behaviour, and wire it into the sidebar. In the v8 migration guide, add a callout so a v7 upgrader knows the new opt-in options (pinnedTabs, smartGuides, layoutHistory, edge-group docking, and so on) are enterprise features that need the dockview-enterprise package and a key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Ignore .claude/settings.local.json and .claude/worktrees/ (the latter holds full checkouts with node_modules), and the generated out/ dirs under scripts/record and packages/docs/scripts/record. The recorder tooling itself stays tracked.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mathuo
mathuo merged commit 4c489a1 into v8-branch Jul 17, 2026
4 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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