Skip to content

Releases: mathuo/dockview

v1.8.4

06 Oct 19:17
47f78ad
Compare
Choose a tag to compare

Please reference to docs @ dockview.dev.

🚀 Features

  • Optional header actions before tabs list #338

🛠 Miscs

  • Bug: Recover from corrupted layouts gracefully #341

  • Bug: Fix floating group resizing within nested tabs #344

  • Bug: Progmatic resizing priority #350

  • Bug: Incorrect disposal of deeply nested gridview #356

  • Splitview separator stlye restored on deserialize step #358

  • Docs: Additional Docs #347

  • Docs: Additional Docs #336

  • Docs: Additional Docs #352

🔥 Breaking changes

v1.8.3

17 Sep 13:18
4ad5b0f
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

  • Additional to DockviewDefaultTab component #321

  • Additional group drop target options #316

  • Intercept events to attach custom DataTransfer object to tabs #299

  • Floating groups viewport overflow options #326

🛠 Miscs

  • Bug: Close button on tab shouldn't bring panel to active state #330

🔥 Breaking changes

v1.8.2

24 Jul 20:05
bae4586
Compare
Choose a tag to compare

Please reference to docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Fix regression related to external dnd events #311

🔥 Breaking changes

v1.8.1

24 Jul 19:33
175e8ca
Compare
Choose a tag to compare

Please reference to docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Fix regression related to external dnd events #311

🔥 Breaking changes

v1.8.0

23 Jul 14:37
2202a89
Compare
Choose a tag to compare

Please reference to docs @ dockview.dev.

🚀 Features

  • Support for Floating Groups #262
  • Left hand header changes #264
  • Retain layout size #285
  • Expose removePanel #293
  • Additional themes

🛠 Miscs

🔥 Breaking changes

  • groupControlComponent renamed to rightHeaderActionsComponent #264

v1.7.6

21 Jun 18:59
5d1b6c3
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

  • Touch support for resize handles #278

🛠 Miscs

  • Internal cleanup #275
  • iframe docs #273

🔥 Breaking changes

v1.7.5

11 Jun 19:26
54bc30c
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

🛠 Miscs

🔥 Breaking changes

v1.7.4

11 Jun 08:48
7dde18c
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

  • Improvements and tests added to the panel api.updateParameters(...) method #265

🛠 Miscs

  • Fix bug associated with overidding panel titles when using api.updateParameters(...) #265
  • Cleanup listeners and disposables after use #257

🔥 Breaking changes

v1.7.3

04 Jun 09:25
3d47c8e
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Fix bug custom params named 'title' conflicting with built-in tab 'title' object #258

🔥 Breaking changes

v1.7.2

07 May 19:57
fda40a9
Compare
Choose a tag to compare

Release Notes

Please reference to docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Fix bug with panel resize drag elements #249

🔥 Breaking changes