Skip to content

Releases: tokens-studio/graph-engine

@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

@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

Minor Changes

  • 7a7bb9e: BREAKING: Clean up publishing standards, ESM-only, no legacy fields.

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

Minor Changes

  • 18b45c4: Add the ability to quick create inputs for input nodes ala blender
  • 42618c0: Add Dimension and Reference types
  • 18b45c4: Added better exposure for customizing the toolbar
  • 18b45c4: Changes the editor to support better injecting toolbar buttons
  • 45eb061: In the exported editor component we now expose a schemas object which can be used to limit or extend which schemas are shown for dynamic inputs

Patch Changes

@tokens-studio/[email protected]

21 Mar 09:53
a36d3e7
Compare
Choose a tag to compare

Minor Changes

  • bdc94f2: Prevent toolpanel from covering canvas
  • f954273: Add pointer-events to css map

@tokens-studio/[email protected]

08 Jan 12:27
5b38f7e
Compare
Choose a tag to compare

Patch Changes

  • 813f33c: Fix issue with squash node indexing