InvokeAI/invokeai/frontend/web/src
2023-11-16 12:46:56 +11:00
..
app feat(ui): add Update All Nodes button 2023-11-16 12:42:25 +11:00
assets/images feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
common chore(ui): move useCopyImageToClipboard to common/hooks/ 2023-11-13 16:23:46 +11:00
features chore(ui): lint 2023-11-16 12:46:56 +11:00
mantine-theme feat(ui): make mantine single selects *exactly* the same size as chakra ones 2023-08-21 19:17:36 +10:00
services chore(ui): regen types 2023-11-16 11:21:39 +11:00
theme chore(ui): delete unused files 2023-11-13 08:43:27 +11: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 try named export 2023-08-01 08:54:03 +10:00
main.tsx feat(ui): rename main app components 2023-04-28 21:56:43 +10:00
vite-env.d.ts