InvokeAI/invokeai/frontend/web
Josh Corbett ddb85ca669
fix(prompts): 🐛 prompt attention behaviors, add tests (#8683)
* fix(prompts): 🐛 prompt attention adjust elevation edge cases, added tests

* refactor(prompts): ♻️ create attention edit helper for prompt boxes

* feat(prompts):  apply attention keybinds to negative prompt

* feat(prompts): 🚀 reconsider behaviors, simplify code

* fix(prompts): 🐛 keybind attention update not tracked by undo/redo

* feat(prompts):  overhaul prompt attention behavior

* fix(prompts): 🩹 remove unused type

* fix(prompts): 🩹 remove unused `Token` type

---------

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2025-12-24 17:38:24 -05:00
..
.storybook tidy: removing unused code paths 1 2025-10-15 10:46:16 +11:00
patches
public Feature/user workflow tags (#8698) 2025-12-24 14:54:22 -05:00
scripts Revert "build(ui): port clean translations script to js" 2025-09-08 11:20:55 +10:00
src fix(prompts): 🐛 prompt attention behaviors, add tests (#8683) 2025-12-24 17:38:24 -05:00
static/docs
__init__.py
.gitignore git: update gitignore 2025-07-25 19:04:20 +10:00
.prettierignore repo: update ignores 2025-07-18 08:08:15 -04:00
.prettierrc.json chore(ui): update prettier config 2025-07-17 22:04:57 +10:00
CLAUDE.md ai(ui): add CLAUDE.md to frontend 2025-09-11 13:26:39 +10:00
eslint.config.mjs refactor(ui): use zod for all redux state 2025-07-25 19:04:21 +10:00
index.html
knip.ts chore(ui): update knip conifg 2025-07-29 06:31:30 +10:00
openapi.json feat: Add GGUF quantized Z-Image support and improve VAE/encoder flexibility 2025-12-02 20:31:11 +01:00
package.json chore(ui): point ui lib dep at gh repo 2025-10-17 07:22:39 +11:00
pnpm-lock.yaml chore(ui): point ui lib dep at gh repo 2025-10-17 07:22:39 +11:00
pnpm-workspace.yaml chore(build): update pnpm to v10 2025-07-07 10:25:24 +10:00
README.md
tsconfig.json Revert "build(ui): adopt sonda over rollup-plugin-visualizer to examine bundle" 2025-06-26 20:00:39 +10:00
tsconfig.node.json build(ui): add vite plugin to add relative file path to logger context 2025-07-29 06:31:30 +10:00
vite-plugin-logger-context.ts build(ui): add vite plugin to add relative file path to logger context 2025-07-29 06:31:30 +10:00
vite.config.mts tidy: removing unused code paths 1 2025-10-15 10:46:16 +11:00