InvokeAI/invokeai/frontend/web
psychedelicious bce33ea62e fix(ui): when session is complete, null out progress image
This may cause minor gallery jumpiness at the very end of processing, but is necessary to prevent the progress image from sticking around if the last node in a session did not have an image output.
2023-05-29 09:07:46 -04:00
..
.husky feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
.yarn/releases all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
config build(ui): add style injection plugin 2023-05-12 17:56:18 +10:00
dist chore(ui): build 2023-04-15 20:45:17 +10:00
docs docs(ui): update PACKAGE_SCRIPTS.md 2023-05-15 22:49:28 +10:00
patches chore(ui): clean up unused files/packages 2023-05-15 22:48:06 +10:00
public/locales feat(ui): improve session invoked handling 2023-05-26 18:06:08 +10:00
src fix(ui): when session is complete, null out progress image 2023-05-29 09:07:46 -04:00
tests Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
__init__.py Revert "Merge branch 'main' into bugfix/reenable-ckpt-conversion-to-ram" 2023-03-06 14:29:39 +13:00
.eslintignore Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
.eslintrc.js feat(ui): wip resizable pinnable drawer 2023-03-12 20:13:37 +11:00
.gitignore build(ui): add yalc to gitignore 2023-05-11 11:55:51 +10:00
.prettierignore Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
.prettierrc.js feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
.yarnrc all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
.yarnrc.yml all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
favicon.ico all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
index.html feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
package.json build(ui): do not export schemas on api client generation 2023-05-24 11:30:47 -04:00
stats.html chore(ui): build 2023-04-15 20:45:17 +10:00
tsconfig.json build(ui): add style injection plugin 2023-05-12 17:56:18 +10:00
tsconfig.node.json build(ui): fix types exports 2023-04-28 21:56:43 +10:00
vite.config.ts build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
yarn.lock chore(ui): clean up unused files/packages 2023-05-15 22:48:06 +10:00