Commit 0424082
Updating to ng 13 (#350)
* ng update @angular/cli --next to 13.0.0-rc.3
* lint(eslint): Add eslint packages
* chore(*): ng update @angular-eslint/schematics
* chore(*): ng update @angular/cli
* chore(*): ng update @angular/core
* revert tslint angular config
* chore(lint): tslint to eslint for wrappers project
* chore(lint): eslint for igniteui-angular-wrappers
* lint: fix errors
* chore(lint): Make errors warnings,
TODO: These warnings are to be inspected and code actually refactored
Co-authored-by: iganchev <[email protected]>1 parent 38f44bb commit 0424082
File tree
55 files changed
+5865
-5340
lines changed- projects/igniteui-angular-wrappers
- src
- lib
- igdatasource
- igdialog
- igdoughnutchart
- igeditors
- igfunnelchart
- iggrid
- iggridfeatures
- ighierarchicalgrid
- ightmleditor
- iglayoutmanager
- iglineargauge
- igmap
- ignotifier
- igpiechart
- igpivotdataselector
- igpivotgrid
- igpopover
- igqrcodebarcode
- igradialgauge
- igrating
- igsparkline
- igsplitbutton
- igsplitter
- igtilemanager
- igtreegrid
- igtree
- igupload
- igvalidator
- igvideoplayer
- igzoombar
- src
- app
- data-chart
- grid-api-methods
- grid-default
- map
- pivot-grid-flat-data-source
- upload
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+5865
-5340
lines changed| 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
108 | 103 | | |
109 | 104 | | |
110 | 105 | | |
| |||
149 | 144 | | |
150 | 145 | | |
151 | 146 | | |
152 | | - | |
| 147 | + | |
153 | 148 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
161 | 152 | | |
162 | 153 | | |
163 | 154 | | |
| |||
166 | 157 | | |
167 | 158 | | |
168 | 159 | | |
169 | | - | |
| 160 | + | |
| 161 | + | |
170 | 162 | | |
171 | 163 | | |
0 commit comments