InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 3d4874dc34 feat(ui): "Polymorphic" -> "CollectionOrScalar"
This new name more accurately represents that these are fields with a type of `T | T[]`, where the "base" type must be the same on both sides of the union.
2023-11-29 10:49:31 +11:00
..
components feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00
hooks feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00
store feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00
types feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00
util feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00