Skip to content

Releases: tokens-studio/graph-engine

@tokens-studio/graph-engine-nodes-design-tokens@7.0.0

17 Dec 09:36
3a5a336

Choose a tag to compare

Patch Changes

  • Updated dependencies [87b0016]
  • Updated dependencies [fe1ae29]
  • Updated dependencies [7253355]
    • @tokens-studio/graph-engine@4.2.0
    • @tokens-studio/graph-editor@4.3.7

@tokens-studio/graph-engine-nodes-audio@7.0.0

17 Dec 09:35
3a5a336

Choose a tag to compare

Patch Changes

  • Updated dependencies [87b0016]
  • Updated dependencies [7253355]
    • @tokens-studio/graph-engine@4.2.0

@tokens-studio/graph-editor@4.3.8

17 Dec 12:28
dc3c620

Choose a tag to compare

Patch Changes

  • 3f12ab0: Fix bug with visibility on ports
  • Updated dependencies [79b16d7]
  • Updated dependencies [6d9b5c3]
  • Updated dependencies [df74698]
    • @tokens-studio/graph-engine@4.3.0

@tokens-studio/graph-editor@4.3.7

17 Dec 09:35
3a5a336

Choose a tag to compare

Patch Changes

  • fe1ae29: fix prettier
  • Updated dependencies [87b0016]
  • Updated dependencies [7253355]
    • @tokens-studio/graph-engine@4.2.0

@tokens-studio/graph-editor@4.3.6

10 Dec 19:32
f3a9886

Choose a tag to compare

Patch Changes

@tokens-studio/graph-editor@4.3.4

09 Dec 12:40
f7051e6

Choose a tag to compare

Patch Changes

  • 2be64bf: The editor was missing the require graph-editor className that is used to create CSS layers for correct injectio of css vars

@tokens-studio/graph-editor@4.3.3

09 Dec 11:56
8bfa2af

Choose a tag to compare

Patch Changes

  • 5ee8483: Removes incorrect geist packages that were being imported
  • ed99ca9: Fix css class selector for node handle

@tokens-studio/graph-editor@4.3.2

06 Dec 12:26
2a8b2bc

Choose a tag to compare

Patch Changes

  • d82d9d5: Removes incorrect geist packages that were being imported

@tokens-studio/graph-engine@4.1.0

05 Dec 11:38
1bf26d2

Choose a tag to compare

Minor Changes

  • 9ff1317: Created the Match Alpha node which finds the alpha value that can be used to composite two colors to match a reference third color.
  • 8bc1646: Add a parseNumber node that lets you parse a string into a number.
  • 2f2e130: Index Array node now accepts negative index values
  • f90f677: Add Alternating, Fibonacci, Linear and Power series.
  • 9f72ce5: Add indicies to sort tokens by, which helps you to select the right items.
  • be053ca: Add inverse linear node.
  • aa21dae: Add Sample Array from Float Curve node that gives you n values from your float curve.
  • befed71: Add a new node for css clamp function that outputs your accessible css clamp function for fluid dimensions.
  • b60c9d0: Add Flip Float Curve node, this lets you change the curves as needed for light, dark mode for example.
  • c4edd77: An Array Length node was added to get the length of an array.
  • 3dd0c82: Add distance node to math, to calculate the distance between two numbers.
  • 18f41d3: Add Closest Number node that allows you to get the closest number from an array of numbers.
  • a986fde: Add exponantial distribution node to spread a number over a length of items, with adjusting the decay.

Patch Changes

  • 9ab88a2: Fixing the issue of min and max size being mixed up in the fluid node, this wasn't resolving before.
  • 3bea85f: Fix Nan values in color deconstruct if the channel doesn't output something.
  • 7519a23: Fixed Sort Colors By node not working with Contrast.
  • 9ab88a2: Fix issue on accessible clamp node that would break on mixed up min and max values.

@tokens-studio/graph-engine-nodes-image@5.0.0

05 Dec 11:38
1bf26d2

Choose a tag to compare

Patch Changes