Hacker News new | past | comments | ask | show | jobs | submit | more mathuo's comments login


There are multiple ways in which you can specify how the panel renders.

https://dockview.dev/docs/core/panels/rendering

Options exist for multiple cases:

1. Where you never want the elements DOM position to move (`always` rendering mode) and the HTMLElement is simply hidden (display: none) when not visible. 2. Where you only want the DOM element to exist when the panel is visible (`onlyWhenVisible` mode)

In the case of React the React Tree is always maintained in either mode.


Yes, it's something that is planned. Currently some features work with touch inputs but not all of them.

- https://github.com/mathuo/dockview/issues/696


Yes, it's something that is planned. Currently some features work with touch inputs but not all of them.

- https://github.com/mathuo/dockview/issues/696


This is in related to the publication of the package to npm. All of the publications are verified with provenance statements as supported by NPM directly; it's something I believe all NPM packages should be required to use but as of now it's optional; it simply provided verifiable signatures as to what was built and how it was built.

https://docs.npmjs.com/generating-provenance-statements

https://www.npmjs.com/package/dockview#provenance


A zero dependency docking library written in vanilla TypeScript with optional ReactJS wrapper components.

Open source, high test coverage and transparent code quality through SonarCloud

Documentation and numerous examples runnable on CodeSandbox at https://dockview.dev

Free to use MIT Licence


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: