InvokeAI/invokeai/frontend/web/src
2023-07-29 17:33:30 +12:00
..
app prevent resize error (#4031) 2023-07-27 17:30:31 +00:00
assets/images
common Merge branch 'main' into feat/safety-checker-node 2023-07-26 06:39:46 -04:00
features fix: SDXL Metadata not being retrieved 2023-07-29 17:03:19 +12:00
mantine-theme fix(ui): fix missing mantineTheme, fixes fonts 2023-07-14 23:16:05 +10:00
services fix: Prompt Node using incorrect output type 2023-07-29 17:12:25 +12:00
theme fix: TextArea Resizer styling when disabled 2023-07-28 03:06:31 +12: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: consolidated app nav to settings & dropdown 2023-07-27 00:12:23 +10:00
main.tsx feat(ui): rename main app components 2023-04-28 21:56:43 +10:00
vite-env.d.ts