Commit f05e700
refactor(grids): Move all elements specific code to angular-element's source (#15304)
* feat(elements): Move elements specific members of IgxGrid into elements.
* feat(igxHGrid): Extract elements specific members for hgrid.
* chore(*): Move row island elements specific members to elements.
* chore(*): Extract tree grid elements members into elements.
* chore(*): Bring back selectedRowsChange in base since it has become public.
* chore(*): Fix build errors.
* chore(*): Fix imports after merge.
* chore(*): Regen elements cofig.
* chore(*): Add missing nav service provider.
* chore(*): Remove unused import.
* chore(*): Bump a bit maximumError size.
* refactor(elements,grid): move childrenResolved event to elements project (#17140)
Co-authored-by: Damyan Petev <damyanpetev@users.noreply.github.com>
* chore(*): Adjust tags for Blazor.
* Update projects/igniteui-angular-elements/src/lib/grids/grid.component.ts
Co-authored-by: Damyan Petev <damyanpetev@users.noreply.github.com>
* chore(*): Apply review comments.
* chore(*): regenerate config.
* chore(*): Move two-way bind emitter in elements.
* Update projects/igniteui-angular-elements/src/lib/grids/events.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Potential fix for pull request finding 'Expression has no effect'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
* chore(*): Use aliases so that igxParent don't have to change.
* chore(*): apply review comments
* chore(*): Move comments to correct place.
* fix(elements): Apply wc alternate name tag instead.
* chore(*): Make sure elements specific events re-emit for row island.
* chore(*): Move actionStripComponents.changes to elements.
* chore(*): revert Move actionStripComponents.changes to elements."
* chore(*): Move actionStripComponents back to base.
* fix(row-island): change actionStripComponents visibility to public.
* fix(grid): remove unused imports.
* chore(*): Regenerate config.
* chore(*): Remove unnecessary actionStripComponent.
* chore(*): Hide more stuff.
---------
Co-authored-by: MKirova <MKirova@DEV-MKIROVA>
Co-authored-by: Deyan Kamburov <dkamburov@users.noreply.github.com>
Co-authored-by: Damyan Petev <damyanpetev@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: skrustev <striker18@mail.bg>1 parent 2643c7c commit f05e700
21 files changed
Lines changed: 754 additions & 175 deletions
File tree
- projects
- igniteui-angular-elements/src
- analyzer
- app
- lib/grids
- igniteui-angular
- action-strip/src/action-strip
- grids
- core/src
- columns
- common
- toolbar
- grid/src
- hierarchical-grid/src
- tree-grid/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 29 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | 125 | | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
| 244 | + | |
| 245 | + | |
246 | 246 | | |
247 | | - | |
248 | 247 | | |
249 | 248 | | |
250 | | - | |
251 | | - | |
| 249 | + | |
| 250 | + | |
252 | 251 | | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | 468 | | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
| 534 | + | |
| 535 | + | |
536 | 536 | | |
537 | | - | |
538 | 537 | | |
539 | 538 | | |
540 | | - | |
541 | | - | |
| 539 | + | |
| 540 | + | |
542 | 541 | | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | | - | |
| 876 | + | |
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
| 881 | + | |
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
886 | | - | |
887 | | - | |
| 886 | + | |
| 887 | + | |
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
892 | | - | |
| 891 | + | |
| 892 | + | |
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| |||
1022 | 1022 | | |
1023 | 1023 | | |
1024 | 1024 | | |
1025 | | - | |
1026 | | - | |
| 1025 | + | |
| 1026 | + | |
1027 | 1027 | | |
1028 | | - | |
1029 | 1028 | | |
1030 | 1029 | | |
1031 | | - | |
1032 | | - | |
| 1030 | + | |
| 1031 | + | |
1033 | 1032 | | |
| 1033 | + | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
530 | 533 | | |
531 | 534 | | |
532 | 535 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments