Chenlei Hu
|
b4352bcd8d
|
Fix node search box filter test (#1561)
|
2024-11-15 21:18:19 -05:00 |
|
Chenlei Hu
|
c71644f02f
|
Use tailwind class in NodeSearchBox (#1559)
|
2024-11-15 20:46:04 -05:00 |
|
Chenlei Hu
|
63302a6634
|
Fix sorting on type filter + empty query (#880)
* Fix sorting on type filter + empty query
* nit
* nit
|
2024-09-19 11:22:23 +09:00 |
|
Chenlei Hu
|
6c4143ca94
|
Show node by frequency on empty query (#878)
|
2024-09-19 09:35:22 +09:00 |
|
Chenlei Hu
|
7d25d976d1
|
Extract search option as a Vue component (#838)
|
2024-09-15 17:15:19 +09:00 |
|
bymyself
|
616e295262
|
Improve searchbox accessibility (#760)
* Set field key for search result options label
* Add playwright test
* Add role attr to search dialog
|
2024-09-09 09:49:02 +09:00 |
|
bymyself
|
61ee43aa6f
|
[skip ci] Fix search box props type (#753)
|
2024-09-07 02:34:47 -04:00 |
|
Chenlei Hu
|
36cdebcad1
|
Restore context menu for new searchbox (#724)
* Searchbox revamp
* nit
* nit
* Add playwright test
* Update litegraph
* Rename setting
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-09-03 13:28:26 -04:00 |
|
Chenlei Hu
|
a4a298924e
|
Show node id name in node searchbox (#703)
* Show node unique name in node searchbox
* nit
|
2024-09-01 18:12:27 -04:00 |
|
pythongosssss
|
968f417061
|
Node library search filters (#636)
* Add search filters to node library
* Fix
* Dont close on add
* Fix wildcard
---------
Co-authored-by: Chenlei Hu <chenlei.hu@mail.utoronto.ca>
|
2024-08-27 21:17:34 -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
|
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
|
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
|
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 |
|
Björn Söderqvist
|
775f536d30
|
Add more Zod types to api.ts (#440)
|
2024-08-15 10:45:40 -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
|
a095e7ecae
|
Show category in node search box instead of description (#360)
|
2024-08-10 14:52:37 -04:00 |
|
Chenlei Hu
|
b90b1194d6
|
Organize searchbox files (#315)
|
2024-08-05 18:29:06 -04:00 |
|