Releases: tokens-studio/graph-engine
Releases · tokens-studio/graph-engine
@tokens-studio/[email protected]
@tokens-studio/[email protected]
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]
@tokens-studio/[email protected]
@tokens-studio/[email protected]
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
- Updated dependencies [eefa966]
- Updated dependencies [eaf05cd]
- @tokens-studio/[email protected]
@tokens-studio/[email protected]
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]
@tokens-studio/[email protected]
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]
@tokens-studio/[email protected]
Minor Changes
- d2096c1: Adds in a group and extract node for set manipulation
@tokens-studio/[email protected]
Patch Changes
- b94d6bb: Fixed issue with exposing exports correctly
- Updated dependencies [d2096c1]
- @tokens-studio/[email protected]
@tokens-studio/[email protected]
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