Skip to content

New Component: Dock#358

Draft
djb-fnz wants to merge 6 commits into
blazorblueprintui:developfrom
djb-fnz:feat/dock-component
Draft

New Component: Dock#358
djb-fnz wants to merge 6 commits into
blazorblueprintui:developfrom
djb-fnz:feat/dock-component

Conversation

@djb-fnz

@djb-fnz djb-fnz commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

Added BbDock, BbDockPanel and other helpers to create an IDE-style docking control.

Features:

  • Drag and Drop panels within regions of the BbDock component.
  • Maximize/minimize the current panel to fill the dock view.
  • Close current tab, close all tabs, close other tabs but current.
  • Pin tabs to the front of the tab strip.
  • Drag panels outside of BbDock to create a 'pop-out' panel.
  • Dropdown to view tabs that can't fit inside a tab strip when the view is resized.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Testing Checklist

  • Blazor Server
  • Blazor WebAssembly
  • Blazor Hybrid (MAUI)
  • Keyboard navigation / accessibility
  • Dark mode

Preview:

BbDock.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant