InvokeAI/invokeai/frontend/web/src
2024-08-23 19:46:04 +10:00
..
app tidy(ui): rename canvas stuff 2024-08-23 19:46:04 +10:00
common tidy(ui): rename union CanvasEntity -> CanvasEntityState 2024-08-23 19:46:04 +10:00
features tidy(ui): use imperative names for setters in stateapi 2024-08-23 19:46:04 +10:00
services feat(ui): wip transform mode 2024-08-23 19:46:04 +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 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 refactor(ui): enable global debugging flag 2024-08-23 19:46:03 +10:00
vite-env.d.ts