ComfyUI/web/extensions/core
Karun bc16b70bde
Adds several keybinds that interact with ComfyUI (#491)
* adds keybinds that interact w/ comfy menu

* adds remaining keybinds

* adds keybinds to readme and converts to table

* ctrl s and o save and open workflow

* moves keybinds to sep file, update readme

* remap load default, support keycodes

* update keybinds table, prepends comfy to ids

* escape exits out of modals

* modifier keys also use map

* adds setting for filename prompt

* better handle filename prompt

Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-16 01:25:11 -04:00
..
colorPalette.js fix comfy list not styled, and light theme border 2023-04-13 06:38:24 -04:00
contextMenuFilter.js Fix scaled position when filtering 2023-04-03 08:11:44 +01:00
dynamicPrompts.js check if workflowNode And widgets_values are defined as they were causing errors on QueuePrompt after loading workFlow 2023-04-03 22:01:18 +02:00
invertMenuScrolling.js Added filter input to combos 2023-04-02 19:03:34 +01:00
keybinds.js Adds several keybinds that interact with ComfyUI (#491) 2023-04-16 01:25:11 -04:00
nodeTemplates.js Adds menu for adding + managing node templates 2023-04-08 14:39:10 +01:00
noteNode.js node serialization 2023-04-15 20:16:28 -04:00
rerouteNode.js Adds orientation settings to reroute nodes, allowing for cleaner 2023-04-03 17:47:32 -04:00
saveImageExtraOutput.js Changed default name to be the node type not title 2023-04-12 13:52:19 +01:00
slotDefaults.js Adds middle click for default node creation 2023-04-02 15:57:12 +01:00
snapToGrid.js Add support for multiselect 2023-04-02 19:12:00 +01:00
uploadImage.js Changed to upload to input dir 2023-03-09 17:57:59 +00:00
widgetInputs.js Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI 2023-04-15 12:36:43 -04:00