Skip to main content

64 posts tagged with "release"

View All Tags

ยท One min read

Please reference to docs @ dockview.dev.

๐Ÿš€ Featuresโ€‹

  • onWillShowOverlay handles 'edge' drops #526

๐Ÿ›  Miscsโ€‹

  • regression: add setVisible to public panel api #535
    • remove unintended public api methods isHidden, onDidHiddenChange
    • reinstate setVisible after mistaken removal

ยท One min read

Please reference to docs @ dockview.dev.

๐Ÿš€ Featuresโ€‹

  • New Documentation Website #475
    • Documentation website improved to cater for growing libary
  • Panel Gaps #447
    • CSS Variable --dv-group-gap-size exposed.
  • Locked Dock #460
    • locked option prevents all user resizing of dock.
  • Enhance Window Popout #469
    • Numerous improved to Window popouts including replacement of window to original location when popout is closed.
  • Enhance Events #479
  • Drag and Drop Events #395

๐Ÿ›  Miscsโ€‹

  • Bug: Drop Target Scaling #448
    • Drop target overlays are no longer scaled with transform which allows for better CSS customization.
  • Bug: Popout always rendeing mode #486
    • always render mode now works in Popout Windows too.
  • Bug: React Component Support #498
    • Support components wrapped with React.memo(...) passed in components option.
  • Bug: Remove Source Maps #509
    • Source maps do not currently work. They have been removed and will be re-evaluated for a later release.

๐Ÿ”ฅ Breaking changesโ€‹

  • Bug: Typo #495
    • Rename onDidMaxmizedNodeChange to onDidMaximizedNodeChange
    • Rename exitMaxmizedGroup to exitMaximizedGroup
    • Rename onDidMaxmizedGroupChange to onDidMaximizedGroupChange

ยท One min read

Please reference to docs @ dockview.dev.

๐Ÿš€ Featuresโ€‹

  • Drop target overlay classnames #452

  • Expose root drop target configuration options #431

๐Ÿ›  Miscsโ€‹

  • Bug: Floating groups position reset when display:none applied to component #458

๐Ÿ”ฅ Breaking changesโ€‹

ยท One min read

Please reference to docs @ dockview.dev.

๐Ÿš€ Featuresโ€‹

  • Full screen groups #361

  • Popout groups #360

  • Advanced panel rendering configurations #397

  • Support for rendering within Shadow DOM elements #425

๐Ÿ›  Miscsโ€‹

  • Remove hover effect on inactive drag handles #392

  • Add CSS effect for focused tabs #415

  • Upgrade docs website to Docasaurus v3 #418

  • Upgrade project dependencies #418

๐Ÿ”ฅ Breaking changesโ€‹

ยท One min read

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

ยท 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