Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.23 KB

ROADMAP.md

File metadata and controls

24 lines (17 loc) · 1.23 KB

Roadmap - Dock Manager Web Component

Delivery Pipline

Due date May, 2022

  1. Add slots for custom close, minimize, maximize and all other buttons
  2. Add slot names for close, minimize, maximize and all other icons
  3. Document all available slots exposed by the dock manager
  4. stateChange event handler to save the layout #17
  5. Panes have an additional header when dragging them from a tab [#26]
  6. Tabs and Unpinned area should be exposed for styling
  7. Panes have an additional header when dragging them from a tab #26

Going down the road

  1. Maximize and minimize pane events are missing #25
  2. Customize the tab or layout as per attachment #20
  3. How to shrink tabItem size when more tabs are added (like google chrome tabs) #21
  4. How to add custom icons to the stack (left and right side of the stack used to expand and collapse the panels) #19

Delivered Features