We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f489d2 commit a88e8c9Copy full SHA for a88e8c9
.changeset/spicy-ads-roll.md
@@ -2,10 +2,6 @@
2
"@hashicorp/design-system-components": major
3
---
4
5
-<!-- START components/table/advanced-table -->
6
-`AdvancedTable` - Added support for column reordering.
7
-- Added `@hasReorderableColumns` argument. When set to `true`, enables column reordering.
8
-- Added optional `@columnOrder` argument for setting the initial order of columns by their keys.
9
-- Added optional `@onColumnReorder` argument which accepts a callback function that is called when reordering is completed.
10
-- Added optional `@reorderedMessageText` which overrides the default message text that is rendered in the table caption when a column is reordered.
+<!-- START components/side-nav -->
+`SideNav`
11
<!-- END -->
0 commit comments