InvokeAI/invokeai/frontend/web
psychedelicious 7c548c5bf3 feat(ui): move canvas interaction state to nanostores
This drastically reduces the computation needed when moving the cursor. It also correctly separates ephemeral interaction state from redux, where it is not needed.

Also removed some unused canvas state.
2024-01-01 08:13:23 -05:00
..
.storybook feat(ui): memoize all components 2023-12-29 08:26:14 -05:00
config chore(ui): bump deps 2024-01-01 08:13:23 -05:00
dist Add frontend build 2023-12-29 13:16:23 +11:00
docs feat(ui): migrate to pnpm 2023-12-09 16:00:37 +11:00
public/locales translationBot(ui): update translation (Russian) 2024-01-01 11:38:27 +11:00
scripts feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
src feat(ui): move canvas interaction state to nanostores 2024-01-01 08:13:23 -05:00
static/docs feat(api): serve app via route & add cache-control: no-store 2023-10-19 08:52:02 +11:00
tests Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
.eslintignore feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
.eslintrc.js feat(ui): more memoization 2023-12-29 08:26:14 -05:00
.gitignore Add frontend build 2023-12-29 13:15:37 +11:00
.prettierignore feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
.prettierrc.js feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
.unimportedrc.json feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
favicon.ico all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
index.html Prevent caching to ensure updated UI is shown 2023-10-04 22:32:00 +11:00
package.json feat(ui): bump react-resizable-panels & improve usePanel hook 2024-01-01 08:13:23 -05:00
pnpm-lock.yaml feat(ui): bump react-resizable-panels & improve usePanel hook 2024-01-01 08:13:23 -05:00
tsconfig.json feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
tsconfig.node.json chore(ui): bump deps 2024-01-01 08:13:23 -05:00
vite.config.mts chore(ui): bump deps 2024-01-01 08:13:23 -05:00