[DTM] SOFT-3906 [base] Integration base for the singlebtn design-token proving ground - #1201
Open
pauloiankoski wants to merge 4 commits into
Open
[DTM] SOFT-3906 [base] Integration base for the singlebtn design-token proving ground#1201pauloiankoski wants to merge 4 commits into
pauloiankoski wants to merge 4 commits into
Conversation
…to SOFT-3906/components-pin-bump
[DTM] SOFT-3906 [1/2]: Pin the kadence-components dependency to the design-tokens dev commit
Contributor
|
🎉 Zip build complete |
pauloiankoski
force-pushed
the
SOFT-3906/base
branch
from
July 31, 2026 21:05
c0b78e0 to
fd5b1a0
Compare
pauloiankoski
changed the base branch from
feature/design-tokens-module
to
master
July 31, 2026 21:23
pauloiankoski
changed the base branch from
master
to
feature/design-tokens-module
July 31, 2026 21:24
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
@kadence/componentspackage stays token-agnostic and only exposes the neutralkadence.components.control.editor/.actionsseams, which this branch registers listeners against.None/Small/Medium/Large/Round) as pickable dimension tokens. The values already ship in the baseline, so nothing changes until a step is overridden.var(--kb-token--…)reference on both surfaces, so the editor preview and the published page render identically. On the front end this collapsesrender_measure_output()'s 12 duplicated per-corner branches into onerender_measure_side()helper covering the numeric,position-keyword, token-alias, and legacy-spacing-variable cases.@kadence/componentstofeature/design-tokens-module, the branch carrying the merged token-agnostic control seams ([DTM] SOFT-3906 [base] Integration base for token-agnostic control extension seams kadence-components#19), matching how@kadence/helpersis already pinned.PRs included
@kadence/componentsdependency to the design-tokens dev commitTest plan