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 |
|
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
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -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
|
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
|
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
|
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
|
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 |
|