[Pkg-javascript-commits] [leaflet-markercluster] 01/10: Update upstream source from tag 'upstream/1.1.0_dfsg'
Jonas Smedegaard
dr at jones.dk
Sun Oct 22 17:29:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/1.1.0_dfsg-1
in repository leaflet-markercluster.
commit fde30537279ad7717ef85e2caf2da41e4b9b3985
Merge: f7cb6f8 fa4e2ef
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Oct 22 19:08:33 2017 +0200
Update upstream source from tag 'upstream/1.1.0_dfsg'
Update to upstream version '1.1.0~dfsg'
with Debian dir 32aad94be52ecbd157cf4552aba119a84a0b121b
.gitignore | 1 -
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 ++++---
42 files changed, 431 insertions(+), 156 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