dock-spawn-ts icon indicating copy to clipboard operation
dock-spawn-ts copied to clipboard

A TypeScript HTML Docking Framework (fork of dock-spawn)

Results 15 dock-spawn-ts issues
Sort by recently updated
recently updated
newest added

after loading the application, this demo does not work correctly: http://127.0.0.1:8080/page/demo/demo_simple_es5.html browser issues: dock-spawn-ts.js:1 Uncaught ReferenceError: regeneratorRuntime is not defined at dock-spawn-ts.js:1:20198 at dock-spawn-ts.js:1:21001 at dock-spawn-ts.js:1:21185 at dock-spawn-ts.js:1:101970 (anonymous) @...

![image](https://user-images.githubusercontent.com/364896/59008614-51de3880-882b-11e9-86de-9d6a4ed95249.png) ![image](https://user-images.githubusercontent.com/364896/59008785-a681b380-882b-11e9-93d1-246cc90369c9.png) They can be Sticky at left, right, top or bottom (depends on their dock position)

enhancement
help wanted

Let me start by saying that this is an amazing job. I would like to propose an improvement, when you drag a panel some icons appear and if you drop...

enhancement

see https://github.com/coderespawn/dock-spawn/issues/10

enhancement
help wanted

see https://github.com/coderespawn/dock-spawn/issues/11

enhancement

Lets say you have a panel which is docked "bottom". Then you drag another panel on top of the first one and dock it "filled". Then the two visible tabs...

When undocking/dragging a tab which was docked in "fill" mode exceptions are raised in DockManager::_requestTabReorder. The call to methode _findNodeFromContainer return "null". The error is reproducible in de IDE demo...

bug

Hi, long time user of the project, back to to 2020 I think. Our project uses Angular, and we've always wanted some stronger Angular support here. Back when I first...

There seem to be at least two different kinds of grid elements. In the IDE demo, there is an area with some source code tabs, with the tabs at the...

It would be great to be able to move a group of tabs together, perhaps by dragging on the empty space to the right of the tabs (if there aren't...