InvokeAI/invokeai/frontend/web
psychedelicious 61060f032a feat(ui): abstract out the global menu close trigger
This logic is moved into a hook.

This is needed for our context menus to close when the user clicks something in reactflow. It needed to be extended to support menus also.
2023-12-09 11:10:16 +11:00
..
.yarn/releases
config export theme nad move chakra to peer dep 2023-08-01 08:54:03 +10:00
dist Updated JS files 2023-11-20 18:48:17 +11:00
docs feat(ui): "Polymorphic" -> "CollectionOrScalar" 2023-11-29 10:49:31 +11:00
public/locales feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
scripts feat(ui): remove superseded logic in typegen.js 2023-11-24 19:30:37 -08:00
src feat(ui): abstract out the global menu close trigger 2023-12-09 11:10:16 +11:00
static/docs feat(api): serve app via route & add cache-control: no-store 2023-10-19 08:52:02 +11:00
tests
__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): enforce absolute import paths 2023-11-29 11:06:07 +11:00
.gitignore build(ui): add yalc to gitignore 2023-05-11 11:55:51 +10:00
.prettierignore feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
.prettierrc.js
.yarnrc
.yarnrc.yml
favicon.ico
index.html Prevent caching to ensure updated UI is shown 2023-10-04 22:32:00 +11:00
package.json chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /invokeai/frontend/web 2023-12-06 16:57:35 +11:00
tsconfig.json feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
tsconfig.node.json feat(ui): improved node parsing 2023-06-26 11:53:54 +10:00
vite.config.ts
yarn.lock chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /invokeai/frontend/web 2023-12-06 16:57:35 +11:00