InvokeAI/invokeai/frontend/web/src/app
psychedelicious 4af4486dd9 feat(nodes,ui): add detection of custom nodes
Custom nodes have a new attribute `node_pack` indicating the node pack they came from.

- This is displayed in the UI in the icon icon tooltip.
- If a workflow is loaded and a node is unavailable, its node pack will be displayed (if it is known).
- If a workflow is migrated from v1 to v2, and the node is unknown, it falls back to "Unknown". If the missing node pack is installed and the node is updated, the node pack will be updated as expected.
2023-11-29 10:49:31 +11:00
..
components eslint added to enforce translations (#5150) 2023-11-25 14:46:19 +11:00
hooks feat(ui): clean up network stuff 2023-11-24 19:30:37 -08:00
logging feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
store feat(nodes,ui): add detection of custom nodes 2023-11-29 10:49:31 +11:00
types feat(ui): create debounced metadata/workflow query hooks 2023-10-20 12:05:13 +11:00
constants.ts feat: increase seed from int32 to uint32 2023-07-24 16:34:50 +10:00
features.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00