Skip to content

Releases: tokens-studio/graph-engine

@tokens-studio/graph-engine@0.4.0

19 Jul 13:13
662082d

Choose a tag to compare

Minor Changes

  • 745e1a2: - Adds a parse Unit node.
    • Adds align-items to the exposed UI
    • Adds native supports for tokenSets in input
    • Adds Json node (alpha)

@tokens-studio/graph-engine@0.3.0

13 Jul 07:40
5863582

Choose a tag to compare

Minor Changes

  • be38194: Add new node for contrasting color supporting wcag 2.1 and 3.0
  • b1a09fd: Add Color Wheel node
  • 823ac1e: Added Objectify and Dotprop nodes

Patch Changes

  • 122c050: Fixed issue with slider not working as expected

@tokens-studio/graph-engine@0.2.2

04 Jul 07:18
6f9c293

Choose a tag to compare

Patch Changes

  • a67b830: Some nodes were not exported, namely the convert node from color

@tokens-studio/graph-engine@0.2.1

22 Jun 13:51

Choose a tag to compare

Patch Changes

  • ec4a20a: Fix exposure of graph controls

@tokens-studio/graph-engine@0.2.0

20 Jun 14:42
3219bf2

Choose a tag to compare

Minor Changes

  • c95ee97: Removed graphlib dependency and swapped it out for an internal representation

v0.1.0

08 Jun 16:29
5f5922e

Choose a tag to compare

Minor Changes

  • 4e36db5: Add more test nodes and fix culori problem
  • d30d954: Added Advanced blend node, fixe bugs in remap and added step down in the harmonic

v0.0.4

31 May 03:36
e758310

Choose a tag to compare

Patch Changes

  • 16716d0: Fixed issue with remap not respecting the input key and rather using the index

v0.0.3

29 May 18:38
e8e02ea

Choose a tag to compare

Patch Changes

  • a4f784f: Remove husky as postinstall script. It was affecting downstream users

v0.0.2

29 May 13:30
930e31e

Choose a tag to compare

Patch Changes

  • f5bff7c: Adds support for external load side effect with ephemeral data as well as protecting against dangling edges

v0.0.1

23 May 14:05
26efffd

Choose a tag to compare

Patch Changes