Skip to content

DX-1128: localise syntax-highlighter util + registry#3415

Draft
jamiehenson wants to merge 1 commit into
dx-1128/docs-producttilefrom
dx-1128/docs-syntax-highlighter
Draft

DX-1128: localise syntax-highlighter util + registry#3415
jamiehenson wants to merge 1 commit into
dx-1128/docs-producttilefrom
dx-1128/docs-syntax-highlighter

Conversation

@jamiehenson

@jamiehenson jamiehenson commented Jun 17, 2026

Copy link
Copy Markdown
Member

Part of DX-1128. Localises the syntax-highlighter utility + language registry.

What

src/utilities/syntax-highlighter.js + syntax-highlighter-registry.js, vendored from @ably/ui. highlight.js (+ highlightjs-curl) promoted to direct deps (were transitive via @ably/ui). CodeBlock rewired to the local util.

Behaviour

No visual change intended.

Stack (DX-1128)

PR Role
#3409 Design foundation — vendor @ably/ui tokens + reset/core CSS
#3410 Local cn + heights utils
#3411 Docs-native Icon component
#3412 Presentational components (Badge, Button, LinkButton, FeaturedLink, Status)
#3413 Interactive components (SegmentedControl, TabMenu)
#3414 ProductTile + product data (leaf)
#3415 syntax-highlighter util + registry
#3416 Code + CodeSnippet — completes the lift; prunes dead CSS + drops @ably/ui Tailwind scan
#3417 Combined view of #3409#3416 — review/demo only (based on main)

#3409#3416 are a linear stack (each builds on the previous); #3417 is the combined view. ▶ = this PR.

Testing

  • Load the review app.
  • Check a sufficient sample of pages load with no visual regressions.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 8f68c92e-af36-4c2b-bf00-94cf5baad0f2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dx-1128/docs-syntax-highlighter

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jamiehenson jamiehenson force-pushed the dx-1128/docs-producttile branch from 70e3af1 to 99f78c8 Compare June 18, 2026 13:19
@jamiehenson jamiehenson force-pushed the dx-1128/docs-syntax-highlighter branch from f0aa029 to 712dec4 Compare June 18, 2026 13:19
@jamiehenson jamiehenson marked this pull request as ready for review June 18, 2026 13:36
@jamiehenson jamiehenson force-pushed the dx-1128/docs-producttile branch from 99f78c8 to d9a67e2 Compare June 18, 2026 14:34
@jamiehenson jamiehenson force-pushed the dx-1128/docs-syntax-highlighter branch from 712dec4 to 2218333 Compare June 18, 2026 14:34
@jamiehenson jamiehenson added the review-app Create a Heroku review app label Jun 18, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-dx-1128-docs--yc0m43 June 18, 2026 14:54 Inactive
@jamiehenson jamiehenson force-pushed the dx-1128/docs-producttile branch from d9a67e2 to d53ff7f Compare June 18, 2026 14:57
@jamiehenson jamiehenson force-pushed the dx-1128/docs-syntax-highlighter branch from 2218333 to 2f0072c Compare June 18, 2026 14:57
@ably-ci ably-ci temporarily deployed to ably-docs-dx-1128-docs--yc0m43 June 18, 2026 14:57 Inactive
Vendor syntax-highlighter.js (highlight + line-highlight helpers) and
syntax-highlighter-registry.js (the highlight.js language set) into
src/utilities/ (DX-1128). Promote highlight.js + highlightjs-curl to direct
deps (were transitive). Repoint CodeBlock + tests + setupTests off
@ably/ui/core/utils/syntax-highlighter*.

Base of the code-rendering chain (PR E / Code + CodeSnippet builds on this).
Also firms up the highlight.js dependency that PR1's vendored
syntax-highlighter.css relies on. eslint clean.

Refs: DX-1128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

2 participants