InvokeAI/invokeai/frontend/web/src
psychedelicious eb166baafe fix(ui): invoke button shows loading while queueing
Make the Invoke button show a loading spinner while queueing.

The queue mutations need to be awaited else the `isLoading` state doesn't work as expected. I feel like I should understand why, but I don't...
2024-05-13 11:53:29 +10:00
..
app fix(ui): invoke button shows loading while queueing 2024-05-13 11:53:29 +10:00
common feat(ui): add group by base & type to useGroupedModelCombobox hook 2024-05-13 08:29:31 +10:00
features Merge branch 'main' into psyche/fix/ui/cl-listening-layers 2024-05-13 04:05:35 +05:30
services tidy(ui): excise img2img tab 2024-05-02 23:09:26 -04:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts feat(ui): handle proxy configs rewriting paths 2024-01-25 13:29:56 +11:00
index.ts tidy(ui): remove commented line 2024-01-22 09:37:26 +11:00
main.tsx Revert "feat(ui): extend zod with a is typeguard` method" 2024-05-08 08:39:18 -04:00
vite-env.d.ts