Alexander Brown
|
72b5444d5a
|
Devex: Linter updates (#7309)
## Summary
Updates for the linter/formatter deps, turning on some more rules.
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7309-WIP-Linter-updates-2c56d73d36508101b3ece6bcaf7e5212)
by [Unito](https://www.unito.io)
---------
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
|
2025-12-10 11:08:47 -08:00 |
|
Alexander Brown
|
874ef3ba0c
|
Lint: Add eslint import plugin (#5955)
## Summary
Adds the linter, turns on the recommended and a few extra rules, fixes
existing violations.
Doesn't prohibit `../../...` imports yet, that'll be it's own PR.
## Changes
- **What**: Consistent and fixable imports
- **Dependencies**: The plugin and parser
## Review Focus
How do you feel about the recommended rules?
What about the extra ones?
[Any
more](https://github.com/un-ts/eslint-plugin-import-x?tab=readme-ov-file#rules)
you'd want to turn on?
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5955-Lint-Add-eslint-import-plugin-2856d73d3650819985c0fb9ca3fa94b0)
by [Unito](https://www.unito.io)
|
2025-10-07 20:31:00 -07:00 |
|
Marcel Petrick
|
d0e81cdd33
|
fix(docs): correct typos in comments and strings found during code view (#5880)
Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
- No variables, logic, or functional code was modified.
Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5880-fix-docs-correct-typos-in-comments-and-strings-found-during-code-view-27f6d73d3650815db62af6115991304a)
by [Unito](https://www.unito.io)
---------
Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
Co-authored-by: Alexander Brown <DrJKL0424@gmail.com>
Co-authored-by: Benjamin Lu <benjaminlu1107@gmail.com>
|
2025-10-01 18:35:38 -07:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
oto-ciulis-tt
|
2d022e4e49
|
feat: Remove successful model downloads (#1710)
* feat: Remove successful model downloads
* PR comments
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
|
2024-11-27 10:40:43 -05:00 |
|
Chenlei Hu
|
5d178a407d
|
[chore] Update comfyui-electron-types (#1625)
* Remove electron external dep
* [chore] Update comfyui-electron-types
|
2024-11-21 00:07:50 -05:00 |
|
oto-ciulis-tt
|
94f5031f0d
|
feat: Update Electron Download types (#1621)
* feat: Update Electron Download types
* Fix vite rollup
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-11-20 20:34:27 -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 |
|
oto-ciulis-tt
|
e3d2c3a814
|
feat: Add download progress to sidebar (#1490)
* feat: Add download progress to sidebar
* Removing console log
* Lint fixes
* Updating UI
* Fixing lint error
* Fixing lint error
* Fixing lint error
* PR comments
* Reverting change
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
|
2024-11-12 16:28:55 -05:00 |
|