Skip to content

Releases: tokens-studio/graph-engine

@tokens-studio/[email protected]

25 Oct 19:42
f36b550
Compare
Choose a tag to compare

Minor Changes

  • a7baf6d: add ungroup node, add select single token node, fix input issue on group and extract tokens

Patch Changes

  • 91da25d: Fix an issue with ESM loading not working correctly. Converts the input of the extract Tokens and Extract Single Token Node to use Regex

@tokens-studio/[email protected]

25 Oct 19:42
f36b550
Compare
Choose a tag to compare

Minor Changes

  • a7baf6d: add ungroup node, add select single token node, fix input issue on group and extract tokens

Patch Changes

  • 91da25d: Fix an issue with ESM loading not working correctly. Converts the input of the extract Tokens and Extract Single Token Node to use Regex
  • Updated dependencies [a7baf6d]
  • Updated dependencies [91da25d]

@tokens-studio/[email protected]

23 Oct 09:39
47ae674
Compare
Choose a tag to compare

Minor Changes

  • eefa966: add ungroup node, add select single token node, fix input issue on group and extract tokens
  • eaf05cd: Add Contrasting from Set node to return the first element of an array that has sufficient contrast

@tokens-studio/[email protected]

23 Oct 09:39
47ae674
Compare
Choose a tag to compare

Minor Changes

  • eefa966: add ungroup node, add select single token node, fix input issue on group and extract tokens
  • eaf05cd: Add Contrasting from Set node to return the first element of an array that has sufficient contrast

Patch Changes

@tokens-studio/[email protected]

10 Oct 10:01
15dcb1f
Compare
Choose a tag to compare

Patch Changes

  • 08ddaf2: Adjusts error styling for nodes
  • 4de167b: Force bump to fix the pan drag setting
  • b4d5c8a: Fixes Preview to have resize on the left
    Fixes behavior of opening and closing Preview
  • 9c017b0: Adds hints on hover of node types to the drop panel as well as the Shift + K menu
  • cce0c72: Adds Load example dialog to the empty state as well as to the toolbar
  • 9ee84c2: Moves Settings to the left menu
  • 9dd9239: Changes markerEnd to not include arrow head

@tokens-studio/[email protected]

06 Oct 06:10
cf6dae6
Compare
Choose a tag to compare

Minor Changes

  • ca1ed6d: Adds in a group and extract node for set manipulation

Patch Changes

  • ca1ed6d: Fix an issue with the editor where clicking on edges did not work as expected. Fixed an issue where the code was not being set correctly during the load of the initial graph

@tokens-studio/[email protected]

06 Oct 06:10
cf6dae6
Compare
Choose a tag to compare

Patch Changes

  • ca1ed6d: Fix an issue with the editor where clicking on edges did not work as expected. Fixed an issue where the code was not being set correctly during the load of the initial graph
  • Updated dependencies [ca1ed6d]
  • Updated dependencies [ca1ed6d]

@tokens-studio/[email protected]

04 Oct 09:24
4350031
Compare
Choose a tag to compare

Minor Changes

  • d2096c1: Adds in a group and extract node for set manipulation

@tokens-studio/[email protected]

04 Oct 09:24
4350031
Compare
Choose a tag to compare

Patch Changes

@tokens-studio/[email protected]

04 Oct 06:17
c565b82
Compare
Choose a tag to compare

Major Changes

  • 5070766: Major V2 update for the UI. Removes multiple tab support
  • 5070766: Large overhaul of internals to better support keymaps, and window managers. Adds support for context menus as well as using tsup as the build tool of choice over rollup for better support for esm

Patch Changes

  • 5070766: Removed pan on right click as it affects the context menu that was added