-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(data-table): sync with @carbon/react v11 (#10516)
* feat(data-table): sync with v11 * fix(data-table): fix to compile * fix(table): more compile error fix * fix(data-table): address some comments * fix(data-table): sizes, checkbox, skeleton * chore(data-table): restructuring story directory * fix(data-table): overflow hover on menu * fix(data-table): updated docs * feat(data-table): dispatching elements * fix(data-table): single story folder and example update * fix(data-table): cleanup * fix(data-table): addressed comments * fix(data-table): addressed comments * fix(data-table): addressed final comments * fix(data-table): refactored styles for attribute within host * fix(data-table): emit tokens --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
560a753
commit 7041b19
Showing
70 changed files
with
5,779 additions
and
3,043 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 0 additions & 95 deletions
95
...s/packages/carbon-web-components/examples/codesandbox/basic/components/data-table/data.js
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...s/packages/carbon-web-components/examples/codesandbox/basic/components/data-table/defs.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.