Commit Graph

7397 Commits

Author SHA1 Message Date
2a7b51b720 docs: 📝 Adding documentation for the support of lon in the latLng function, resolves 8509 (#8524)
Co-authored-by: Volodymyr Agafonkin <agafonkin@gmail.com>
2022-10-05 07:34:55 +02:00
d80bab1f39 Change <section> to <fieldset> in the layers control (#7912) 2022-10-04 19:26:38 +02:00
1839ff72df Bump sinon from 14.0.0 to 14.0.1 (#8529)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 18:18:19 +02:00
66c9b7e252 Add Dependabot config for Bundler dependencies (#8516) 2022-10-04 18:15:39 +02:00
8a467ab39d Update changelog with latest revisions (#8528) 2022-10-04 18:08:15 +02:00
aaa0633670 Update documentation for v1.9.2 (#8527) 2022-10-04 18:05:53 +02:00
0828dad60a Update changelog for release of v1.9.2 (#8526) 2022-10-04 17:13:34 +02:00
0877196c6a Fix marker popup location (#8523)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-04 16:59:52 +03:00
bbda3d752a Add step for release assets (#8494)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-04 12:39:41 +03:00
a54a308983 Speed up tests Map.ScrollWheelZoomSpec and Map.DoubleClickZoomSpec (#8519) 2022-10-04 12:38:27 +03:00
0645437097 Speed up PathSpec's "Add layer inside move handler" test: 611ms to 5ms (122x faster) (#8518) 2022-10-04 07:56:47 +03:00
579c90d271 Check if getElement() is undefined before adding focus listener (Canvas) (#8498) 2022-10-03 17:59:58 +03:00
00416a546f Add getWheelPxFactor and fix test changes the option 'wheelPxPerZoomLevel' for mac (#8512)
Co-authored-by: Volodymyr Agafonkin <agafonkin@gmail.com>
2022-10-03 14:16:07 +03:00
46d31e049a Replace deprecated substr() with substring() (#8517) 2022-10-03 12:29:48 +02:00
f3d8a05ceb Build documentation with Jekyll on CI (#8504) 2022-10-02 17:36:59 +02:00
bed09ae851 Cover Map Locate with Unit Tests (#8424) 2022-10-02 09:37:22 +02:00
bf43b4b6db Fix: added test cases for Map:mouseEventToContainerPoint method. (#8406)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-10-01 20:20:31 +02:00
46a14df899 Added test cases for Map:addHandler method (#8503) 2022-10-01 20:10:32 +02:00
87cbaf8a2d Remove maxMargin from Bounds.equals doc string (#8500) 2022-10-01 15:30:19 +02:00
55929699ed Implement test for 'stopLocate' method of Map (#8505) 2022-10-01 15:29:29 +02:00
89f6d38c50 Update tests index.html and add missing RectangleSpec (#8499) 2022-10-01 11:27:30 +03:00
e95bbc7463 Remove char which causes error in YAML while serving (#8501) 2022-10-01 11:26:39 +03:00
fa54a5a2f2 Added testing for mouseEventLatLng (#8403)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-30 22:09:33 +02:00
6f50f5d6f4 fixing typo lon->lng in docs (#8497) 2022-09-30 21:47:36 +02:00
81a1336978 Quick-start: fix link in code block. (#8415)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-30 21:42:53 +02:00
b0acb6114f added tests for panInsideBounds (#8429)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-30 19:54:56 +02:00
481b32f917 add Leaflet.LayerTreeControl to plugins list (#8496)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-30 17:04:56 +02:00
4372a9fcad Replace Util.bind() with Function.bind() (#8484) 2022-09-29 15:45:16 +02:00
81b140bb26 docs: add L7 leafelt plugin (#8482)
Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-27 12:55:19 +02:00
3d3e8cc5c1 Use different cache keys on CI for more reliable builds (#8487) 2022-09-27 13:31:50 +03:00
0f0a23e500 Add slow test stats and make some tests faster (#8486) 2022-09-27 12:55:31 +03:00
aed6b0bbe2 Make test runner output cleaner (#8480) 2022-09-26 23:59:21 +02:00
ed11d8199c Fix test on mac changes the option 'wheelPxPerZoomLevel' (#8481) 2022-09-26 16:06:29 +03:00
da08cf91bd Disable zoom animation for Line/PolyUtil tests (#8478) 2022-09-26 14:48:13 +03:00
66e37c7f7b Update the Leaflet Editor's description and map id (#8476)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-26 13:20:59 +03:00
f78d3b83d7 Remove the release check to manually modify the version number in reference.html (#8475) 2022-09-26 13:20:30 +03:00
e448304df0 Upgrade dependencies, including Sinon & Mocha (#8463)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-09-26 13:16:57 +03:00
8e4b855ca9 Bump karma from 6.4.0 to 6.4.1 (#8473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 12:10:03 +03:00
1032e91909 Bump rollup from 2.79.0 to 2.79.1 (#8472)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 12:09:52 +03:00
4728ddf554 Bump eslint from 8.23.1 to 8.24.0 (#8471)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 12:09:43 +03:00
0d74f65d48 Bump uglify-js from 3.17.0 to 3.17.2 (#8470)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 12:09:19 +03:00
fd202ce5b6 Change leaflet-migration demo (#8469)
Co-authored-by: houlinjiang <houlinjiang@jd.com>
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-25 14:57:30 +02:00
c2e9c675d3 README: update JS size for 1.9.1 (#8468) 2022-09-25 10:35:33 +02:00
79d62e4957 Use the topmost browsing context for links in tutorial frames (#8466) 2022-09-23 13:12:44 +03:00
509c655b82 update website for v1.9.1 2022-09-23 12:08:00 +03:00
ceacd3a9d6 Deprecate old versions' docs (#8294) 2022-09-23 11:51:08 +03:00
7fbfd9c061 add leaflet.migration (#8462)
Co-authored-by: houlinjiang <houlinjiang@jd.com>
2022-09-23 10:40:23 +02:00
29606c37b4 Improve integrity generation for releases (#8459) 2022-09-22 21:40:03 +02:00
5b3e13cfe7 update integrity hashes manually 2022-09-22 21:32:06 +03:00
508dac4fb3 Fix Events.listens for nested propagations (#8457) 2022-09-22 18:32:19 +02:00