dockview
dockview copied to clipboard
bug: maintain inject/provide context
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit ea5b94ad906da3f3a4a2aca29c724e3c4dfd65f2:
| Sandbox | Source |
|---|---|
| customheader-dockview | Configuration |
| dockview-app | Configuration |
| editor-gridview | Configuration |
| events-dockview | Configuration |
| externaldnd-dockview | Configuration |
| fullwidthtab-dockview | Configuration |
| iframe-dockview | Configuration |
| keyboard-dockview | Configuration |
| lockedgroup-dockview | Configuration |
| nativeapp-dockview | Configuration |
| nested-dockview | Configuration |
| rendering-dockview | Configuration |
Taking this approach for now as is widely used by other vue library wrappers, for example in ag-gird here.
However https://github.com/mathuo/dockview/pull/669 will remain open as long-term this may well be the more optimal approach