Please reference to docs @ dockview.dev.
๐ Featuresโ
- New Documentation Website #475
- Documentation website improved to cater for growing libary
- Panel Gaps #447
- CSS Variable
--dv-group-gap-size
exposed.
- CSS Variable
- Locked Dock #460
locked
option prevents all user resizing of dock.
- Enhance Window Popout #469
- Numerous improved to Window popouts including replacement of window to original location when popout is closed.
- Enhance Events #479
- Drag and Drop Events #395
๐ Miscsโ
- Bug: Drop Target Scaling #448
- Drop target overlays are no longer scaled with
transform
which allows for better CSS customization.
- Drop target overlays are no longer scaled with
- Bug: Popout
always
rendeing mode #486always
render mode now works in Popout Windows too.
- Bug: React Component Support #498
- Support components wrapped with
React.memo(...)
passed incomponents
option.
- Support components wrapped with
- Bug: Remove Source Maps #509
- Source maps do not currently work. They have been removed and will be re-evaluated for a later release.
๐ฅ Breaking changesโ
- Bug: Typo #495
- Rename
onDidMaxmizedNodeChange
toonDidMaximizedNodeChange
- Rename
exitMaxmizedGroup
toexitMaximizedGroup
- Rename
onDidMaxmizedGroupChange
toonDidMaximizedGroupChange
- Rename