Commit c37fca6
committed
feature #3115 [Map][Google] Upgrade
This PR was merged into the 3.x branch.
Discussion
----------
[Map][Google] Upgrade `@googlemaps`/js-api-loader to ^2.0
| Q | A
| -------------- | ---
| Bug fix? | no
| New feature? | yes <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.
Additionally (see https://symfony.com/releases):
- Always add tests and ensure they pass.
- For new features, provide some code snippets to help understand usage.
- Features and deprecations must be submitted against branch main.
- Update/add documentation as required (we can help!)
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
- Never break backward compatibility (see https://symfony.com/bc).
-->
Let's take advantage of the upcoming 3.0 to upgrade ``@googlemaps`/js-api-loader` to [^2.0.0](https://github.com/googlemaps/js-api-loader/releases/tag/v2.0.0).
It is possible to backport it on UX 2.x, but requires much work for no added-value.
Commits
-------
c958639 [Map][Google] Upgrade `@googlemaps`/js-api-loader to ^2.0@googlemaps/js-api-loader to ^2.0 (Kocal)File tree
29 files changed
+144
-142
lines changed- src/Map/src/Bridge/Google
- assets
- dist
- src
- src/Renderer
- tests
- __snapshots__
29 files changed
+144
-142
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| |||
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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
166 | | - | |
167 | 165 | | |
168 | | - | |
| 166 | + | |
169 | 167 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 168 | + | |
182 | 169 | | |
183 | 170 | | |
184 | 171 | | |
| |||
206 | 193 | | |
207 | 194 | | |
208 | 195 | | |
209 | | - | |
| 196 | + | |
210 | 197 | | |
211 | 198 | | |
212 | 199 | | |
| |||
218 | 205 | | |
219 | 206 | | |
220 | 207 | | |
221 | | - | |
| 208 | + | |
222 | 209 | | |
223 | 210 | | |
224 | 211 | | |
| |||
231 | 218 | | |
232 | 219 | | |
233 | 220 | | |
234 | | - | |
| 221 | + | |
235 | 222 | | |
236 | 223 | | |
237 | 224 | | |
| |||
255 | 242 | | |
256 | 243 | | |
257 | 244 | | |
258 | | - | |
| 245 | + | |
259 | 246 | | |
260 | 247 | | |
261 | 248 | | |
| |||
272 | 259 | | |
273 | 260 | | |
274 | 261 | | |
275 | | - | |
| 262 | + | |
276 | 263 | | |
277 | 264 | | |
278 | 265 | | |
| |||
287 | 274 | | |
288 | 275 | | |
289 | 276 | | |
290 | | - | |
| 277 | + | |
291 | 278 | | |
292 | 279 | | |
293 | 280 | | |
| |||
305 | 292 | | |
306 | 293 | | |
307 | 294 | | |
308 | | - | |
309 | | - | |
| 295 | + | |
| 296 | + | |
310 | 297 | | |
311 | 298 | | |
312 | 299 | | |
| |||
336 | 323 | | |
337 | 324 | | |
338 | 325 | | |
339 | | - | |
| 326 | + | |
340 | 327 | | |
341 | 328 | | |
342 | 329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments