Skip to content

Commit e88713e

Browse files
feat(panel): Add docked panels with documentation/tests (#3053)
* Add new panel component * Add tokens * Add documentation and full width sizing class * Add documentation and test * Add more documentation and update snapshots * Add animation and update snapshots * Remove example test from filtering since they keep failing on travis * Update documentation * Add accessibility blocks to documentation * Update documentation and snapshots * Character encode html elements in blockquote
1 parent 60a628d commit e88713e

30 files changed

+4872
-46
lines changed

test/__tests__/__snapshots__/Panel_Filtering.json

Lines changed: 634 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_Filtering_Error.json

Lines changed: 779 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_Filtering_Locked.json

Lines changed: 734 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_Filtering_New.json

Lines changed: 718 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base.json

Lines changed: 146 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base_Drawer.json

Lines changed: 23 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base_Left_dock_drill_in.json

Lines changed: 146 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base_Overlay.json

Lines changed: 23 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base_Right_dock_drill_in.json

Lines changed: 146 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Panel_base_header.json

Lines changed: 146 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)