Skip to content

chore(sync): no-op upstream docs badge update (f8c0850)#289

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

chore(sync): no-op upstream docs badge update (f8c0850)#289
IgorShevchik merged 1 commit into
mainfrom
sync/nuxt-f8c0850

Conversation

@IgorShevchik

Copy link
Copy Markdown
Collaborator

Syncs upstream nuxt/ui commit f8c0850docs: update badges.

Decision: no-op

Docs-only relabeling of availability badges now that features shipped in v4.10.0: :badge{label="Soon"}:badge{label="4.10+"} (chat-prompt/chat-tool/drawer/empty/modal/scroll-area/slideover/table), input-rating SoonNew, use-tour drops New.

Not applicable to b24ui: the relabeling targets upstream's version string (4.10+), which doesn't map to b24ui's independent versioning. b24ui uses a New-style availability convention and the affected docs are already in the correct state:

  • scroll-area.md / table.md / input-rating.md already carry label="New" / navigation.badge: New (features shipped here).
  • chat-prompt / chat-tool / drawer / empty / modal / slideover carry no availability badge in b24ui at all — nothing to relabel.

Ledger-only: cursor advanced to f8c0850; previous entry ada1580 reconciled to PR #288.

🤖 Generated with Claude Code


Generated by Claude Code

Syncs upstream nuxt/ui commit f8c0850 (docs: update badges). Docs-only
relabeling of availability badges to the v4.10.0 version string
(:badge label="Soon" -> "4.10+", input-rating Soon -> New, use-tour drops New).

NOT APPLICABLE: the relabeling targets upstream's version string (4.10+), which
doesn't map to b24ui's independent versioning. b24ui already uses a New-style
availability convention and the affected docs are already correct — scroll-area/
table/input-rating already carry label="New", and drawer/empty/modal/slideover/
chat-* carry no availability badge in b24ui. No-op — cursor advanced only.

Ledger: cursor -> f8c0850; previous entry ada1580 reconciled to PR #288.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
@IgorShevchik
IgorShevchik merged commit dcd17be into main Jul 20, 2026
1 check passed
@IgorShevchik
IgorShevchik deleted the sync/nuxt-f8c0850 branch July 20, 2026 05:43
IgorShevchik added a commit that referenced this pull request Jul 20, 2026
)

Syncs upstream nuxt/ui commit f400bc6. In the REPL playground, replace the
hardcoded composable list with one derived from publicComposables (the
auto-import source of truth) and generate the window assignments dynamically,
so REPL code can call every auto-imported composable without a hand list.

- playgrounds/repl/src/App.vue: import publicComposables from ../../../src/imports,
  const composables = Object.values(publicComposables).flat(), and rewrite
  importCode to `import b24Ui, { ${composables.join(', ')} } from
  '@bitrix24/b24ui-builtin'` + dynamic `window.X = X` assignments.

The new list matches b24ui's real auto-import surface (drops the previously
hardcoded useColorMode, which isn't in publicComposables; adds the many that
were missing). Playground/repl only, not in the ci gate — verified via
pnpm repl:build. Suite: 5557 passed / 6 skipped.

Ledger: cursor -> f400bc6; previous entry f8c0850 reconciled to PR #289.


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