Commit Graph

7557 Commits

Author SHA1 Message Date
cb89fcaabe Bump eslint from 8.31.0 to 8.32.0 (#8802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 16:25:10 +01:00
b3c1381504 Drop __super__ property from Class (#8800) 2023-01-17 00:32:47 +01:00
7e2019b21c Remove deprecated which and change button to main-button (#8796) 2023-01-13 23:04:29 +01:00
8137047515 Vector Drift Test Pinch Zoom Fix (#8644)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2023-01-13 14:22:20 +01:00
9793d0ab1c Bump husky from 8.0.2 to 8.0.3 (#8786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 11:02:55 +02:00
45e96fdd4f Bump rollup from 3.9.0 to 3.9.1 (#8787)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 11:02:38 +02:00
0b42a8176f Add plugin leaflet-markerplayer.md (#8790) 2023-01-11 22:11:02 +01:00
14f4505022 Update License to 2023 2023-01-09 19:01:14 +01:00
29dc2dc727 Bump eslint from 8.30.0 to 8.31.0 (#8775)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 15:46:14 +01:00
7d80222d08 Bump rollup from 3.8.1 to 3.9.0 (#8776)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 15:44:55 +01:00
8b9d297e2d Bump bundlemon from 2.0.0 to 2.0.1 (#8777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 15:44:28 +01:00
bb34482384 Refactor Event handling and happen.js (#8760) 2023-01-01 23:43:51 +01:00
097608274f Remove WebKit-based browser detection (#8773) 2023-01-01 18:23:01 +01:00
0042d0b0dd Add shadow-icon as svg icon and add white circle to marker-icon (#8768) 2023-01-01 17:55:14 +01:00
9c58fcdd0a Remove passive event detection (#8772) 2023-01-01 17:52:46 +01:00
4e77741a66 Remove references to PhantomJS (#8771) 2023-01-01 17:52:26 +01:00
e334bde62f Remove Gecko-based browser detection (#8770) 2023-01-01 17:29:50 +01:00
6c8e841457 Remove Windows platform detection (#8769) 2022-12-31 21:50:02 +01:00
68349bb012 Added missing curly bracket in docs (#8767) 2022-12-31 15:14:23 +01:00
9f35179419 Remove Browser.canvas feature detection (#8754)
Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2022-12-27 12:45:26 +01:00
ba5b633814 Remove L_NO_TOUCH global switch (#8752)
Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2022-12-27 12:33:22 +01:00
c6fd99f072 Hold element positions in WeakMap (#8749) 2022-12-27 12:29:27 +01:00
cc73ef35ab Use OS name as part of cache key for jobs (#8750) 2022-12-27 12:29:10 +01:00
3b53ba3350 Remove browser specific detection code for CSS transforms (#8751) 2022-12-27 12:29:00 +01:00
c5c8fb4bc2 Remove noConflict() (#8753) 2022-12-27 12:28:44 +01:00
d96cbbffbf Remove SVG feature detection code (#8755) 2022-12-27 12:28:02 +01:00
3f5ea5a271 Remove Browser.any3d (#8748) 2022-12-26 18:52:12 +01:00
9c55e6e7a6 Remove DomUtil.getStyle() (#8747) 2022-12-26 18:50:09 +01:00
a33cedb1ed Run CI on latest version of Windows (#8743) 2022-12-25 20:05:50 +01:00
96a34b5127 Fix implementation for disabling & enabling text selection (#8741) 2022-12-25 14:30:22 +01:00
178552337e Bump rollup from 3.7.5 to 3.8.1 (#8746)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-25 14:28:09 +01:00
6883dd7881 Run CI on latest version of Ubuntu (#8744) 2022-12-24 22:53:29 +02:00
020981ec1a Lock actions/cache to version 3.2.0 (#8742) 2022-12-24 17:26:52 +01:00
65b44e0e44 Remove DomUtil.testProp() (#8739) 2022-12-23 11:58:34 +01:00
3955311451 Remove vendor prefixes when setting userSelect style (#8738) 2022-12-22 20:58:39 +01:00
5ff2bb2d56 toGeoJSON() should still work if no values in coords array (#8737) 2022-12-22 20:55:48 +01:00
8314c9e11d Replace DomUtil.empty() with Element.replaceChildren() (#8736) 2022-12-22 20:23:14 +01:00
2f6aad5d48 Replace DomUtil.remove() with Element.remove() (#8735) 2022-12-22 20:08:18 +01:00
915bf63c9a Remove TRANSITION and TRANSITION_END constants from DomUtil (#8734) 2022-12-22 19:52:11 +01:00
0fd334acce Remove DomUtil.TRANSFORM constant (#8733) 2022-12-22 19:28:39 +01:00
03c2e4b678 Replace DomUtil.removeClass() with classList.remove() (#8732) 2022-12-22 19:16:07 +01:00
3674cd1c62 Remove DomUtil.setOpacity (#8730) 2022-12-22 18:53:09 +01:00
f50ca5d40a Replace DomUtil.addClass() with classList.add() (#8731) 2022-12-22 18:50:04 +01:00
6e9716b1b0 Remove DomUtil.setClass() method (#8729) 2022-12-22 17:22:46 +01:00
220f80bcb2 Replace DomUtil.getClass() with classList.value (#8728) 2022-12-22 16:45:06 +01:00
e68f586dd7 Replace DomUtil.hasClass() with classList.contains() (#8727) 2022-12-22 16:36:12 +01:00
79d4a04cd0 Rename 'closed' parameter of 'latLngsToCoords' to 'close' to avoid confusion (#8678) 2022-12-22 16:07:50 +01:00
191902803f Add closeButtonLabel option for Popup close button 2022-12-22 15:22:28 +01:00
4de4f937cb Bump rollup from 3.7.3 to 3.7.5 (#8720)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 18:51:41 +01:00
8c889d20c4 Bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#8721)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 18:51:04 +01:00