File tree
176 files changed
+23548
-289
lines changed- .github/workflows
- devtools
- chrometools
- popup
- public
- src
- assets
- background
- components
- hooks
- lib
- devtools-ui
- src
- components
- sections
- ui
- hooks
- lib
- devtools-www
- pages
- public
- src
- styles
- examples/src/pages
- tests
- table
- props
- data
- row-selection
- theme
- treegrid
- utils
- source
- src
- components
- DataSource
- DataLoader
- privateHooks
- state
- HeadlessTable
- InfiniteTable
- api
- components/InfiniteTableRow
- eventHandlers
- hooks
- state
- types
- utils
- RawList
- VirtualBrain
- VirtualList
- hooks/useComponentState
- types
- utils
- utils
- groupAndPivot
- www/content/docs/releases
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+23548
-289
lines changedDiff for: .github/workflows/ci.yml
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
|
Diff for: .gitignore
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
| 105 | + | |
| 106 | + |
Diff for: devtools-ui/components.json
+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Diff for: devtools-ui/devtools-globals.d.ts
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: devtools-ui/dts.tsconfig.json
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Diff for: devtools-ui/dts.tsup.config.ts
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
0 commit comments