Christian Byrne
86a7dd05a3
[Dev] Add Playwright MCP for Local Development ( #4028 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-31 13:51:37 -07:00
Christian Byrne
20911aa892
docs: improve README development section organization ( #3929 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2025-05-19 09:38:59 +10:00
Christian Byrne
e76e9ec61a
docs: enhance README with development setup and troubleshooting guides ( #3920 )
2025-05-17 17:15:10 -04:00
Benjamin Lu
bb1ac32ccd
Revert "Remove Release Summary section in README ( #3607 )" ( #3802 )
2025-05-07 13:56:05 -04:00
Benjamin Lu
82c5f02c3d
Add contributing guidelines to README.md ( #3637 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-26 08:39:35 -04:00
Benjamin Lu
9c2300d780
Update README with Recommended Code Editor Configuration ( #3606 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-24 16:34:38 -04:00
Benjamin Lu
3f85ff751c
Remove Release Summary section in README ( #3607 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-24 16:34:07 -04:00
Chenlei Hu
e4659a3930
Move i18n related content to src/locales/README.md ( #2916 )
2025-03-07 15:04:04 -05:00
Chenlei Hu
e6a583e11b
[Cleanup] Remove deploy script ( #2806 )
2025-03-02 15:36:54 -05:00
Chenlei Hu
699ebe2f93
Update README.md (Release Schedule) ( #2796 )
2025-03-01 21:39:31 -05:00
Chenlei Hu
a814f9f902
[Test] Run unittest with vitest ( #2779 )
2025-02-28 22:09:17 -05:00
Chenlei Hu
a244f295a6
Remove server elements from unit tests ( #2777 )
2025-02-28 20:01:40 -05:00
bymyself
d7c9a43aba
[Docs] Add id to details tag in README.md ( #2676 )
2025-02-21 22:36:55 -05:00
Chenlei Hu
9b88909caa
[Extension] Selection toolbox API ( #2672 )
2025-02-21 19:25:30 -05:00
bymyself
dd4dd8b68a
[Doc] Add anchors to sections in README ( #2197 )
2025-01-08 10:55:59 -05:00
Chenlei Hu
549a2fdc92
Remove main_repo_release.py ( #2147 )
2025-01-06 17:01:41 -05:00
Chenlei Hu
3189e310a8
Add default confirm dialog ( #2114 )
2024-12-31 18:18:48 -05:00
Chenlei Hu
174a9a114a
Expose dialogService to extensionManager ( #2113 )
2024-12-31 17:01:37 -05:00
Chenlei Hu
642094ead1
Remove legacy slow jest tests ( #2092 )
2024-12-29 16:25:06 -05:00
Chenlei Hu
b9edd05623
[i18n] Add French translation ( #2064 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-26 20:31:31 -05:00
Chenlei Hu
0ce3f1ecb0
Update README.md ( #1982 )
2024-12-18 12:23:00 -08:00
Chenlei Hu
1671437fb3
Fix korea translation activation ( #1845 )
...
* Fix korea translation activation
* nit
2024-12-08 11:48:05 -05:00
Yuki Shindo
6eb5ee99d8
feat: use friendly language names for Comfy.Locale setting options ( #1828 )
2024-12-06 20:19:01 -05:00
Yuki Shindo
9ef40189f9
Add lobe-i18n setup and translation scripts and update translation files for consistency ( #1751 )
...
* refactor: convert translation files from TS to JSON format
* feat: add lobe-i18n setup and translation scripts
* chore: update translation files for consistency
* chore: refine translations in ja_JP.json for natural phrasing
* refactor: revert locale file names to original simpler format (e.g., en_US → en)
2024-12-01 20:03:17 -05:00
Yuki Shindo
ec824579d6
docs: add i18n section to README with instructions for adding new languages ( #1735 )
2024-11-29 10:57:37 -05:00
filtered
6aad7ee8b6
Allow remote dev to be switched on/off ( #1558 )
...
* Allow remote dev to be switched on/off
* nit - Docs
2024-11-15 19:26:41 -05:00
Chenlei Hu
2fd624cd3d
[skip ci] Update README.md ( #1529 )
...
Replace screenshot with actual logs for better accessibility.
2024-11-13 10:37:12 -05:00
Chenlei Hu
095fe2a175
Allow access of dev server in LAN for touch device testing ( #1528 )
2024-11-13 10:34:36 -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
3148c90e28
[skip ci] Update README.md ( #1425 )
2024-11-04 09:16:55 -05:00
Chenlei Hu
2a927bb9ea
[skip ci] Update README (Dev section) ( #1334 )
...
* Expand test section
* Add techstack section
2024-10-27 10:12:54 -04:00
Chenlei Hu
377fed584f
[Extension API] Register custom bottom panel tabs ( #1296 )
...
* Bottom panel API
* Update README
2024-10-24 19:58:44 -04:00
Chenlei Hu
957a767ed0
New settings API ( #1292 )
...
* Add settings API
* Add playwright test
* Update README
2024-10-24 10:26:01 -04:00
Chenlei Hu
99c948f578
Update README ( #1149 )
2024-10-07 14:46:43 -04:00
Chenlei Hu
c83ce863d7
Rework command menu extension API ( #1144 )
...
* Rework command menu API
* Update test
* Update README
* Prevent register other extension's command
2024-10-06 23:31:57 -04:00
Chenlei Hu
77aaa38a92
[Extension API] Custom commands and keybindings ( #1075 )
...
* Add keybinding schema
* nit
* Keybinding store
* nit
* wip
* Bind condition on ComfyCommand
* Add settings
* nit
* Revamp keybinding store
* Add tests
* Add load keybinding
* load extension keybindings
* Load extension commands
* Handle keybindings
* test
* Keybinding playwright test
* Update README
* nit
* Remove log
* Remove system stats fromt logging.ts
2024-10-02 21:38:04 -04:00
Chenlei Hu
271a4979b7
[Skip CI] Remove outdated roadmap ( #1052 )
2024-09-30 20:25:35 -04:00
Chenlei Hu
a05df99a8a
Update litegraph (Link copy) ( #986 )
...
* Update litegraph (Link copy)
* Update readme
2024-09-26 16:06:59 +09:00
Chenlei Hu
3585cb69f5
Allow extension register custom topbar menu command ( #982 )
...
* Refactor command store
* Rename coreMenuStore to menuStore
* Extension API to register command
* Update README
* Add playwright test
2024-09-26 10:44:15 +09:00
Chenlei Hu
8b77dde55a
[skip ci] Update litegraph dev guide ( #770 )
2024-09-09 17:51:44 +09:00
Chenlei Hu
81bc0fd9cb
Release script ( #746 )
...
* Update main repo release script
* update readme [skip ci]
2024-09-05 11:40:05 -04:00
Chenlei Hu
25a3c30fef
[skip ci] Update README ( #733 )
2024-09-04 10:31:12 -04:00
bymyself
b49b19c9b0
[skip ci] Add ToastMessageOptions docs to README ( #721 )
2024-09-03 08:10:23 -04:00
Chenlei Hu
493805d0ee
Update README ( #664 )
2024-08-28 12:00:13 -04:00
Chenlei Hu
50b418113c
Double click node title to trigger edit ( #655 )
...
* Update litegraph
* Double click edit node title
* Update
* Auto select all
* Update litegraph
* Add playwright test
* Update readme
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-27 11:38:39 -04:00
Chenlei Hu
6b47162606
Update README.md ( #545 )
2024-08-19 18:18:28 -04:00
Chenlei Hu
a4c5a2a3d1
Update README.md ( #543 )
2024-08-19 17:26:12 -04:00
Chenlei Hu
ce75a29202
Update README.md (Sheild badges) ( #532 )
2024-08-19 11:36:14 -04:00
Chenlei Hu
dd1e3f087d
Update README.md ( #523 )
2024-08-18 22:16:46 -04:00
Chenlei Hu
966b1dd057
Extension API to add toast message ( #491 )
...
* Extension API to add toast message
* Update readme
2024-08-17 12:44:55 -04:00