Skip to content

Releases: tokens-studio/graph-engine

@tokens-studio/[email protected]

05 Dec 11:38
1bf26d2
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

05 Dec 11:38
1bf26d2
Compare
Choose a tag to compare

Patch Changes

  • 89d2dd0: Fixes an issue where the node title was not updating correctly and only changing the last character
  • 902df8c: node edges now have background-colored outlines for visual clarity at edge intersections
  • 8e207c5: Fixed centering of EmptyStateEditor
  • 8e207c5: Improved settings panel UI.
  • 89d2dd0: fix token title not changes
  • Updated dependencies [9ab88a2]
  • Updated dependencies [3bea85f]
  • Updated dependencies [9ff1317]
  • Updated dependencies [8bc1646]
  • Updated dependencies [2f2e130]
  • Updated dependencies [f90f677]
  • Updated dependencies [9f72ce5]
  • Updated dependencies [be053ca]
  • Updated dependencies [aa21dae]
  • Updated dependencies [befed71]
  • Updated dependencies [b60c9d0]
  • Updated dependencies [c4edd77]
  • Updated dependencies [3dd0c82]
  • Updated dependencies [7519a23]
  • Updated dependencies [18f41d3]
  • Updated dependencies [9ab88a2]
  • Updated dependencies [a986fde]

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Major Changes

  • 02c859b: Removed .getInput and .getRawInput from the Node. Direct access to the underlying ports are preferred over these utility methods
  • 02c859b: Removed .setOutput from the Node class, this should be replaced with direct port manipulation
  • 02c859b: Removed .getOutput from the node. This was never used and can rather be implemented as a utility method
  • 02c859b: Removed getAllOutputs from the Node definition, this was never used and can rather be implemented as a utility

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation
  • 64d2acd: Add Replace Item node which lets you replace a specific item of an array.
  • 02c859b: Add typing/hasValue node that lets you check if a value is present
  • 02c859b: Add pad node that lets you fill a string to a certain lenght with a given character, like 25 to 025
  • 7b4a564: Add support for all colorjs color spaces in the color nodes like color to string
  • fb46f15: Upgrade mafs library to latest & remove mathjax

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Major Changes

  • 02c859b: Update to use the latest exposed input manipulation from the engine via direct control

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Major Changes

  • 02c859b: Update to use the latest exposed input manipulation from the engine via direct control

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Major Changes

  • 02c859b: Update to use the latest exposed input manipulation from the engine via direct control

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Major Changes

  • 02c859b: Update to use the latest exposed input manipulation from the engine via direct control

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

07 Nov 12:15
030b8a0
Compare
Choose a tag to compare

Minor Changes

  • 9fed81e: Removes tsup completely to prevent bundling, and rather to use raw typescript compilation
  • fb46f15: Upgrade mafs library to latest & remove mathjax

Patch Changes