InvokeAI/invokeai/frontend/web/src/features
psychedelicious b7f9c5e221 refactor(ui): decouple konva renderer from react
Subscribe to redux store directly, skipping all the react overhead.

With react in dev mode, a typical frame while using the brush tool on almost-empty canvas is reduced from ~7.5ms to ~3.5ms. All things considered, this still feels slow, but it's a massive improvement.
2024-08-23 19:46:03 +10:00
..
changeBoardModal lint fix 2024-06-28 10:36:05 +10:00
controlLayers refactor(ui): decouple konva renderer from react 2024-08-23 19:46:03 +10:00
deleteImageModal refactor(ui): fix delete image stuff 2024-08-23 19:46:03 +10:00
dnd refactor(ui): update dnd/image upload 2024-08-23 19:46:02 +10:00
dynamicPrompts tidy(ui): clean up unused code 5 2024-03-01 10:42:33 +11:00
gallery chore(ui): lint 2024-08-23 19:46:03 +10:00
hrf perf(ui): optimize useFeatureStatus 2024-04-15 22:50:54 +10:00
lora/components refactor(ui): move loras to canvas slice 2024-08-23 19:46:03 +10:00
metadata refactor(ui): use "entity" instead of "data" for canvas 2024-08-23 19:46:03 +10:00
modelManagerV2 fix(ui): memoize model manager components 2024-07-26 07:52:10 +10:00
nodes refactor(ui): use "entity" instead of "data" for canvas 2024-08-23 19:46:03 +10:00
parameters refactor(ui): split up canvas entity renderers, temp disable preview 2024-08-23 19:46:03 +10:00
prompt fix(ui): move lora followup fixes 2024-08-23 19:46:03 +10:00
queue refactor(ui): fix misc types 2024-08-23 19:46:03 +10:00
sdxl/components refactor(ui): update components & logic to use new unified slice (again) 2024-08-23 19:46:02 +10:00
settingsAccordions refactor(ui): move loras to canvas slice 2024-08-23 19:46:03 +10:00
stylePresets refactor(ui): canvas v2 (wip) 2024-08-23 19:46:02 +10:00
system fix(ui): move lora followup fixes 2024-08-23 19:46:03 +10:00
toast feat(ui): update client for removal of session events 2024-05-27 09:06:02 +10:00
ui refactor(ui): update components & logic to use new unified slice 2024-08-23 19:46:02 +10:00
workflowLibrary remove ref, make options optional for useGetLoadWorkflow 2024-08-15 09:18:41 -04:00