InvokeAI/invokeai/frontend/web/src/features/nodes/components
psychedelicious e78b36a9f7 feat(ui): render input components for polymorphic fields
Polymorphic fields now render the appropriate input component for their base type.

For example, float polymorphics will render the number input box.

You no longer need to specify ui_type to force it to display.

TODO: The UI *may* break if a list is provided as the default value for a polymorphic field.
2023-09-21 10:00:17 +10:00
..
flow feat(ui): render input components for polymorphic fields 2023-09-21 10:00:17 +10:00
sidePanel feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
NodeEditor.tsx Translation update (#4503) 2023-09-13 17:31:34 +10:00