InvokeAI/invokeai/frontend/web/src/features/controlAdapters/components
psychedelicious 3428ea1b3c feat(ui): use config for all numerical params
Centralize the initial/min/max/etc values for all numerical params. We used this for some but at some point stopped updating it.

All numerical params now use their respective configs. Far fewer hardcoded values throughout the app now.

Also updated the config types a bit to better accommodate slider vs number input constraints.
2024-01-07 13:49:29 +11:00
..
hooks feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
imports feat(ui): use primitive style props or memoized sx objects 2023-12-29 08:26:14 -05:00
parameters feat(ui): use config for all numerical params 2024-01-07 13:49:29 +11:00
processors feat(ui): add support for default values for sliders 2024-01-03 13:18:50 +11:00
ControlAdapterConfig.tsx fix(ui): add numberinput to control adapter weight 2024-01-02 07:28:53 -05:00
ControlAdapterImagePreview.tsx fix(ui): tsc 2024-01-06 00:03:07 +11:00
ControlAdapterProcessorComponent.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
ControlAdapterShouldAutoConfig.tsx feat(ui): fix control adapters styling 2023-12-29 08:26:14 -05:00