Skip to content

docs(color-mode-button): remove fallback slot example (0a1803d)#293

Merged
IgorShevchik merged 1 commit into
mainfrom
sync/nuxt-0a1803d
Jul 20, 2026
Merged

docs(color-mode-button): remove fallback slot example (0a1803d)#293
IgorShevchik merged 1 commit into
mainfrom
sync/nuxt-0a1803d

Conversation

@IgorShevchik

Copy link
Copy Markdown
Collaborator

Syncs upstream nuxt/ui commit 0a1803ddocs(color-mode-button): remove fallback slot example.

b24ui port

  • docs/content/docs/2.components/color-mode-button.md — removed the "### With fallback slot" example section (b24ui's version used <B24Button loading /> / :B24-button{loading}). Since this was the only example on the page, the now-orphaned ## Examples heading was removed too, so the page flows intro → ## API cleanly.

Tests

Docs-content (Markdown) only — no runtime/theme/test/snapshot impact. Suite unchanged: 5565 passed / 6 skipped.

Verify (CI=true)

lint · typecheck · test — green locally; build covered by CI.

Ledger: cursor advanced to 0a1803d; previous entry e931bdf reconciled to PR #292.

🤖 Generated with Claude Code


Generated by Claude Code

Syncs upstream nuxt/ui commit 0a1803d. Removes the "### With fallback slot"
example from color-mode-button.md. As this was the only example on the page,
the orphaned "## Examples" heading is removed too (intro -> ## API).

Docs-content only. Suite: 5565 passed / 6 skipped.

Ledger: cursor -> 0a1803d; previous entry e931bdf reconciled to PR #292.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
@IgorShevchik
IgorShevchik merged commit d52beac into main Jul 20, 2026
1 check passed
@IgorShevchik
IgorShevchik deleted the sync/nuxt-0a1803d branch July 20, 2026 07:10
IgorShevchik added a commit that referenced this pull request Jul 20, 2026
Syncs upstream nuxt/ui commit 8897318 (#6748). In the docs app's useCanonical
composable, replace the hand-written inline type for the <head> links with the
canonical Link type from @unhead/vue.

- docs/app/composables/useCanonical.ts: import type { Link } from '@unhead/vue'
  and change Array<{ rel, href, type? }> to Link[].

Docs-app type-only change. Suite: 5565 passed / 6 skipped.

Ledger: cursor -> 8897318; previous entry 0a1803d reconciled to PR #293.


Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb

Co-authored-by: Shevchik Igor <noreply@anthropic.com>
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.

2 participants