Commit b1794c1
feat: add PDF export feature to Grid components (#16324)
Co-authored-by: kdinev <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Galina Edinakova <[email protected]>
Co-authored-by: onlyexeption <[email protected]>
Co-authored-by: Maria Tsvyatkova <[email protected]>
Co-authored-by: Radoslav Karaivanov <[email protected]>
Co-authored-by: Damyan Petev <[email protected]>1 parent 3f8d1c8 commit b1794c1
File tree
86 files changed
+5767
-206
lines changed- projects
- igniteui-angular-elements/src/analyzer
- igniteui-angular-i18n/src/i18n
- BG
- CS
- DA
- DE
- ES
- FR
- HU
- IT
- JA
- KO
- NB
- NL
- PL
- PT
- RO
- SV
- TR
- ZH-HANS
- ZH-HANT
- igniteui-angular
- core/src
- core/i18n
- services
- grids
- core/src
- common
- services
- csv
- excel
- exporter-common
- pdf
- toolbar
- grid/src
- tree-grid/src
- migrations/update-21_0_0_import-migration
- schematics
- ng-add
- utils
- test-utils
- src/app
- grid-column-groups
- grid-groupby
- grid-pdf-export
- hierarchical-grid-advanced-filtering
- hierarchical-grid
- pivot-grid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+5767
-206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 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 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
19 | 64 | | |
20 | 65 | | |
21 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
| 308 | + | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments