Releases: tokens-studio/graph-engine
Releases · tokens-studio/graph-engine
@tokens-studio/[email protected]
@tokens-studio/[email protected]
Minor Changes
- 94c6d31: We added the Create Reference node which makes it easier to create a reference string from other strings, you are able to just add a string per segment and it wraps it in {} and adds the . as seperator
@tokens-studio/[email protected]
Patch Changes
- a23285a: Fixes an issue with the editor losing the reference to the graph frame when moving between frames
- 19c4fd2: Fixed layout of handle names and live types
- d27a09d: Added array option to Constant node
- b153b0e: Fixed not being able to click out of Command Palette
- 7c95ee1: Fixed MMB pan selecting nodes and edges
- Updated dependencies [a4dbb41]
- Updated dependencies [016ec77]
- Updated dependencies [d27a09d]
- @tokens-studio/[email protected]
@tokens-studio/[email protected]
Minor Changes
- 315a7b0: Fix editor caching issue
@tokens-studio/[email protected]
Patch Changes
- a2ccbd2: Fixes an issue with the editor losing the reference to the graph frame when moving between frames
@tokens-studio/[email protected]
@tokens-studio/[email protected]
@tokens-studio/[email protected]
@tokens-studio/[email protected]
Patch Changes
- 92d599c: Fix background on context menu.
@tokens-studio/[email protected]
Minor Changes
- e306901: Adds a new array node that removes an item at a specified index and returns both the modified array and the removed item. Supports both positive and negative indices for flexible array manipulation.
Patch Changes
- 809ef95: Upgrade @tokens-studio dependencies to latest, to avoid un-dedupable shared deps with Studio App and stitches styles from old UI leaking through.