InvokeAI/docs
Alexander Eichhorn a2e109b3c2
feat(ui): improve hotkey customization UX with interactive controls and validation (#8649)
* feat: remove the ModelFooter in the ModelView and add the Delete Model Button from the Footer into the View

* forget to run pnpm fix

* chore(ui): reorder the model view buttons

* Initial plan

* Add customizable hotkeys infrastructure with UI

Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>

* Fix ESLint issues in HotkeyEditor component

Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>

* Fix knip unused export warning

Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>

* Add tests for hotkeys slice

Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>

* Fix tests to actually call reducer and add documentation

Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>

* docs: add comprehensive hotkeys system documentation

- Created new HOTKEYS.md technical documentation for developers explaining architecture, data flow, and implementation details
- Added user-facing hotkeys.md guide with features overview and usage instructions
- Removed old CUSTOMIZABLE_HOTKEYS.md in favor of new split documentation
- Expanded documentation with detailed sections on:
  - State management and persistence
  - Component architecture and responsibilities
  - Developer integration

* Behavior changed to hotkey press instead of input + checking for allready used hotkeys

---------

Co-authored-by: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com>
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2025-11-16 14:35:37 +00:00
..
assets Creation of GALLERY.md and related images 2024-04-14 16:46:31 +10:00
contributing feat(ui): improve hotkey customization UX with interactive controls and validation (#8649) 2025-11-16 14:35:37 +00:00
features feat(ui): improve hotkey customization UX with interactive controls and validation (#8649) 2025-11-16 14:35:37 +00:00
help docs: tidying 2024-09-22 17:10:14 +03:00
img docs: update logo & title 2024-09-22 17:10:14 +03:00
installation (chore) Update requirements to python 3.11-12 (#8657) 2025-11-08 21:29:43 -05:00
nodes docs: add BiRefNet and Image Export to communityNodes.md 2025-10-06 10:08:29 +11:00
CODE_OF_CONDUCT.md remove all references to CLI 2023-10-18 11:28:26 +11:00
configuration.md docs: add docs for low vram mode 2025-01-09 11:20:05 +11:00
faq.md docs: remove outdated info & update other items in FAQ 2025-02-07 12:14:23 +11:00
index.md docs: update install-related docs 2024-12-20 17:01:34 +11:00
RELEASE.md docs: update README.md 2025-04-04 18:42:13 +11:00