Alexander Brown
85017dbba0
Upgrade: Tailwind v4 ( #5246 )
...
* temp: move tailwind calls out of the layer
* temp: ts tailwind config
* upgrade: Tailwind v4
This got a little out of hand.
Had to add a relative reference to the stylesheet in any component that uses @apply instead of the utility classes directly.
* upgrade: bg-opacity is now a modifier
* fix: Classic menu buttons assume a border
* Update test expectations [skip ci]
* fix: New preflight removal pattern
* fix: Skeletons don't have skin
* Update test expectations [skip ci]
* fix: Missing @reference
* [auto-fix] Apply ESLint and Prettier fixes
---------
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: GitHub Action <action@github.com >
2025-09-03 12:37:43 -07:00
Benjamin Lu
84c14ddd92
Remove automatic nightly pytorch for blackwell users on desktop ( #3613 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-25 18:08:37 -04:00
Benjamin Lu
1c59e3b51b
[nit] Use TorchMirrorUrl ( #3617 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-25 10:52:52 -04:00
Benjamin Lu
9621b8f339
[Desktop] Support Nvidia Blackwell ( #3480 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-19 21:42:30 -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
Chenlei Hu
db43f587a6
[TS] Fix ts-strict errors in Vue components (Part 4) ( #3134 )
2025-03-18 20:42:32 -04:00
Chenlei Hu
96ff8a7785
[TS] Fix ts-strict errors in Vue components (Part 3) ( #3126 )
2025-03-18 11:38:43 -04:00
Robin Huang
329bdff677
[Desktop] Add install path validation error messages ( #3059 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-17 20:37:11 -04:00
bymyself
054f8f6838
Move install directory selection tooltip to not block buttons ( #2527 )
2025-02-12 10:02:56 -05:00
bymyself
9fd73873b6
[Desktop] Re-run path validation when re-focusing installation location input ( #2528 )
2025-02-12 10:02:42 -05:00
Chenlei Hu
3d59d478b6
[Desktop] Fix torch mirror setting ( #2475 )
2025-02-08 21:08:23 -05:00
Chenlei Hu
6b64b74f6c
[Desktop] Use fallback mirrors for China users ( #2424 )
2025-02-05 10:51:32 -05:00
Chenlei Hu
766710cf37
[Desktop] Fix mirror validation in settings dialog ( #2375 )
2025-01-29 14:57:36 -08:00
Chenlei Hu
c07ec659a7
Fix mirror item key not being unique ( #2371 )
2025-01-29 11:13:04 -08:00
Chenlei Hu
2c8c8718e9
[Desktop] Apply default pypi mirror when installing CPU torch ( #2367 )
2025-01-28 18:00:08 -08:00
Chenlei Hu
430f051c64
Add UV mirrors settings ( #2333 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-28 14:39:51 -08:00
Chenlei Hu
34c267c755
[chore] Update primevue to 4.2.5 ( #2304 )
2025-01-20 16:22:24 -05:00
Chenlei Hu
44612e8f97
[Desktop] Add privacy policy link to install view about dialog ( #2280 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-17 18:04:08 -05:00
Chenlei Hu
65542b885a
[Style] Fix root CSS selector ( #2263 )
2025-01-15 19:44:46 -05:00
Chenlei Hu
f739f704af
[CodeHealth] Use scoped CSS in views ( #2262 )
2025-01-15 19:35:01 -05:00
filtered
00f031e382
[Refactor] Remove old workarounds ( #2242 )
2025-01-14 10:52:34 -05:00
Chenlei Hu
3f261f0e53
[Desktop] Add user journey events to the metrics collection list (UI) ( #2237 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-12 17:16:16 -05:00
Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
filtered
006d544ac5
Improve install path validation and i18n ( #2042 )
...
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-12-24 14:36:32 -05:00
pythongosssss
1af0b4f992
[Electron] Migrate custom nodes ( #1892 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-12-23 09:33:48 -05:00
filtered
601b739f75
Add GPU selection to desktop installer ( #1888 )
...
* Remove redundant code
* Add GPU picker screen to installer
* Permit jumping installation steps when visited
* Prevent sad girl from covering buttons
* Update gpu options to match availability
* Ensure install screen renders inside bounds
* Pre-select GPU detected by desktop native
* Redesign GPU selection screen
* Prevent text highlight on installer stepper
* Add translations for GPU picker
* Rename for clarity
* Remove unused code
* Update electron types
* Update locales [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-12-16 15:26:40 -08:00
Chenlei Hu
b48619878f
Replace deprecated InputSwitch with ToggleSwitch ( #1861 )
2024-12-10 17:08:58 -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
dd1c878fdf
[Electron] Fix path validation on typing in input box ( #1708 )
2024-11-26 14:26:46 -05:00
Chenlei Hu
e53bafbca6
[Electron] Add custom node migration placeholder ( #1670 )
2024-11-24 20:16:39 -05:00
Chenlei Hu
88164bdac5
[Electron] Fix initial default install location validation ( #1592 )
2024-11-18 20:10:22 -05:00
Chenlei Hu
2b96d831fc
Fix install location path picker ( #1557 )
2024-11-15 18:55:58 -05:00
Chenlei Hu
acba6097e0
Replace electron API mocks with actual electron API impl ( #1535 )
...
* link electron types locally
* Update electronAPI calls
* Fix source validation
* Payload to raw
* nit
* Update electron types
2024-11-13 17:20:18 -05:00
Chenlei Hu
d1e019589d
[Electron] ComfyUI Desktop install wizard ( #1503 )
...
* Basic prototype
* Welcome screen animation
* nit
* Refactor structure
* Fix mocking
* Add tooltips
* i18n
* Add next button
* nit
* Stepper navigate
* Extract
* More i18n
* More i18n
* Polish MigrationPicker
* Polish settings step
* Add more i18n
* nit
* nit
2024-11-10 19:56:01 -05:00
Chenlei Hu
d9a34872c3
[Electron] Add basic welcome screen ( #1491 )
...
* WIP
* Add LogTerminal
* Modify server startup view
* Add installView
* Add basic welcome screen and dev server setup
* nit
* nit
* nit
* nit
* nit
2024-11-10 09:41:32 -05:00