[Pkg-javascript-commits] [leaflet-markercluster] 31/31: New upstream version 1.1.0~dfsg

Jonas Smedegaard dr at jones.dk
Sun Oct 22 17:29:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.1.0_dfsg
in repository leaflet-markercluster.

commit fa4e2ef295ca120123881d2b17a1b01b7e66824b
Merge: ab397dc 720f16f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Oct 22 19:08:29 2017 +0200

    New upstream version 1.1.0~dfsg

 CHANGELOG.md                                       | 27 +++++-
 CONTRIBUTING.md                                    |  8 ++
 README.md                                          | 28 ++++---
 bower.json                                         |  2 +-
 example/geojson.html                               |  8 +-
 example/marker-clustering-convexhull.html          |  8 +-
 example/marker-clustering-custom.html              |  8 +-
 example/marker-clustering-dragging.html            |  8 +-
 example/marker-clustering-everything.html          |  8 +-
 example/marker-clustering-geojson.html             |  8 +-
 example/marker-clustering-pane.html                | 98 ++++++++++++++++++++++
 .../marker-clustering-realworld-maxzoom.388.html   |  8 +-
 .../marker-clustering-realworld-mobile.388.html    |  8 +-
 example/marker-clustering-realworld.10000.html     |  8 +-
 example/marker-clustering-realworld.388.html       |  8 +-
 example/marker-clustering-realworld.50000.html     | 10 +--
 example/marker-clustering-singlemarkermode.html    |  8 +-
 example/marker-clustering-spiderfier.html          |  8 +-
 example/marker-clustering-zoomtobounds.html        |  8 +-
 example/marker-clustering-zoomtoshowlayer.html     |  8 +-
 example/marker-clustering.html                     |  8 +-
 example/old-bugs/add-1000-after.html               |  8 +-
 example/old-bugs/add-markers-offscreen.html        |  8 +-
 example/old-bugs/add-remove-before-addtomap.html   |  8 +-
 example/old-bugs/animationless-zoom.html           |  8 +-
 example/old-bugs/click-cluster-at-screen-edge.html |  8 +-
 .../old-bugs/disappearing-marker-from-spider.html  |  8 +-
 .../doesnt-update-cluster-on-bottom-level.html     |  8 +-
 example/old-bugs/remove-add-clustering.html        |  8 +-
 example/old-bugs/remove-when-spiderfied.html       |  8 +-
 .../removelayer-after-remove-from-map.html         |  8 +-
 example/old-bugs/setView-doesnt-remove.html        |  8 +-
 .../zoomtoshowlayer-doesnt-need-to-zoom.html       |  8 +-
 ...zoomtoshowlayer-doesnt-zoom-if-centered-on.html |  8 +-
 example/remove-geoJSON-when-spiderfied.html        |  8 +-
 package.json                                       |  2 +-
 spec/index.html                                    |  1 +
 spec/suites/PaneSpec.js                            | 97 +++++++++++++++++++++
 spec/suites/nonIntegerZoomSpec.js                  | 44 ++++++++++
 src/MarkerCluster.js                               |  8 +-
 src/MarkerClusterGroup.js                          | 29 ++++---
 41 files changed, 431 insertions(+), 155 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list