Commit Graph

7 Commits

Author SHA1 Message Date
ghostbuster91
37b351691c
Fix linting error 2025-08-02 16:18:41 +02:00
ghostbuster91
160ae4fce6
Fix lint error 2025-08-02 16:13:07 +02:00
ghostbuster91
3dac0be704
Fix partial expansion of grouped nodes 2025-08-02 16:09:58 +02:00
ghostbuster91
89364601a6
Rename ApiTreeExpandAllOpts to ApiTreeExpandOpts 2025-08-02 14:44:29 +02:00
ghostbuster91
641f125f6b
Fix warnings 2025-07-20 21:24:29 +02:00
ghostbuster91
c1948cbce0
feat: Allow to expand nodes until certain condition is met 2025-07-20 21:07:49 +02:00
Rami Elwan
ae595611fb
feat(#3132): add api.node.expand and api.node.collapse (#3133)
* feat: allow passing node to collapse all

* refactor: use snake case

* feat: handle api legacy calls and update signature

* refactor: make sure open is a boolean

* doc: collapse_all

* Revert "doc: collapse_all"

This reverts commit d243da3e14.

* add api.node.collapse

* add api.node.expand

* add api.node.expand

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-06-14 17:26:58 +10:00