Commit 15867b0
merging vnext into master (#661)
* added grid and hgrid remote paging samples
* docs(grid): initial implementation excel style editing
* docs(grid): initial excel style editing sample
* docs(grid): updated sample
* docs(grid): added numpads to case
* docs(grid): fixed column targeting on enter nav
* chore(grid): fixed type missed warning
* Add default separator the clipboard operations samples.
* Reorder avatar size sample to match the wc one.
* Fixed console errors for Hgrid remote paging
* Adding Divider Samples
* Resolving key errors in browser console
* Correcting the duplicate key
* chore(divider-samples): format tsx files
* Adding changes from build igniteui-xplat-examples-output+PRs_2024.9.13.1
* Fix missing gridRef current argument use.
* docs(grid): removed old sample
* docs(grid): removed perPage from constructor
* Renaming the sample so it doesn't cause build error (#652)
Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>
* fix(grid): updated excel style to navigate on single enter click if in edit mode
* fix(grid): removed extra sample to avoid confusion
* chore(*): update ig to 18.7.2-beta.0
* chore(*): update ig to 18.7.3
* Adding changes from build igniteui-xplat-examples-output+PRs_2024.10.21.1 (#656)
Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
* add map selection (#660)
* add "react-icons
* fix styling in Map Selection
---------
Co-authored-by: ttonev <ttonev@infragistics.com>
Co-authored-by: Deyan Kamburov <dkamburov@users.noreply.github.com>
Co-authored-by: Mariela Tihova <mtihova@infragistics.com>
Co-authored-by: skrustev <striker18@mail.bg>
Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>
Co-authored-by: ddaribo <bozhidara.pp@gmail.com>
Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
Co-authored-by: Vasya Kacheshmarova <vasq1989@gmail.com>
Co-authored-by: Ivan Kitanov <69432826+IvanKitanov17@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@infragistics.com>
Co-authored-by: IMinchev64 <iminchev@infragistics.com>
Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>1 parent 57f13c9 commit 15867b0
84 files changed
Lines changed: 17938 additions & 248 deletions
File tree
- browser
- samples
- charts/data-chart/data-legend/src
- grids
- grid
- action-strip/src
- advanced-filtering-options/src
- advanced-filtering-style/src
- binding-crud-data/src
- cell-editing-styling/src
- cell-selection-mode/src
- data-batch-editing-actions/src
- data-summary-formatter/src
- data-summary-options/src
- data-summary-template/src
- data-validation-style/src
- data-validator-service-cross-field/src
- data-validator-service-extended/src
- editing-columns/src
- editing-events/src
- editing-excel-style/src
- editing-lifecycle/src
- excel-style-filtering-sample-1/src
- excel-style-filtering-sample-2/src
- excel-style-filtering-sample-3/src
- excel-style-filtering-style/src
- external-advanced-filtering/src
- filtering-options/src
- filtering-strategy/src
- filtering-style/src
- overview/src
- remote-paging-data/src
- remote-paging-grid/src
- row-adding/src
- row-classes/src
- row-editing-options/src
- row-editing-style/src
- hierarchical-grid
- cell-editing-styling/src
- editing-columns/src
- editing-events/src
- maps/geo-map/shape-selection
- public
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
100 | 95 | | |
101 | 96 | | |
102 | 97 | | |
103 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
0 commit comments