File tree
1,163 files changed
+302
-358
lines changed- .vscode
- packages
- cli
- src
- codemods
- plugins
- transform-grid-api-methods
- transform-grid-options
- test/runners
- transforms
- migrate-legacy-column-api-v31
- __fixtures__/scenarios
- angular
- aliased-destructured-event-argument
- aliased-destructured-event-property-accessor
- aliased-event-property-accessor
- destructured-event-argument
- destructured-event-property-accessor
- direct-event-property-accessor
- external-template-file
- id-based-element-binding
- instance-field-event-property-accessor
- type-based-element-binding
- react
- aliased-element-ref
- aliased-element-ref-aliased-property-accessor
- deeply-destructured-element-ref-property-accessor
- destructured-element-ref-aliased-property-accessor
- destructured-element-ref-destructured-property-accessor
- direct-element-ref-access
- vue
- js
- aliased-destructured-event-argument
- component-field-event-property-accessor
- destructured-event-argument
- direct-event-property-accessor
- sfc
- aliased-destructured-event-argument
- component-field-event-property-accessor
- destructured-event-argument
- direct-event-property-accessor
- migrate-legacy-js-grid-constructor-v31
- __fixtures__/scenarios
- cjs
- named-import
- aliased-import-name
- local-scope
- namespaced-import
- aliased-import-name
- local-scope
- esm
- named-import
- aliased-import-name
- local-scope
- namespaced-import/local-scope
- umd
- named-import
- aliased-import-name
- local-scope
- namespaced-import
- aliased-import-name
- local-scope
- transform-grid-api-methods-v31
- __fixtures__/scenarios
- const-initializer
- deprecations
- let-initializer
- let-initializer-reassigned
- var-initializer
- var-initializer-reassigned
- transform-grid-api-methods-v31-1
- __fixtures__/scenarios
- deprecated-methods
- transform-grid-api-methods-v31-3
- __fixtures__/scenarios
- hello-world
- ts-helloworld
- transform-grid-api-methods-v32-0
- __fixtures__/scenarios/hello-world
- transform-grid-options-v31
- __fixtures__/scenarios
- angular
- external-template
- advanced-filter-model
- null
- property
- static
- undefined
- enable-chart-tool-panels-button
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- enter-moves-down
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- grid-component
- on-column-row-group-change-request
- on-row-data-changed
- row-data-change-detection-strategy/literal
- inline-template
- advanced-filter-model
- null
- property
- static
- undefined
- enable-chart-tool-panels-button
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- enter-moves-down
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- on-column-row-group-change-request
- on-row-data-changed
- row-data-change-detection-strategy/literal
- js
- advanced-filter-model
- dynamic
- null
- static
- undefined
- default-excel-export-params
- enable-chart-tool-panels-button
- dynamic-value
- static-value
- enter-moves-down
- functions-passive
- get-server-side-store-params
- on-column-change-request
- on-row-data-changed
- process-secondary-col-def
- process-secondary-col-group-def
- remember-group-state-when-new-data
- row-data-change-detection-strategy
- server-side-filter-all-levels
- dynamic-value
- static-value
- server-side-filtering-always-resets
- server-side-sorting-always-resets
- server-side-store-type
- full
- dynamic-value
- static-value
- partial
- dynamic-value
- static-value
- suppress-agg-at-root-level
- dynamic-value
- static-value
- suppress-async-events
- suppress-parents-in-row-nodes
- react
- advanced-filter-model
- null
- property
- static
- undefined
- enable-chart-tool-panels-button
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- enter-moves-down
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- on-column-row-group-change-request
- on-row-data-changed
- row-data-change-detection-strategy
- suppress-react-ui
- boolean
- shorthand
- vue
- js
- advanced-filter-model
- null
- property
- static
- undefined
- enable-chart-tool-panels-button
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- enter-moves-down
- dynamic
- false
- null
- property
- shorthand
- true
- undefined
- on-column-row-group-change-request
- on-row-data-changed
- row-data-change-detection-strategy/literal
- sfc
- advanced-filter-model/specified
- row-data-change-detection-strategy
- transform-grid-options-v31-1
- __fixtures__/scenarios
- deprecated-options
- preserve-property-comments
- transform-grid-options-v31-2
- __fixtures__/scenarios/js
- column-definitions
- deprecated-column-options
- deprecated-grid-options
- transform-grid-options-v31-3
- __fixtures__/scenarios
- angular/deprecated-grid-options
- js/deprecated-grid-options
- transform-grid-options-v32-0
- __fixtures__/scenarios/js/hello-world
- versions
- 31.0.0
- __fixtures__/scenarios
- cast-expressions
- crlf
- angular
- external-template
- modifications
- no-modifications
- inline-template
- modifications
- no-modifications
- javascript
- modifications
- no-modifications
- vue
- modifications
- no-modifications
- 31.1.0
- __fixtures__/scenarios/deprecated-apis
- 31.2.0
- __fixtures__/scenarios
- 31.3.0
- __fixtures__/scenarios
- 32.0.0
- __fixtures__/scenarios
- commands
- test/e2e
- codemods
- templates/create-version/pkg
- version
- codemods-tasks
- src
- tasks
- src
- templates
- create-test
- angular
- external
- inline
- js/default
- jsx/default
- vanilla/default
- vue
- js
- sfc
- create-transform
- __fixtures__/scenarios
- create-version
- codemod
- __fixtures__/scenarios
- exports
- plugin-transform-grid-api-methods
- __fixtures__/scenarios/hello-world
- plugin-transform-grid-options
- __fixtures__/scenarios/js/hello-world
- utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,163 files changed
+302
-358
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 |
| |
7 | 12 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 |
| - | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 23 |
| |
27 | 24 |
| |
28 | 25 |
| |
29 |
| - | |
30 |
| - | |
31 | 26 |
| |
32 | 27 |
| |
33 | 28 |
| |
34 | 29 |
| |
35 | 30 |
| |
36 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
| |||
45 | 42 |
| |
46 | 43 |
| |
47 | 44 |
| |
48 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 |
| |
58 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
59 | 76 |
| |
60 | 77 |
| |
61 | 78 |
| |
62 | 79 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 | 80 |
| |
67 | 81 |
| |
68 | 82 |
| |
69 | 83 |
| |
70 | 84 |
| |
71 | 85 |
| |
72 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
73 | 90 |
| |
74 | 91 |
| |
75 | 92 |
| |
| |||
83 | 100 |
| |
84 | 101 |
| |
85 | 102 |
| |
| 103 | + | |
86 | 104 |
| |
87 | 105 |
| |
88 | 106 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
File renamed without changes.
File renamed without changes.
0 commit comments