Commit 67a81b5
committed
feat: separate out legacy table stuff to separate import
1 parent 98c189f commit 67a81b5
690 files changed
Lines changed: 2842 additions & 1399 deletions
File tree
- docs
- framework
- angular/reference
- functions
- type-aliases
- react
- guide
- reference
- index
- functions
- interfaces
- type-aliases
- legacy
- functions
- interfaces
- type-aliases
- guide
- reference
- @tanstack/namespaces
- filterFn_arrIncludesAll/functions
- filterFn_arrIncludesSome/functions
- filterFn_arrIncludes/functions
- filterFn_equalsStringSensitive/functions
- filterFn_equalsString/functions
- filterFn_equals/functions
- filterFn_greaterThanOrEqualTo/functions
- filterFn_greaterThan/functions
- filterFn_inNumberRange/functions
- filterFn_includesStringSensitive/functions
- filterFn_includesString/functions
- filterFn_lessThanOrEqualTo/functions
- filterFn_lessThan/functions
- filterFn_weakEquals/functions
- functions
- interfaces
- type-aliases
- variables
- examples/react/basic-use-legacy-table/src
- packages/react-table
- src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments