Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Releases: waldiez/react

Release v0.1.21

Choose a tag to compare

@github-actions github-actions released this 17 Dec 13:56
8525ee5
  • Updated the sidebar view: Toggling, keep bottom icons visible
  • Styling updates
  • Dev Dependency updates

Release v0.1.20

Choose a tag to compare

@github-actions github-actions released this 12 Dec 22:02
b3757ab
  • Added optional props:
    • onSave (listens for 'ctrl+s/mod+s' keypress)
    • onConvert: adds two icons (python,jupyter) to the panel
  • Updated context: Make the flow view re-render if the flowId changes
  • Added typings for 'importFlow'
  • Updated react-select to 5.9.0
  • Minor styling changes
  • Dev dependencies update

Release v0.1.19

Choose a tag to compare

@github-actions github-actions released this 10 Dec 15:46
182497c
  • Updated @xyflow/react to 12.3.6
  • Updated edges: make the name/label read-only, auto rename it when the source/target node is renamed
  • Dev dependencies update

Release v0.1.18

Choose a tag to compare

@github-actions github-actions released this 08 Dec 12:53
4340c14
  • Added react 19.0.0 support
  • Fixed an issue with .lock values not allowing the theme or the sidebar state to be initially set

Release v0.1.17

Choose a tag to compare

@github-actions github-actions released this 05 Dec 16:40
1f67da7
  • Added node reconnection feature
  • Styling and theme/sidebar state updates
  • Dependency updates

Release v0.1.16

Choose a tag to compare

@github-actions github-actions released this 03 Dec 13:43
ae3b560
  • Dependency updates
  • Removed unnecessary console logs

Release v0.1.15

Choose a tag to compare

@github-actions github-actions released this 30 Nov 21:00
cd10427
  • Dependency updates
  • Fixed an issue to prevent multiple open dialogs

Release v0.1.14

Choose a tag to compare

@github-actions github-actions released this 26 Nov 13:45
97ef942
  • Fixed an issue regarding edges between a group manager and group members.
  • Dependency updates

Release v0.1.13

Choose a tag to compare

@github-actions github-actions released this 26 Nov 11:06
2461635
  • Fixed Couldn’t create edge for source/target handle id: null..., with group member nodes
  • Added scrollbar styling
  • Updated yarn to 4.5.3
  • Dependency updates

Release v0.1.12

Choose a tag to compare

@github-actions github-actions released this 22 Nov 10:46
3bd0ca2
  • Fixed a bug with edge orders not displaying correctly