InvokeAI/invokeai/frontend/web/src/app
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
..
components fix(ui): do not use state => state as an input selector 2024-01-06 00:03:07 +11:00
hooks feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
logging feat(ui): clean up a few selectors that do not need to be memoized 2024-01-06 00:03:07 +11:00
store fix(ui): revert back to lrumemoize 2024-01-06 00:03:07 +11:00
types feat(ui): use config for all numerical params 2024-01-07 13:49:29 +11:00
constants.ts feat: increase seed from int32 to uint32 2023-07-24 16:34:50 +10:00