-
Consider the following:
``` javascript
let tree = new Baobab({
foo: {
bam: 123
},
bar: monkey(['foo'], identity)
})
tree.select('bar').on('update', e => {
e.target.actualPathThatCha…
-
One of the tools with the most possible uses, from creating roads for cars, curving the meshes of pipes and trees, to creating paths for moving platforms to travel and much more.
So, if it is possi…
-
Most trees support expand and select as separate actions on tree items.
Windows Narrator allows a user to double tap to expand an item in a tree and triple tap to select it. There is no way to impl…
-
**Is your feature request related to a problem? Please describe.**
Yes the problem of creating a good mask for complex areas (so when it is very difficult or labour intensive to create one)
**Desc…
-
Suppose you have this `test.org` file
``` org
#+TITLE: Test
#+begin_src emacs-lisp
(org-ql-select
nil
'(and (planning :from "2021-08-21" :to "2021-08-30")
(todo))
:action …
-
## Steps to reproduce
1. Create Tabs A, B, C in panel.
2. Create Tab BB as a child of B. Focus Tab BB.
3. Discard Tab B.
4. Close Tab BB.
5. Focus goes to Tab A.
## Expected behavior
Discarde…
-
I migrated the following V7 example
```
package example_v7;
import com.vaadin.annotations.Widgetset;
import com.vaadin.server.VaadinRequest;
import com.vaadin.spring.annotation.SpringUI;
imp…
-
**What product do you want to improve?**
Repo overview page
**Is your feature request related to a problem? Please describe.**
Right now, when you select certain set of components or flags on a g…
-
**Describe the bug**
I expected @parameter.inner/outer to only select parameters, but it seems like it currently way too broad. This happens in rust, js, ts & go. Since this is the exact same behaviou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The tree view is not well organized. I assume that a Workbench developer has to decide for…