Commit 2f52658
Rename ActionList to DataTable (#1632)
* Re-exports external consumed components and interfaces using legacy naming to simplify downstream upgrades.
* Cleans up a variety of small nomenclature oddities:
* ActionListItemColumn becomes DataTableCell
* ActionListItemAction becomes DataTableAction
* ColumnProps & ColumnsProps becomes DataTableColumn & DataTableColumns
Co-authored-by: Elliot Park <[email protected]>1 parent 2818376 commit 2f52658
File tree
78 files changed
+558
-603
lines changed- packages/components
- snapshots
- DataTable
- FieldCheckboxGroup
- InputSearch
- src
- ActionList
- Header
- Item
- utils
- DataTable
- BulkActions
- Column
- Filters
- Header
- Item
- Manager
- stories
- utils
- __snapshots__
- __mocks__/DataTable
- www/src
- MDX/Pre
- documentation/components
- actions
- content
- demos
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+558
-603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments