Christian Byrne
|
959ab3b3ec
|
[feat] Add ESLint i18n enforcement and fix hardcoded strings (#4327)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-02 00:41:46 -07:00 |
|
Benjamin Lu
|
b22713daf0
|
Add source prop to commands (#3429)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-12 21:20:53 -04:00 |
|
Benjamin Lu
|
c8b8953e0a
|
Add reset individual keybind button (#3423)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-04-12 16:59:00 -04:00 |
|
Benjamin Lu
|
009c389607
|
Rename reset keybindings to reset all keybindings (#3411)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-11 20:01:28 -04:00 |
|
Benjamin Lu
|
1990f25638
|
Allow keybind overwriting (#3393)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-04-11 14:28:36 -04:00 |
|
Chenlei Hu
|
a03841cb1a
|
[lint] Enable plugin vue recommended rules (#3403)
|
2025-04-11 12:53:20 -04:00 |
|
Chenlei Hu
|
dc5d7ea1be
|
[lint] Enforce @typescript-eslint/no-floating-promises (#3402)
|
2025-04-11 12:19:22 -04:00 |
|
Benjamin Lu
|
9ab4b549c0
|
Enable double clicking keybind row to edit bind (#2924) (#3315)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-04-03 14:04:02 -04:00 |
|
Chenlei Hu
|
e8997a7653
|
[TS] Fix ts-strict errors in Vue components (Part 2) (#3123)
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
|
2025-03-18 10:51:23 -04:00 |
|
Yuki Shindo
|
b8b1e58172
|
[keybinding-panel] Include label in filter fields for multilingual search (#2549)
|
2025-02-14 09:48:44 -05:00 |
|
bymyself
|
83759b9a4a
|
Use command label as header text in change keybinding dialog (#2404)
|
2025-02-02 21:02:48 -05:00 |
|
filtered
|
4eed9c7e53
|
[Accessibility] Use keybindings to add keybindings (#2384)
|
2025-01-31 09:46:23 -08:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
95a4623c37
|
Re-enable keybinding jest test (#2090)
|
2024-12-29 14:55:18 -05:00 |
|
Chenlei Hu
|
27ec6139a8
|
Translate keybinding panel table header (#2030)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-23 14:54:12 -05:00 |
|
Chenlei Hu
|
4997d13219
|
[i18n] Add commands label translation (#1890)
* [i18n] Add commands label translation
* Use translation
|
2024-12-12 09:28:47 -08:00 |
|
Chenlei Hu
|
b6038128cb
|
[i18n] g global namespace (#1843)
* Batch move global scope i18n to g. namespace
* Minor fix
* Update locale
* Update locales [skip ci]
* More moves
* Regroup icon/color
* nit
* Fix component test
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-07 22:07:03 -05:00 |
|
Chenlei Hu
|
af21142602
|
Use setting panel template (#1674)
* PanelTemplate
* Use panel template
|
2024-11-24 21:24:13 -05:00 |
|
Chenlei Hu
|
1d9c3f00b7
|
Setting dialog responsive design for smaller screen size (screen width < 1536) (#1472)
* Smaller queue button
* Smaller dialog padding
* Adjust setting content
* Fix keybinding panel
|
2024-11-08 11:18:26 -05:00 |
|
Chenlei Hu
|
05aa78372b
|
Add keybinding search (#1143)
|
2024-10-06 22:40:20 -04:00 |
|
Chenlei Hu
|
1775d43d90
|
Support keybinding customization (#1081)
* Basic keybinding panel
nit
Make row selectable
Reduce padding
Better key seq render
Show actions on demand
Turn off autocomplete
nit
Persist keybindings
Autofocus
Fix set unsetted keybinding bug
Refactor
Add reset button
Add back default keybinding logic
Report key conflict error
Adjust style
fix bug
Highlight modified keybindings
* Set current editing command's id as dialog header
|
2024-10-03 16:58:56 -04:00 |
|