InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 26029108f7 feat(ui): rework node and edge mutation logic
Remove our DIY'd reducers, consolidating all node and edge mutations to use `edgesChanged` and `nodesChanged`, which are called by reactflow. This makes the API for manipulating nodes and edges less tangly and error-prone.
2024-05-19 20:14:01 +10:00
..
components feat(ui): rework node and edge mutation logic 2024-05-19 20:14:01 +10:00
hooks feat(ui): rework node and edge mutation logic 2024-05-19 20:14:01 +10:00
store feat(ui): rework node and edge mutation logic 2024-05-19 20:14:01 +10:00
types tests(ui): add tests for consolidated connection validation 2024-05-19 20:14:01 +10:00
util tests(ui): add tests for consolidated connection validation 2024-05-19 20:14:01 +10:00