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
22ae30132c
Add tag pi-language icon for Comfy.Locale setting ( #3378 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-09 22:47:40 -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
d9e62ff860
[Vue] Use Vue 3.5 syntax for prop default value ( #3165 )
2025-03-20 12:40:49 -04:00
Chenlei Hu
a049e9ae2d
[TS] Enable strict mode ( #3136 )
2025-03-18 22:57:17 -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
Chenlei Hu
7af003fcab
[TS] Enable noUnusedParameters ( #3110 )
2025-03-17 16:47:45 -04:00
bymyself
365fd1e047
Fix error translating legacy setting options ( #2648 )
2025-02-20 10:12:46 -05:00
Yuki Shindo
b8b1e58172
[keybinding-panel] Include label in filter fields for multilingual search ( #2549 )
2025-02-14 09:48:44 -05:00
Chenlei Hu
6525ae7cf4
[Refactor] Rename hooks/ to composables/ ( #2437 )
2025-02-05 15:05:56 -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
filtered
af658b7792
[Style] Use import/export icons for colour palette ( #2300 )
2025-01-20 14:33:02 -05:00
bymyself
1ece2462bd
Use more conventional import/export icons in color palette settings ( #2199 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-08 10:58:21 -05:00
Chenlei Hu
39e9f421f4
Fix double trigger of loadColorPalette effect ( #2118 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-01 19:27:22 -05: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
db572a4085
Implement color palette in Vue ( #2047 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-25 21:41:48 -05:00
Chenlei Hu
eb43234a3a
Fix extension panel search/sort ( #2041 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-24 10:51:41 -05:00
Chenlei Hu
54ca111c7c
Fix FormItem structure ( #2034 )
2024-12-23 21:33:03 -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
920266e1ff
[ExtensionPanel] Distinguish core and 3rd party extensions ( #2020 )
2024-12-22 19:41:28 -05:00
Chenlei Hu
b81ccc0507
[ExtensionPanel] Add disable all / enable all actions ( #2017 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-22 18:57:58 -05:00
Chenlei Hu
72f7c3101d
Always show extension panel in settings dialog ( #2002 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-20 16:30:11 -08:00
Chenlei Hu
b1d02c6a7b
[i18n] Split settings locale to separate json files ( #1986 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-18 14:57:05 -08: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
112a693f3d
[i18n] Translate setting options ( #1858 )
...
* Collect options
* Translate setting options
* Update locales [skip ci]
* Normalize key
* Revert change of logic
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-10 09:31:13 -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
dac2a2ec86
[Electron] Translate server config panel ( #1817 )
...
* Update i18 collection to include server config items
* Use translation
* Update locales [skip ci]
* nit
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-12-05 19:56:51 -05:00
Chenlei Hu
80a42ebf10
Fix fallback of unrecognized extension categories ( #1807 )
2024-12-05 11:06:06 -05:00
Chenlei Hu
5206939c78
Translate setting categories ( #1797 )
...
* Add i18n for setting categories
* Update locales
* Translate about
* nit
* nit
2024-12-04 16:32:28 -05:00
Chenlei Hu
a56462fc7c
Translate core setting name & tooltip ( #1765 )
...
* lazy eval default value
* Add setting translation
* Adjust hooks
* Add all translations
* nit
* Normalized setting id
* Update locales
* Fallback
* Locale => Language
* Locale => Language
* Update translations
2024-12-02 17:34:21 -05:00
Chenlei Hu
7f5b685c9f
Add current user message in settings dialog ( #1740 )
2024-11-29 11:24:21 -05:00
Chenlei Hu
f89898b3d0
Add searchbox for extensions panel ( #1675 )
2024-11-24 21:33:43 -05:00
Chenlei Hu
af21142602
Use setting panel template ( #1674 )
...
* PanelTemplate
* Use panel template
2024-11-24 21:24:13 -05:00
Chenlei Hu
4b91860227
[Refactor] Extract SettingsPanel ( #1673 )
...
* [Refactor] Extract SettingsPanel
* nit
2024-11-24 20:48:35 -05:00
Chenlei Hu
e01c8f06c7
[Electron] Show server launch args in server config panel ( #1669 )
...
* Move revertChanges
* Show launch args
* Explicit ServerConfigValue type
* nit
* nit
* Add tests
2024-11-24 18:14:05 -05:00
Chenlei Hu
c61ed4da37
Add server config modified message to prompt restart ( #1668 )
...
* Server config changed message
* Write to settings on unmount
* nit
* Highlight modified config
* Move modified logic to store
* Add jest test
* nit
2024-11-24 16:13:37 -05:00
Chenlei Hu
4007cc13c2
[Electron] ComfyUI server config (Launch args config) ( #1644 )
...
* Remove electron adapter server args
* Add server args typing
* Add server config constant file
* Tooltip to name; name to id
* Capitalize category
* Server config store
* Prevent default value
* Add serverconfig test
* Guard server config panel with electron flag
* Filter nullish values from server args
* Use slider for preview size
2024-11-22 16:50:24 -05:00
Chenlei Hu
f34d50da3d
[Refactor] Extract 'FormItem' and 'SettingItem' ( #1619 )
...
* Extract SettingItem component
* Extract GeneralSettingItem
* Rename to FormItem
* nit
* nit
2024-11-20 15:10:17 -05:00
Chenlei Hu
8236163fea
Enable New UI by default ( #1515 )
...
nit
Add playwright test
nit
nit
nit
2024-11-12 10:48:26 -05:00
Chenlei Hu
acbc38ced4
Revert "Enable New UI by default ( #1460 )" ( #1476 )
...
This reverts commit f0b735f3dd .
2024-11-08 16:35:52 -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
f0b735f3dd
Enable New UI by default ( #1460 )
...
* Enable New UI by default
* nit
* Add playwright test
* nit
* nit
* nit
2024-11-07 17:55:53 -05:00
Chenlei Hu
c560628f1f
[Extension API] Register about panel badge ( #1436 )
...
* Custom about panel badge
* Add playwright test
* Update README
* nit
* nit
* nit
* nit
2024-11-05 19:06:38 -05:00
Chenlei Hu
94f4147f92
Fix double trigger of setting onChange callback ( #1385 )
...
* Fix onChange double trigger
* nit
* Add playwright test
2024-10-30 19:55:46 -04:00
Chenlei Hu
05aa78372b
Add keybinding search ( #1143 )
2024-10-06 22:40:20 -04:00
Chenlei Hu
38e3dcbaeb
Add frontend extension management panel ( #1141 )
...
* Manage register of extension in pinia
* Add disabled extensions setting
* nit
* Disable extension
* Add virtual divider
* Basic extension panel
* Style cell
* nit
* Fix loading
* inactive rules
* nit
* Calculate changes
* nit
* Experimental setting guard
2024-10-06 22:15:33 -04:00