InvokeAI/invokeai/frontend/web
psychedelicious dd09723a2a refactor(ui): create entity to konva node map abstraction (wip)
Instead of chaining konva `find` and `findOne` methods, all konva nodes are added to a mapping object. Finding and manipulating them is much simpler.

Done for regions and layers, wip for control adapters.
2024-08-30 22:18:47 +10:00
..
.storybook refactor(ui): fix more types 2024-08-30 22:18:47 +10:00
patches
public feat(ui): image loading fallback for raster layers 2024-08-30 22:18:47 +10:00
scripts feat(ui): update typegen script 2024-08-10 07:45:23 -04:00
src refactor(ui): create entity to konva node map abstraction (wip) 2024-08-30 22:18:47 +10:00
static/docs
__init__.py
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
index.html
knip.ts
package.json chore(ui): revert framer-motion upgrade 2024-08-14 06:12:00 +10:00
pnpm-lock.yaml chore(ui): bump konva 2024-08-30 22:18:47 +10:00
README.md
tsconfig.json
tsconfig.node.json
vite.config.mts