Commit cf9885f
hotfix map hover (#664)
* 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 <[email protected]>
* 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 <[email protected]>
* add map selection (#660)
* add "react-icons
* fix styling in Map Selection
* fix labels
* fix(grid): fixed grid overlay container scrolling (#659)
* update map selection
* fix hover in map selection
---------
Co-authored-by: ttonev <[email protected]>
Co-authored-by: Deyan Kamburov <[email protected]>
Co-authored-by: Mariela Tihova <[email protected]>
Co-authored-by: skrustev <[email protected]>
Co-authored-by: Ivan Kitanov <[email protected]>
Co-authored-by: ddaribo <[email protected]>
Co-authored-by: tfsbuild <[email protected]>
Co-authored-by: Vasya Kacheshmarova <[email protected]>
Co-authored-by: Ivan Kitanov <[email protected]>
Co-authored-by: Deyan Kamburov <[email protected]>
Co-authored-by: IMinchev64 <[email protected]>
Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>1 parent bdb4564 commit cf9885f
File tree
2 files changed
+95
-101
lines changed- samples/maps/geo-map/shape-selection/src
2 files changed
+95
-101
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | | - | |
| 56 | + | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
0 commit comments