Patch |
File delta |
Description |
0~020200121~60a6e18.patch | (download) |
build/rollup-config.js |
7 7 + 0 - 0 !
package.json |
3 2 + 1 - 0 !
2 files changed, 9 insertions(+), 1 deletion(-) |
do not rely on global l
|
0~020200123~9c56a46.patch | (download) |
build/rollup-config.js |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
declare leaflet as external to avoid buildtime warning
|
1001_build_ES_module.patch | (download) |
build/rollup-config.js |
8 7 + 1 - 0 !
package.json |
1 1 + 0 - 0 !
2 files changed, 8 insertions(+), 1 deletion(-) |
build and register es module
|
2001_avoid_git.patch | (download) |
build/rollup-config.js |
4 0 + 4 - 0 !
1 file changed, 4 deletions(-) |
avoid git during build
|
2002_privacy.patch | (download) |
README.md |
2 1 + 1 - 0 !
example/geojson.html |
10 5 + 5 - 0 !
example/marker-clustering-convexhull.html |
10 5 + 5 - 0 !
example/marker-clustering-custom.html |
8 4 + 4 - 0 !
example/marker-clustering-dragging.html |
10 5 + 5 - 0 !
example/marker-clustering-everything.html |
10 5 + 5 - 0 !
example/marker-clustering-geojson.html |
10 5 + 5 - 0 !
example/marker-clustering-pane.html |
8 4 + 4 - 0 !
example/marker-clustering-realworld-maxzoom.388.html |
10 5 + 5 - 0 !
example/marker-clustering-realworld-mobile.388.html |
10 5 + 5 - 0 !
example/marker-clustering-realworld.10000.html |
10 5 + 5 - 0 !
example/marker-clustering-realworld.388.html |
10 5 + 5 - 0 !
example/marker-clustering-realworld.50000.html |
10 5 + 5 - 0 !
example/marker-clustering-singlemarkermode.html |
10 5 + 5 - 0 !
example/marker-clustering-spiderfier.html |
10 5 + 5 - 0 !
example/marker-clustering-zoomtobounds.html |
10 5 + 5 - 0 !
example/marker-clustering-zoomtoshowlayer.html |
10 5 + 5 - 0 !
example/marker-clustering.html |
10 5 + 5 - 0 !
example/remove-geoJSON-when-spiderfied.html |
10 5 + 5 - 0 !
19 files changed, 89 insertions(+), 89 deletions(-) |
avoid privacy breach in documentation and examples
|
2003_rollup plugin json.patch | (download) |
build/rollup-config.js |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
modernize use of nodejs module rollup-plugin-json
|
2004_rollup 3.patch | (download) |
build/rollup-config.js |
6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-) |
update rollup configurationfor rollup 3
|