Chenlei Hu
|
2fdaabd2c9
|
Ctrl + Click recursively expand/collapse node library folder (#613)
|
2024-08-24 11:01:10 -04:00 |
|
Chenlei Hu
|
a2143d9120
|
Bookmark nodes in node library (#612)
* Basic bookmark
* Extract node leaf as component
* bigger hitbox
|
2024-08-24 10:39:18 -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
|
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 |
|
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 |
|
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 |
|
Chenlei Hu
|
51233b4be3
|
Fix node preview location when sidebar location is right (#435)
|
2024-08-14 22:46:05 -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 |
|