Chenlei Hu
17c7f57d8f
Update litegraph (Zoom speed adjustment) ( #580 )
2024-08-21 17:16:06 -04:00
Chenlei Hu
5542845710
Task output folder view ( #579 )
...
* Change to button
* Folder view
2024-08-21 16:47:30 -04:00
Chenlei Hu
a86d10b02d
Fix node library searchbox background color ( #565 )
2024-08-20 17:41:59 -04:00
Chenlei Hu
3d89c245e5
Add experimental/deprecated tags to search result / node library ( #564 )
2024-08-20 17:35:23 -04:00
Chenlei Hu
9dd6da3dc2
Support node deprecated/experimental flag ( #563 )
...
* Add deprecated field
* Hide deprecated nodes
* Add experimental node show/hide
* Add setting tooltips
* nit
* nit
* nit
2024-08-20 17:00:47 -04:00
Chenlei Hu
269e468425
i18n node searchbox placeholder ( #561 )
2024-08-20 15:20:00 -04:00
Chenlei Hu
c3ef716d53
Reduce search highlight padding ( #560 )
2024-08-20 15:12:30 -04:00
Chenlei Hu
bd7bbd9e95
Reduce debounce delay in node searchbox ( #559 )
2024-08-20 15:10:06 -04:00
Chenlei Hu
c4bc0e8430
Auto expand tree on search in node library tab ( #558 )
...
* Add custom nodelib searchbox
* Auto expand on search
* Support alphabetical sort in filtered tree
2024-08-20 11:01:05 -04:00
Chenlei Hu
d5584a1d39
Fix node source chip alignment ( #549 )
2024-08-19 21:45:49 -04:00
Chenlei Hu
628f2afc34
Remove double reroute pin ( #548 )
2024-08-19 21:38:41 -04:00
Chenlei Hu
b8a3e6b1ad
Reduce padding on searchbox result item ( #547 )
...
* Reduce search result padding
* nit
2024-08-19 21:19:34 -04:00
Chenlei Hu
cfad3cd918
Add setting to hide node category in search result ( #546 )
2024-08-19 21:00:15 -04:00
Chenlei Hu
2252f0a134
Resize large image to fit into window for Image Gallery ( #539 )
2024-08-19 16:50:40 -04:00
pythongosssss
0dfbcfb2d6
Support clicking on library entries to toggle expand/insert node ( #511 )
...
* Support clicking on library entries to toggle expand/insert node
* Fix type
2024-08-19 14:09:34 -04:00
bymyself
b46036f25d
Fix escape not resetting activeIndex in gallery ( #535 )
...
* Fix escape not resetting activeIndex in gallery
* Use handleVisibilityChange for consistency
2024-08-19 14:00:47 -04:00
Chenlei Hu
f5ce42d5d5
Add setting to show/hide canvas info ( #533 )
...
* Add setting to show/hide canvas info
* nit
2024-08-19 12:12:37 -04:00
Chenlei Hu
6a8a68a240
Image failed to load placeholder ( #531 )
...
* Image failed to load placeholder
* Use broken image placeholder in gallery
* nit
2024-08-19 11:16:35 -04:00
Chenlei Hu
8576d3797b
Prefer image for queue task preview ( #520 )
2024-08-18 20:59:43 -04:00
Chenlei Hu
22e2628479
Queue preview gallery ( #519 )
...
* Custom preview event
* Plub event
* Basic gallery
* Gallery nits
* Navigate with keyboard keys
2024-08-18 20:42:42 -04:00
Chenlei Hu
4e1f14139b
Fix queue tab update issue ( #518 )
2024-08-18 18:11:33 -04:00
Chenlei Hu
eb5f4d9bc7
Support view of gifs in queue media preview ( #513 )
2024-08-18 16:20:56 -04:00
Chenlei Hu
19681fd43d
Experimental settings BETA tag ( #509 )
...
* Add BETA tag for experimental setting
* Mark node searchbox impl as experimental
* nit
2024-08-18 13:04:37 -04:00
Chenlei Hu
9d3ca763d0
Queue tab infinite scroll ( #501 )
...
* Add vueuse
* Infinite scroll queue tab
* Set item per page to 8
* Handle sidebar resize
* nit
2024-08-17 22:48:31 -04:00
Chenlei Hu
5ba524fd94
Add toast message on refresh button click ( #492 )
2024-08-17 13:11:47 -04:00
Chenlei Hu
069766337a
Add toast message on execution interrupted ( #490 )
...
* Move toast to top level
* Toast store
2024-08-17 12:29:48 -04:00
Alex "mcmonkey" Goodwin
f10554d914
fix minor typing error ( #473 )
...
introduced at e6d29656fa
2024-08-16 21:14:15 -04:00
Chenlei Hu
9cea54686a
Pin reroute on link release searchbox ( #469 )
...
* Correctly handle wildcard type
* Add test
* nit
* Pin reroute on link release search
* Connect wildcard
* nit
2024-08-16 13:22:17 -04:00
Chenlei Hu
14a395a0ce
Fix queue item context menu ( #455 )
2024-08-16 01:02:51 -04:00
Chenlei Hu
e6d29656fa
Queue media preview ( #449 )
...
* output url
* Basic image previews
* Split out task item component
* Move task actions to context menu
* simplify
* Move spinner
* Lift context menu to tab scope
* Better tag
* Fix placeholder style
* nit
* Correctly handle cancelled
* nit
* Split out result item as separate component
* nit
* Fix center crop
* nit
* Simplify task item
* Flat list
* Show prompt id
* Make image draggable
* Disable preview for dragging
* Fix key
* Correctly handle task in expanded view
* Add preview
2024-08-15 23:26:38 -04:00
Alex "mcmonkey" Goodwin
73b0ecc8cb
fix preview nodes clipping under the bottom ( #444 )
...
for #411 - moves code to main typescript section (to avoid vue weirdness) and finds the preview node element, adjust top by height
2024-08-15 13:33:02 -04:00
Björn Söderqvist
775f536d30
Add more Zod types to api.ts ( #440 )
2024-08-15 10:45:40 -04:00
Chenlei Hu
51233b4be3
Fix node preview location when sidebar location is right ( #435 )
2024-08-14 22:46:05 -04:00
Chenlei Hu
fc1b0b3e53
Fix searchbox trigger on non-always link release setting ( #426 )
...
* Fix searchbox trigger on non-always link release setting
* Add browsertest
2024-08-14 13:44:22 -04:00
Chenlei Hu
a68f7c680b
Rename SideBar to Sidebar ( #422 )
...
* Rename SideBar to Sidebar
* rename files
* rename files
2024-08-14 11:27:23 -04:00
Chenlei Hu
c6b6bdcb67
Add setting to disable node preview in searchbox ( #421 )
2024-08-14 10:29:32 -04:00
Chenlei Hu
6993a56c2d
Highlight query in search result in node searchbox ( #420 )
...
* min match set to 2
* Highlight query in search result
* nit
2024-08-14 10:28:17 -04:00
Chenlei Hu
1b59e3ab6d
Fast searchbox dialog activation ( #410 )
2024-08-13 16:25:11 -04:00
Chenlei Hu
b5f2d334d9
Add sidebar size setting (normal/small) ( #397 )
...
* Add sidebar size setting (normal/small)
* Set default small sidebar size for small window
2024-08-12 22:27:35 -04:00
Chenlei Hu
c459698956
Add side bar location in settings (left/right) ( #396 )
...
* Allow side bar on right side
* Panel on the right
2024-08-12 21:49:07 -04:00
Chenlei Hu
281ed0c5d1
Show pending task count on side bar queue icon ( #376 )
...
* remove listener
* Store pending task count
* Add iconBadge to queue icon
2024-08-11 19:15:21 -04:00
Chenlei Hu
0f3b58b610
Add space to setting group label ( #370 )
...
* Add space to setting group label
* handle acronym
2024-08-11 09:36:52 -04:00
Chenlei Hu
9ffdf768b1
Better no task placeholder ( #365 )
2024-08-10 21:05:40 -04:00
Chenlei Hu
7ce7490bc3
Add search settings feature ( #362 )
...
* Add setting searchbox ui
* Basic search
* Remove first divider
* Keep group label on search result
* No result placeholder
* Prevent no result flash
* i18n
* Disable category nav when searching
2024-08-10 17:26:57 -04:00
Chenlei Hu
a095e7ecae
Show category in node search box instead of description ( #360 )
2024-08-10 14:52:37 -04:00
Chenlei Hu
ce2a2dd2b6
Add link release searchbox trigger mode ( #356 )
2024-08-10 10:30:29 -04:00
Chenlei Hu
4b83ee3918
link release pops up searchbox by default ( #348 ) ( #350 )
...
* link release pops up searchbox by default (#348 )
* link release pops up searchbox by default
* Update browser test
* Fix tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-09 16:33:30 -04:00
Chenlei Hu
ce14c1c071
i18n for setting dialog header ( #343 )
2024-08-09 09:30:08 -04:00
Chenlei Hu
0d31dc5b4c
Reduce setting content height to avoid dialog level scroll ( #341 )
2024-08-08 20:31:00 -04:00
Chenlei Hu
a5f0d2b201
Categorize setting items ( #338 )
...
* Basic setting panel rework
* refactor
* Style the setting item
* Reject invalid value
* nit
* nit
* Sort settings by label
* info chip as icon
* nit
2024-08-08 17:52:41 -04:00