mirror of
https://github.com/mathuo/dockview
synced 2025-02-08 17:35:44 +00:00
1.3 KiB
1.3 KiB
slug | title | tags | |
---|---|---|---|
dockview-2.0.0-release | Dockview 2.0.0 |
|
Release Notes
This major version bump is due to breaking changes related to classnames.
Please reference docs @ dockview.dev.
🚀 Features
- Add panel within group at specific index #751
🛠 Miscs
- Set drag event dataTransfer object to empty string #738
- General code cleanup / housekeeping #740 #746
- Bug: Popout window initial sizing #737 #727
- Bug: Close popout window on unload (refresh) #731
- Bug: Preserve Vue3 inject/provide context #673
- Bug: Fix Contraints #744
- Bug: Fix popout window issues #748