Commit Graph

7528 Commits

Author SHA1 Message Date
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
a05f00c9ec Bump eslint from 8.29.0 to 8.30.0 (#8722)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 18:50:39 +01:00
9e92969044 Bump sinon from 15.0.0 to 15.0.1 (#8723)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 18:50:02 +01:00
8eb4e474b5 Revert "Create img badges directly in jekyll" (#8719) 2022-12-18 21:14:50 +01:00
687715039b Create img badges directly in jekyll (#8718) 2022-12-18 20:06:34 +01:00
c74dfff9eb Adding badges to plugin page (#8714) 2022-12-15 18:47:38 +01:00
0ec55b1f19 Add leaflet-polar-graticule to plugins list (#8711)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-12-14 20:49:12 +01:00
67cc7f9875 add Leaflet.MoveMarker to plugins list (#8704) 2022-12-14 20:48:47 +01:00
4ae8804341 docs: minor typo in code example (#8710) 2022-12-12 18:24:11 +01:00
9195c9d8aa Bump ssri from 10.0.0 to 10.0.1 (#8707)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:34:46 +01:00
96580c3e06 Bump rollup from 3.6.0 to 3.7.3 (#8708)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:34:24 +01:00
e47dd205f5 Bump mocha from 10.1.0 to 10.2.0 (#8709)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:33:56 +01:00
7c150e422f Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#8705)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 11:13:32 +01:00
7286a108ea Bump rollup from 3.5.0 to 3.6.0 (#8700)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 15:41:47 +01:00
479dd70027 Bump simple-git from 3.15.0 to 3.15.1 (#8698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 15:41:30 +01:00
a4fc4fba72 Bump lint-staged from 13.0.4 to 13.1.0 (#8699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 15:41:09 +01:00
a5bdbfce3d Bump sinon from 14.0.2 to 15.0.0 (#8697)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 15:40:42 +01:00
ce5b10cf81 Bump eslint from 8.28.0 to 8.29.0 (#8701)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 15:34:08 +01:00
35e8c35f90 Fix linting issues 2022-11-30 12:18:40 +01:00
be47f10d5f Enforce quotes ESLint rule for the spec directory (#8686) 2022-11-30 11:59:18 +01:00
ece2b18444 Bump lint-staged from 13.0.3 to 13.0.4 (#8690)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 11:58:54 +01:00
941f07a287 Bump @rollup/plugin-json from 5.0.1 to 5.0.2 (#8691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 11:58:40 +01:00
94fb4ce2bf Bump rollup from 3.3.0 to 3.5.0 (#8692)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 11:58:24 +01:00
a20ac43bc2 Use the classList API for class manipulation methods in DomUtil (#8685) 2022-11-30 11:57:59 +01:00
0b9ae01a9c Prefer Object.hasOwn() over Object.prototype.hasOwnProperty() (#8684) 2022-11-26 18:29:21 +02:00
5269db4c4f Replace Util.trim() with String.prototype.trim() (#8682) 2022-11-26 01:27:43 +01:00
3e74ccef63 Replace Util.create() with Object.create() (#8681) 2022-11-25 23:46:45 +01:00
7b5de0fbba Replace Util.isArray() with Array.isArray() (#8683) 2022-11-25 23:43:02 +01:00
473659691f Bump engine.io from 6.2.0 to 6.2.1 (#8680)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 11:27:10 +01:00
175b00ffbb Upgrade Bundlemon to v2 (#8676) 2022-11-21 13:29:44 +01:00