InvokeAI/invokeai/frontend/web/src
psychedelicious 28031ead70 feat(ui): display canvas generation mode in status text
- use the existing logic to determine if generation is txt2img, img2img, inpaint or outpaint
- technically `outpaint` and `inpaint` are the same, just display
"Inpaint" if its either
- debounce this by 1s to prevent jank
2023-07-23 23:22:59 +10:00
..
app feat(ui): display canvas generation mode in status text 2023-07-23 23:22:59 +10:00
assets/images feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
common fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
features feat(ui): display canvas generation mode in status text 2023-07-23 23:22:59 +10:00
mantine-theme fix(ui): fix missing mantineTheme, fixes fonts 2023-07-14 23:16:05 +10:00
services fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
theme fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
index.ts feat(ui): fix a lot of model-related crashes/bugs 2023-07-14 16:07:22 +10:00
main.tsx feat(ui): rename main app components 2023-04-28 21:56:43 +10:00
vite-env.d.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00