Skip to content

Releases: tokens-studio/graph-engine

@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

@tokens-studio/[email protected]

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

Patch Changes

@tokens-studio/[email protected]

31 Jul 12:21
9f20fbd
Compare
Choose a tag to compare

Patch Changes

  • d116ff8: Fix an issue where we were saving the color space name instead of the id which caused errors in conversion

@tokens-studio/[email protected]

31 Jul 09:14
4f6a8a2
Compare
Choose a tag to compare

Major Changes

  • 6f7a482: Replaced Nearest Tokens with sort Color by node, also removed the inverted, this can be done through array reverse.

Minor Changes

  • 57522d0: Added colorToString and stringToColor to handle stringification of the color spaces
  • 42618c0: Add range mapping node, this node lets you map from one range to another.
  • 42618c0: Add Dimension and Reference types
  • 42618c0: Added Object path and Assert Defined as a core node, added nodes to handle creating the specific complex objects for the types in the design tokens package
  • fa6723b: Changed registering capabilities to be async if needed

Patch Changes

  • 18b45c4: The deserialization of nodes is now asynchronous to better support loading in dynamic values which might be external
  • 18b45c4: Fixed an issue with duplicate external loader definitions
  • 18b45c4: Removed the unused linear sample. Will be replaced with f curves in the future
  • 18b45c4: Improved performance by removing the ripple behavior in setting a value

@tokens-studio/[email protected]

31 Jul 09:14
4f6a8a2
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

31 Jul 09:14
4f6a8a2
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

31 Jul 09:14
4f6a8a2
Compare
Choose a tag to compare

Major Changes

  • 6f7a482: Replaced Nearest Tokens with sort Color by node, also removed the inverted, this can be done through array reverse.
  • 7325125: Update port names on most set/array operations

Minor Changes

  • 18b45c4: Fixed the typing on the external set
  • 42618c0: Add Dimension and Reference types
  • 42618c0: Added Object path and Assert Defined as a core node, added nodes to handle creating the specific complex objects for the types in the design tokens package

Patch Changes