InvokeAI/invokeai/frontend/web/src/features/nodes/util
psychedelicious 85a5a7c47a feat(ui): add originalType to FieldType, improved connection validation
We now keep track of the original field type, derived from the python type annotation in addition to the override type provided by `ui_type`.

This makes `ui_type` work more like it sound like it should work - change the UI input component only.

Connection validation is extend to also check the original types. If there is any match between two fields' "final" or original types, we consider the connection valid.This change is backwards-compatible; there is no workflow migration needed.
2024-05-19 20:14:01 +10:00
..
graph Revert "feat(ui): SDXL clip skip" 2024-05-17 15:08:04 -07:00
node feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
schema feat(ui): add originalType to FieldType, improved connection validation 2024-05-19 20:14:01 +10:00
workflow chore(ui): lint 2024-05-17 13:24:23 +10:00