Commit Graph

7595 Commits

Author SHA1 Message Date
e5259dfcb5 Update wheelPxFactor on Linux+Chrome
Fixes #8859

Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2023-02-23 14:56:27 +01:00
1fa85b6c3c Use Pointer Events for Map.Keyboard (#8758) 2023-02-20 18:50:29 +01:00
e1ef5761cc Revamp synthetic dblclick event instantiation (#8632)
Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2023-02-20 18:49:10 +01:00
ed39e14fa4 Plugins list: username/url update (#8854) 2023-02-20 16:37:41 +01:00
fbb9fa8cfe Lint: single quotes in spec 2023-02-20 16:26:28 +01:00
f8fe7f9483 Added two more test cases for the unproject map method (#8637) 2023-02-20 14:45:43 +01:00
11f632447c Bump rollup from 3.15.0 to 3.17.2 (#8851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 14:20:38 +01:00
c275f36cac Bump simple-git from 3.16.0 to 3.16.1 (#8852)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 14:20:13 +01:00
40264924d4 Bump lint-staged from 13.1.1 to 13.1.2 (#8853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 14:19:35 +01:00
5a00ef3be9 Add script to serve files during development (#8848) 2023-02-14 22:53:28 +01:00
00dd1506a5 Bump eslint from 8.33.0 to 8.34.0 (#8845)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 15:10:46 +01:00
3e0e1a53e6 Bump rollup from 3.14.0 to 3.15.0 (#8846)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 14:09:36 +01:00
adc061b42f Bump lint-staged from 13.1.0 to 13.1.1 (#8847)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 14:01:07 +01:00
bcf8456080 Use Object.setPrototypeOf() to extend Class (#8824) 2023-02-13 12:09:44 +01:00
ddbe741ce6 Move callInitHooks() to prototype of Class (#8825) 2023-02-13 12:06:00 +01:00
19bb9c4e1e Always build ESM version in watch mode (#8844) 2023-02-13 11:58:56 +01:00
d339e899fd Convert map debug pages to ESM (#8838) 2023-02-13 11:36:48 +01:00
73cdf9d99f Update PolyUtil.js (#8840)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2023-02-11 08:40:16 +01:00
8c38dbafb6 Enforce .js file extension for module imports (#8837) 2023-02-09 23:07:27 +01:00
2acd8c3ece Convert controls debug page to ESM (#8834) 2023-02-07 22:22:12 +01:00
7dd8c0030a Convert geolocation debug page to ESM (#8835) 2023-02-07 22:20:06 +01:00
9c0a4d97c1 Convert canvas debug page to ESM (#8830) 2023-02-06 20:30:03 +01:00
673a3b907b Convert control layers debug page to ESM (#8832) 2023-02-06 20:29:51 +01:00
cb502c1309 Provide file extensions when running ESLint (#8831) 2023-02-06 18:13:56 +01:00
2874c49573 Remove jitter debug page (#8829) 2023-02-06 17:27:11 +01:00
c97b58f5b6 Bump github-pages from 227 to 228 in /docs (#8828)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 17:08:28 +01:00
22073709c4 Bump rollup from 3.12.0 to 3.14.0 (#8827)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 13:08:29 +01:00
25fc087617 Destructure statics and includes from class properties (#8823) 2023-02-05 21:25:05 +01:00
d1016279f3 fix vector drifts when zoomAnimation is false and zooming via flyTo or pinch (#8794)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2023-02-02 13:12:08 +02:00
dabf785aad Bump activesupport from 6.0.6 to 6.0.6.1 in /docs (#8821)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 12:39:28 +01:00
e26166e9b1 Bump eslint from 8.32.0 to 8.33.0 (#8817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 17:56:43 +01:00
b059806005 Bump rollup from 3.10.1 to 3.12.0 (#8818)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 17:56:24 +01:00
76464afc19 Bump webrick from 1.7.0 to 1.8.1 in /docs (#8819)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 17:56:05 +01:00
ad8f00567f Bump ua-parser-js from 0.7.32 to 0.7.33 (#8815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 10:00:18 +01:00
876e9f4546 Bump commonmarker from 0.23.6 to 0.23.7 in /docs (#8814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 09:54:54 +01:00
c8116bac09 Bump rollup from 3.10.0 to 3.10.1 (#8812)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 14:02:45 +01:00
5c29d61556 Bump rollup from 3.9.1 to 3.10.0 (#8801)
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:48 +01:00
92f5ece8a3 Bump simple-git from 3.15.1 to 3.16.0 (#8803)
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:32 +01:00
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