Skip to content

Releases: tokens-studio/graph-engine

@tokens-studio/[email protected]

27 Sep 08:05
67ec75b
Compare
Choose a tag to compare

Minor Changes

  • cd66e2c: Removed bundling from build step to support treeshaking

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Minor Changes

  • 02620af: Add typing/hasValue node that lets you check if a value is present
  • bc39aeb: Add pad node that lets you fill a string to a certain lenght with a given character, like 25 to 025
  • 83abbb5: Add Inject Item into Array node, this allows you to add a new item to the array at a given index, also allowing negative index to go last to first

Patch Changes

  • 381fc4d: Fix output of split string to array

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

24 Sep 12:36
b591bcd
Compare
Choose a tag to compare

Minor Changes

  • 5878649: Update the build system on the editor to not bundle the compiled files which should allow for treeshaking

Patch Changes

  • ac96d35: Fix Icon Alignment on Quicksearch Group, Restyle Passthrough
  • 5af49ac: Fix an issue where create subgraph did not make the create inputs deletable
  • Updated dependencies [02620af]
  • Updated dependencies [bc39aeb]
  • Updated dependencies [83abbb5]
  • Updated dependencies [381fc4d]

@tokens-studio/[email protected]

01 Aug 10:26
fb69546
Compare
Choose a tag to compare

Patch Changes

  • 8af0662: Fixed an issue with deserialization of a subgraph node where inputs and outputs would not be computed correctly
  • e4f6c2c: Fix an issue where we were saving the color space name instead of the id which caused errors in conversion

@tokens-studio/[email protected]

01 Aug 10:26
fb69546
Compare
Choose a tag to compare

Patch Changes