InvokeAI/invokeai/frontend/web
2024-08-23 19:46:03 +10:00
..
.storybook refactor(ui): fix more types 2024-08-23 19:46:03 +10:00
patches
public feat(ui): updated layer list component styling 2024-08-23 19:46:03 +10:00
scripts feat(ui): update typegen script 2024-08-10 07:45:23 -04:00
src feat(ui): organize konva state and files 2024-08-23 19:46:03 +10:00
static/docs
__init__.py
.eslintignore
.eslintrc.js build(ui): add eslint no-console rule 2024-05-15 14:09:44 +10:00
.gitignore tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00
.prettierignore
.prettierrc.js
index.html Add ID to the HTML link element 2024-04-15 07:54:36 +10:00
knip.ts Scope project files to src dir (enables --production) 2024-04-15 09:14:49 +10:00
package.json pkg(ui): remove unused deps react-konva & use-image 2024-08-23 19:46:03 +10:00
pnpm-lock.yaml pkg(ui): remove unused deps react-konva & use-image 2024-08-23 19:46:03 +10:00
README.md docs: move frontend docs to mkdocs 2024-03-13 22:43:20 +11:00
tsconfig.json build(ui): enable TS strictPropertyInitialization 2024-05-15 14:09:44 +10:00
tsconfig.node.json fix(ui): fix package build 2024-03-01 10:42:33 +11:00
vite.config.mts tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00