This repository was archived by the owner on May 29, 2026. It is now read-only.
chore(deps): bump @conduction/docusaurus-preset to ^3.0.0 (flat-hex brand refactor)#45
Merged
Merged
Conversation
Picks up the v3.0.0 brand-system refactor: - 3D hex-prism mechanism removed (brand is flat-hex only) - Family token ramps trimmed from 5 stops (50/100/300/500/700) to 2 stops (300/500) - colors.html consolidated as the single canonical color page, folding in the categorical role labels (Process / Integrate / Data / Documents / Workspace) that used to live on the now-removed hex-prism page No source changes needed in this repo; conduction-website only used the flat <cn-hex> primitive and tinted hexes via brand-color names, both of which remain in the new major. Locally verified on /connext/, /apps/, /apps/opencatalogi.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump preset from
^2.10.2to^3.0.0. Major-version bump because the design-system removed the 3D `` primitive and trimmed family token ramps from 5 stops to 2.What's in 3.0.0
Why this is safe for conduction-website
conduction-website never imported `HexPrism` or used the dropped stops. Spot-verified locally on /connext/, /apps/, /apps/opencatalogi — no regressions, and the App Builder hex now renders KNVB orange as intended.
Test plan