leonardo icon indicating copy to clipboard operation
leonardo copied to clipboard

Support w3c working group design tokens spec

Open GarthDB opened this issue 3 months ago • 2 comments

Description

Cleaning up https://github.com/adobe/leonardo/pull/228 on a new branch/pr.

Support w3c working group design tokens spec All properties defined by this format are prefixed with the dollar sign ($). This convention will also be used for any new properties introduced by future versions of this spec.

Motivation

Support w3c working group design tokens spec in the output formatted tokens

Screenshot

image

To-do list

  • [x] I have read the CONTRIBUTING document.
  • [x] This pull request is ready to merge.

GarthDB avatar Apr 19 '24 16:04 GarthDB

⚠️ No Changeset found

Latest commit: 781b2488bfaf86a49cf92456eaac473f840d31e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Apr 19 '24 16:04 changeset-bot[bot]

Run report for 781b2488

Total time: 20.5s | Comparison time: 18.8s | Estimated loss: 1.7s (8.5% slower)

Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupNodeTool(~20.11) 1.4s Skipped
🟩 InstallNodeDeps(~20.11) 6.5s Passed
🟩 SyncNodeProject(contrast-colors) 0.1ms Passed
🟩 SyncNodeProject(ui) 0.3ms Passed
🟩 RunTask(contrast-colors:test) 2.3s Passed
🟩 RunTask(ui:makeDistDir) 65.7ms Passed
🟩 RunTask(ui:copyCNAME) 58.5ms Passed
🟩 RunTask(ui:copyUIIcons) 58.5ms Passed
🟩 RunTask(ui:copyWorkflowIcons) 58.5ms Passed
🟩 RunTask(ui:buildSite) 10.2s Passed
Touched files
docs/ui/src/js/createOutputParameters.js
packages/contrast-colors/lib/utils.js
packages/contrast-colors/test/backgroundColor.test.js
packages/contrast-colors/test/convertColorValue.test.js
packages/contrast-colors/test/theme.test.js
packages/contrast-colors/test/themeSetters.test.js

GarthDB avatar Apr 19 '24 16:04 GarthDB