Skip to main content

68 posts tagged with "release"

View All Tags

ยท One min read

Please reference to docs @ dockview.dev.

๐Ÿš€ Featuresโ€‹

๐Ÿ›  Miscsโ€‹

  • Update project dependencies #371

  • Reduce sonar technical debt #373

  • Migrate library publishing to Github Actions #366

  • Bug: Fix disableAutoResizing flag for React components #376

  • Bug: Fire correct events for floating groups #380

๐Ÿ”ฅ Breaking changesโ€‹

ยท One min read

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โ€‹

ยท One min read

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

ยท One min read

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โ€‹

ยท One min read

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โ€‹

๐Ÿ”ฅ Breaking changesโ€‹

  • Remove tab height control as prop to DockviewReact component. Please control via CSS instead, see docs for tab height. #236