mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 06:25:44 +00:00
docs: 1.7.1
This commit is contained in:
parent
c1edea8744
commit
99d4c1e180
@ -13,6 +13,8 @@ If you feel anything is missing or unclear please let me know.
|
||||
|
||||
- Resize observer [#227](https://github.com/mathuo/dockview/pull/227)
|
||||
- Minor type fix [#237](https://github.com/mathuo/dockview/pull/237)
|
||||
- Fix close button on default watermark [#225](https://github.com/mathuo/dockview/pull/225)
|
||||
- Fix edge-case bug when dropping a panel on far corners [#243](https://github.com/mathuo/dockview/pull/243)
|
||||
|
||||
## 🛠 Miscs
|
||||
|
||||
@ -21,6 +23,5 @@ If you feel anything is missing or unclear please let me know.
|
||||
|
||||
## 🔥 Breaking changes
|
||||
|
||||
- Fix close button on default watermark [#225](https://github.com/mathuo/dockview/pull/225)
|
||||
- Remove tab height control as prop to `DockviewReact` component. Please control via CSS instead, see docs for tab height. [#236](https://github.com/mathuo/dockview/pull/236)
|
||||
- Fix edge-case bug when dropping a panel on far corners [#243](https://github.com/mathuo/dockview/pull/243)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user