Skip to main content

Dockview 1.6.0

ยท One min read

Please reference to docs @ dockview.dev. If you feel anything is missing or unclear please let me know.

๐Ÿš€ Featuresโ€‹

  • Allow drag events to edge of dockview containers #177
  • group dnd #171
  • full width tabs #171
  • addPanel improvements
  • update parameters via panel.api.updateParameters
  • allow dnd on empty groups #168
  • Change watermark logic #194

๐Ÿ›  Miscsโ€‹

  • Fix dockview panel.api.setSize to work as expected #184
  • Fix dockview setTitle #190
  • Fix group dnd logic to filter for same dockview instance #185
  • Update dependencies including the dev dependencies for dockview and all dependencies for the docs website. #180
  • A variety of internal changes including file name changes
  • Improve internal dnd control logic to handle a wider variety of cases
  • Various doc enhancements @ dockview.dev

๐Ÿ”ฅ Breaking changesโ€‹

  • addEmptyGroup renamed to addGroup