Chenlei Hu
459afa158c
Restyle dialog with scrollpanel ( #1212 )
2024-10-10 20:27:14 -04:00
Chenlei Hu
1c3d3b33f6
1.3.17 ( #1211 )
v1.3.17
2024-10-10 16:52:01 -04:00
Chenlei Hu
f64365915b
Mark app.showMissingNodeDialog private ( #1210 )
2024-10-10 16:35:29 -04:00
Chenlei Hu
ec8e6f79b3
Fix create group node command error states ( #1209 )
...
* Fix edge cases
* Add playwright test
* nit
2024-10-10 15:56:00 -04:00
Chenlei Hu
b89f467983
Add group node commands/keybindings ( #1208 )
...
* Add group node commands/keybindings
* Fix jest tests
2024-10-10 12:50:05 -04:00
Chenlei Hu
009dbcf8c7
Wrap pragmatic dnd API with hooks ( #1207 )
2024-10-10 10:53:49 -04:00
Chenlei Hu
4413fd248c
Remove question mark badge on folders in model library tree ( #1205 )
2024-10-10 10:13:14 -04:00
Chenlei Hu
8962597e69
Update litegraph (TypeScript LGraph) ( #1206 )
2024-10-10 10:13:02 -04:00
Chenlei Hu
f4d4111fbd
1.3.16 ( #1202 )
v1.3.16
2024-10-09 22:17:57 -04:00
Chenlei Hu
babac5a4a9
1.3.15 ( #1201 )
2024-10-09 22:15:06 -04:00
Chenlei Hu
f71595fcc9
Fix node def handling of undefined fields ( #1199 )
...
* Fix node def handling
* nit
* Add test
2024-10-09 22:11:27 -04:00
Chenlei Hu
59a5f5f5d0
Add help menu on command menu bar ( #1197 )
...
* Add help menu on command menu bar
* nit
2024-10-09 20:35:17 -04:00
Chenlei Hu
2d5faa7f3d
Anchor floating actionbar to closest side when resizing window ( #1195 )
...
* Anchor floating actionbar to closest side when resizing window
* nit
* nit
2024-10-09 17:41:36 -04:00
Chenlei Hu
32fa950aa1
1.3.14 ( #1194 )
v1.3.14
2024-10-09 16:41:38 -04:00
Chenlei Hu
82112c2c6e
Move low priority init to idle task ( #1192 )
2024-10-09 16:22:58 -04:00
Chenlei Hu
f94bdc358b
Disable node def validation by default ( #1190 )
...
* Add setting
* Make node def validation optional
2024-10-09 16:02:27 -04:00
Chenlei Hu
f6466d7062
Avoid calling settingStore.set when there is no legacy node bookmark ( #1191 )
...
* Avoid calling settingStore.set when there is no legacy node bookmark
* nit
2024-10-09 16:02:14 -04:00
Chenlei Hu
1c5fd2465e
Move vitejs/plugin-vue to devDep ( #1189 )
2024-10-09 15:16:43 -04:00
Chenlei Hu
e99329cff5
Remove class-transformer dependency ( #1187 )
...
* nit
* Fix test
* Remove class-transformer and its deps
* nit
* Fix invalid type for dummy node
2024-10-09 15:10:19 -04:00
bymyself
fabcbaec82
Restore backend state when Playwright test finishes ( #1168 )
...
* Restore backend state when Playwright test finishes. Resolve #1094
* Add warning when env var not set
* Rename and replace with scaffolding option for models dir
* Rename
* Define another env var [skip ci]
* Fix paths [skip ci]
* Update README.md
---------
Co-authored-by: Chenlei Hu <huchenlei@proton.me >
2024-10-09 15:05:19 -04:00
Chenlei Hu
c8f50509ed
Fix VHS advanced preview html video type ( #1186 )
...
* Fix VHS advanced preview html video type
* nit
2024-10-09 15:02:02 -04:00
Chenlei Hu
165604bb80
Support VHS advanced preview in queue sidebar tab ( #1183 )
...
* Map VHS video type
* Advance preview format
* nit
* View VHS advanced preview
* Disable result gallery vitest
* Proper disable
2024-10-09 12:42:00 -04:00
Chenlei Hu
829bce1c8c
Load Keybinding and Extension panel async ( #1179 )
2024-10-08 22:20:30 -04:00
Chenlei Hu
c3b82165fa
1.3.13 ( #1178 )
v1.3.13
2024-10-08 20:14:56 -04:00
Chenlei Hu
d673a521d8
Add always snap to grid setting ( #1177 )
...
* Always snap to grid
* Ban pysssss.SnapToGrid
* nit
2024-10-08 20:12:23 -04:00
Chenlei Hu
ee88a79bc3
1.3.12 ( #1175 )
v1.3.12
2024-10-08 17:12:53 -04:00
Chenlei Hu
5f3afa3776
Supports VHS video outputs in queue sidebar tab ( #1174 )
...
* Properly identify gifs
* Detect VHS video
* Basic video support in queue
* Video in lightbox
* Preview button
* nit
* Fix vitest
2024-10-08 17:10:44 -04:00
Chenlei Hu
3cafc10c2b
Fix pan mode icon display ( #1173 )
2024-10-08 14:24:39 -04:00
Chenlei Hu
2cb1cea196
Make LGraphCanvas shallowReactive ( #1169 )
...
* Make LGraphCanvas shallowReactive
* Restore canvas options after creation
2024-10-08 14:07:15 -04:00
Chenlei Hu
482da21ba7
Remove state check on continuous keydown ( #1171 )
...
* Remove state check on continuous keydown
* nit
2024-10-08 11:01:08 -04:00
bymyself
bf80340310
Add test on settings visibility on mobile ( #1164 )
...
* Add test on settings dialog visibility on mobile
* Consolidate settings-dialog tests
* Simplify zoom speed setting tests
2024-10-08 09:43:16 -04:00
bymyself
5ef15c0daf
Add aria labels to dialogs ( #1167 )
2024-10-08 09:41:28 -04:00
bymyself
62be958d47
Add tests on node multi-select ( #1163 )
2024-10-08 09:11:22 -04:00
Chenlei Hu
1ba236bbce
Simplify node tooltip lifecycle ( #1162 )
2024-10-07 22:13:52 -04:00
Chenlei Hu
a4e08f60fe
Extract theme toggle as command ( #1161 )
...
* Extract theme toggle as command
* nit
2024-10-07 21:54:58 -04:00
Chenlei Hu
5ba1d1a3f7
Show sidebar toggle keybinding shortcut on sidebar icon tooltip ( #1160 )
2024-10-07 21:44:38 -04:00
Chenlei Hu
58dd15a662
Fix core sidebar tab toggle command register ( #1159 )
2024-10-07 21:32:30 -04:00
Chenlei Hu
50a6ee27a0
Refactor core sidebar tab registration ( #1158 )
...
* Refactor sidebar tab register
* Register core tabs
2024-10-07 21:23:52 -04:00
Chenlei Hu
23952d9751
Show queue front icon when shift is pressed ( #1157 )
...
* Move shiftDown state to workspaceStateStore
* Queue front state
2024-10-07 19:54:00 -04:00
Chenlei Hu
2b26514190
1.3.11 ( #1154 )
v1.3.11
2024-10-07 17:27:25 -04:00
Chenlei Hu
f8343d0f93
Fix flaky playwright test ( #1152 )
2024-10-07 17:11:20 -04:00
Chenlei Hu
cc17bee945
Manage app.ts litegraph keybindings ( #1151 )
...
* Manage app.ts litegraph keybindings
* nit
2024-10-07 16:50:58 -04:00
Alex "mcmonkey" Goodwin
ff1ca268a4
Model Library sidebar: allow searching metadata ( #1148 )
...
* Model Library sidebar: allow searching metadata
title, description, etc
* don't use vue stuff inside of vue because vue doesn't support vue
very cool
* remove old import
* and that one
2024-10-07 14:50:45 -04:00
Chenlei Hu
99c948f578
Update README ( #1149 )
2024-10-07 14:46:43 -04:00
Alex "mcmonkey" Goodwin
d68a1116dc
ModelToNodeStore minor fix ( #1147 )
2024-10-07 13:13:15 -04:00
Chenlei Hu
dee1ec1a2a
Update Litegraph (TypeScript conversion) ( #1145 )
...
* Fix various type errors
* Fix rest of ts errors
* update litegraph
* nit
2024-10-07 11:31:54 -04:00
bymyself
9cbfc9856b
Fix widget/input conversion on text widgets ( #1129 )
...
* Support converting dynamically created text widgets to input
* Fix array contains
* Add test wait
* Try to fix test only failing in CI
* Fix test: Disable conversion option nesting in contextmenu
2024-10-07 11:22:28 -04:00
bymyself
a95a6f9b47
Fix saved workflow cleanup in menu tests ( #1142 )
...
* Fix saved workflow cleanup in menu tests
* Clear workflow dir before each test
2024-10-07 09:35:15 -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
05aa78372b
Add keybinding search ( #1143 )
2024-10-06 22:40:20 -04:00