mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 06:25:44 +00:00
1.3 KiB
1.3 KiB
slug | title | tags | |
---|---|---|---|
dockview-1.7.1-release | Dockview 1.7.1 |
|
Release Notes
Please reference to docs @ dockview.dev. If you feel anything is missing or unclear please let me know.
🚀 Features
- Resize observer #227
- Minor type fix #237
- Fix close button on default watermark #225
- Fix edge-case bug when dropping a panel on far corners #243
🛠 Miscs
- Additional documentation and examples #217 #221 #228 #229 #240 #241
- Adjust build configurations #223 #235 #244
🔥 Breaking changes
- Remove tab height control as prop to
DockviewReact
component. Please control via CSS instead, see docs for tab height. #236