Chenlei Hu
98de010811
Fix node searchbox filter removal ( #881 )
2024-09-19 11:58:29 +09: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
3550e7f7f1
Show bookmark icon on booked mark nodes in node search box ( #839 )
2024-09-15 17:31:44 +09:00
Chenlei Hu
7d25d976d1
Extract search option as a Vue component ( #838 )
2024-09-15 17:15:19 +09:00
bymyself
15758101aa
Fix searchbox popover on touch devices ( #773 )
...
* Add delay on touch pointer event when opening searchbox
* Add playwright mobile test
2024-09-11 08:55:04 +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
b396d1a9fe
Trigger searchbox on group body db click ( #731 )
2024-09-04 10:16:12 -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
4ad1e67ebf
Double click group title to edit ( #714 )
...
* Double click group title to edit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-02 18:01:02 -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
Chenlei Hu
5c2cb00cd6
Replace autocomplete with select as node filter option input ( #659 )
...
* Replace autocomplete with select as node filter option input
* i18n
2024-08-27 21:45:44 -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
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
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
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
b90b1194d6
Organize searchbox files ( #315 )
2024-08-05 18:29:06 -04:00