InvokeAI/invokeai/frontend/web/src/app
psychedelicious 8a2c78f2e1 fix(ui): dynamic prompts not recalculating when deleting or updating a style preset
The root cause was the active style preset not being reset when it was deleted, or no longer present in the list of style presets.

- Add extra reducer to `stylePresetSlice` to reset the active preset if it is deleted or otherwise unavailable
- Update the dynamic prompts listener to trigger on delete/update/list of style presets
2024-08-22 21:00:09 +10:00
..
components remove ref, make options optional for useGetLoadWorkflow 2024-08-15 09:18:41 -04:00
hooks feat(ui): simplify client sio redux actions 2024-05-27 09:06:02 +10:00
logging feat(ui): rename tab identifiers 2024-05-02 23:09:26 -04:00
store fix(ui): dynamic prompts not recalculating when deleting or updating a style preset 2024-08-22 21:00:09 +10:00
types feat: add flag for allowPrivateStylePresets that shows a type field when creating a style preset 2024-08-13 14:08:54 -04:00
constants.ts feat: increase seed from int32 to uint32 2023-07-24 16:34:50 +10:00