dockview icon indicating copy to clipboard operation
dockview copied to clipboard

bug: maintain inject/provide context

Open mathuo opened this issue 1 year ago • 1 comments

mathuo avatar Aug 01 '24 19:08 mathuo

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

codesandbox-ci[bot] avatar Aug 01 '24 19:08 codesandbox-ci[bot]

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

mathuo avatar Oct 27 '24 09:10 mathuo