Skip to content

v0.1.2 - TFM

Choose a tag to compare

@robinlopez robinlopez released this 27 Jun 15:43
5e89701

New

  • Click anywhere in the window to deselect variables.
  • The row settings icon turns the primary color when the row is selected.
  • Redesigned variable inspector: clearer sections, and each value shows its resolved hex, OKLCH and gamut.
  • Composite tokens (typography, shadow, border, transition, gradient) are now edited field by field in the inspector instead of raw JSON.
  • "Open in editor" button to jump to a variable's source file.
  • References ("Used in N tokens") is now a collapsible row: click to reveal the referencing tokens and jump to them.

Fixes

  • The selection outline now wraps the whole row, settings cell included.
  • Boundary colors like pure white are no longer wrongly flagged "out of gamut".
  • "Used in N tokens" was always showing 0 for collection-namespaced aliases (Tokens Studio / PrimeNG style, e.g. {primitive.green.500}); references are now counted correctly.

Improvements

  • npm page: added keywords (design-tokens, dtcg, style-dictionary, figma-variables, oklch...).