Skip to content

chore(sync): record the tickserv showcase entry as a no-op - #494

Merged
IgorShevchik merged 1 commit into
mainfrom
sync/nuxt-b751eaef
Aug 25, 2026
Merged

chore(sync): record the tickserv showcase entry as a no-op#494
IgorShevchik merged 1 commit into
mainfrom
sync/nuxt-b751eaef

Conversation

@IgorShevchik

Copy link
Copy Markdown
Collaborator

Linked issue

Sync with nuxt/ui@v4b751eaef (nuxt/ui#6869). After this the cursor is at upstream HEAD.

Type of change

  • Chore (updates to the build process or auxiliary tools and libraries)

Description

Two lines in upstream's docs/content/showcase.yml plus a screenshot, adding a site built with Nuxt UI to their gallery:

+  - name: TickServ
+    url: https://tickserv.com/

This fork keeps its own showcase.yml listing sites built with Bitrix24 UI, so the entry is content rather than code.

Checked for the one thing that would make it more than content — it uses no field we lack. name and url are the two required keys of our own schema in docs/content.config.ts, which already carries screenshotUrl and the full screenshotOptions object (delay, width, cookies, removeElements) as well. Nothing structural to take.

Same call as d0cfc2b1, 78cc1ce5, cf5f15e3, 2beb2345, a630c943 and a7f26a32. The one showcase commit that was not a no-op is f6d188bd, which introduced screenshotOptions — a schema change, and therefore shared. This one introduces nothing.

Recorded rather than skipped silently so the next porter does not re-derive it.

Verification

Ledger only — no source, test or docs change. Cursor → b751eaef, which is upstream HEAD; parity snapshot refreshed to it with zero package differences, and test/utils/dep-parity.spec.ts passes in full (22 assertions).

Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Generated by Claude Code

Ports nuxt/ui `b751eaef` (#6869) as a no-op: two lines in upstream's
`showcase.yml` plus a screenshot, adding a site built with Nuxt UI to their
gallery.

This fork keeps its own `showcase.yml` listing sites built with Bitrix24 UI, so
the entry is content rather than code. Checked for the one thing that would make
it more than that — it uses no field we lack: `name` and `url` are the two
required keys of our own schema in `docs/content.config.ts`, which already
carries `screenshotUrl` and the full `screenshotOptions` object as well.

Same call as `d0cfc2b1`, `78cc1ce5`, `cf5f15e3`, `2beb2345`, `a630c943` and
`a7f26a32`. The one showcase commit that was **not** a no-op is `f6d188bd`,
which introduced `screenshotOptions` — a schema change, and therefore shared.
This one introduces nothing.

Ledger: cursor → `b751eaef` (upstream HEAD), parity snapshot refreshed.
@IgorShevchik
IgorShevchik merged commit 2e45e25 into main Aug 25, 2026
2 checks passed
@IgorShevchik
IgorShevchik deleted the sync/nuxt-b751eaef branch August 25, 2026 12:34
IgorShevchik added a commit that referenced this pull request Aug 25, 2026
The entry was written with `pending-merge` because the PR carrying it had not
merged yet; it now points at #494 and its squash SHA `2e45e257`. No entry in the
ledger is left unreconciled, and the cursor `b751eaef` is upstream HEAD.

Bookkeeping only — no source, test or docs change.

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