[Pkg-javascript-commits] [leaflet-markercluster] annotated tag upstream/0.5.0_dfsg created (now 2120ece)
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag upstream/0.5.0_dfsg
in repository leaflet-markercluster.
at 2120ece (tag)
tagging cd115392b373ecdeed1b812b32fee6418d374651 (commit)
replaces upstream/0.4.0_dfsg
tagged by Jonas Smedegaard
on Sat May 7 11:34:38 2016 +0200
- Log -----------------------------------------------------------------
Upstream version 0.5.0~dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJXLbauAAoJECx8MUbBoAEh5v8QAKgHYLUlTkbmo8tMgvqdOs0A
jESZXxaiMeZnO+iG9t6GCFMS3mD4gOchdeXGz8AXuxw9WntICBa6eqnD+5syzzN2
j+uBKsxnIxDNBtg5DZ367UKJQvhygKBLXMFEBg9x1N8Z8PL1zvka4ikW97MQ7JSu
uwhMmJ+XFG11LRcM87PX7506KMkX1dm87RsWIEzjkqz0LrpoRXabx7F/gX5PwrL1
SgRe0OrV0sewWbBNfJDLK1Im0I2kcxYraZLtBGztWNYnRKXW/UwQ6Qi9WAiPQ+VF
YIQ5G5ddzgf0xcloMsf5f77xbKU+l2CJdpmlC0iaOZO0i+z3lVum9ax0AbA9fv/B
G2RcbMaSX4qwvqww9x3ndVh7qSQqGvY8QJ5Y/KNpsG19ZN42w/SfUDAVaDfiJRqA
TL3GqDRK405VxUkklPYPjJJJrisNi5t3OkxWwjCXv+HnlT04R5qNOI2BA9jPMSu4
CMhASAXIoxKJ8GsadD5hECPMcTj6K0IZou8gEHCMHx4a1SlJroFnNulMECZNteDD
ahkXLmPQQ04ien70ok8NT/LGQWc0PPidloGgv0ZDV1NuzNTVdRaYkvCrSa85/Efz
F1z2OCeLSbBFkE8ixZnHpiAe+IK6Ewjgo4r6wdEIgykY9x+XSuWxfn26aJ5R138Y
3woCbJVr6MUzhbXxxaSl
=m8id
-----END PGP SIGNATURE-----
Adam Timberlake (2):
Added Bower configuration file
Updated README to include instructions on installing via Bower
Adrien Grsmto (2):
Add test case for a bug when calling removeLayers when spiderified
Bug fix + test for 6dc3
Billy Newman (1):
Fire unspiderfied event
Cyril CHAPON (1):
Revert "Added "main" property to bower.json to make it compatible with
Cyrille Giquello (2):
in section "Events" added "clustermouseout" event
typo corrected
Dave Leaver (44):
Merge pull request #291 from migmruiz/patch-1
Merge pull request #298 from Schwanksta/patch-1
Merge pull request #307 from Wildhoney/BOWER
Merge pull request #294 from mindplay-dk/better-loading
Merge pull request #378 from fureigh/master
Merge pull request #353 from wiggin/master
Merge pull request #413 from maackle/master
Merge pull request #415 from rdenniston/master
Merge pull request #358 from Grsmto/spiderified-removelayers
Update README.md
Merge pull request #440 from IvanSanchez/master
Merge pull request #463 from ChALkeR/master
Merge pull request #466 from weftio/polyline-options-attempt2
Merge pull request #444 from MazeMap/master
Merge pull request #484 from SamuelBolduc/master
Merge pull request #487 from franckl/patch-1
Merge pull request #506 from stevewillard/patch-1
Merge pull request #532 from olive380/patch-1
Merge pull request #533 from olive380/patch-2
Merge pull request #553 from cyrilchaponeverysens/master
Merge pull request #556 from Intermaps/remove-layers-fix
Merge pull request #571 from ghybs/patch-1
Merge pull request #572 from ghybs/patch-2
Merge pull request #564 from ghybs/master
Don't need to keep track of the issues this was added for
Merge pull request #577 from ghybs/refreshClusters
Merge pull request #574 from ghybs/patch-1
Merge pull request #575 from ghybs/removeOutsideVisibleBounds
Merge pull request #578 from ghybs/animateOption
Merge pull request #565 from Cyrille37/patch-1
Merge pull request #579 from ghybs/patch-1
Merge pull request #583 from ghybs/refreshClusters
Merge pull request #584 from ghybs/addLayers-Optimization
Merge pull request #585 from ghybs/animationSpiderfyNoSMIL
Merge pull request #588 from ghybs/patch-1
Merge pull request #587 from ghybs/maxLatitude
Merge pull request #599 from ghybs/master
Merge pull request #600 from ghybs/readmeToc
Merge pull request #602 from tomchadwin/master
Merge pull request #606 from ghybs/spiderfyOnAllChildrenInBottomMostCluster
Merge pull request #604 from ghybs/correctUnspiderfyVector
Merge pull request #610 from ghybs/patch-1
Merge pull request #607 from ghybs/removeAnimClassOnMapRemovedButSpiderfied
Merge pull request #609 from OriginalSin/OriginalSin-patch-1
Egon Steiner (3):
fix removeLayers when cluster is not on the map
remove duplicate _arraySplice
add spec for removing layers when the group is not on the map
Emil Janitzek (1):
Added css and changed to non-minified js in bower spec
Fureigh (1):
Fix typo in README (recieve --> receive)
Iván Sánchez Ortega (6):
Added dependencies in bower.json
On becoming visible, markers retain their original opacity. Fixes Leaflet/Leaflet.markercluster#312
Fix indentation to make Jake and TravisCI happy.
Have spiderifier use the opacity-retaining functionality.
Merge branch 'master' of https://github.com/Leaflet/Leaflet.markercluster
Unit tests for the "remember opacity" functionality
Jonas Smedegaard (1):
Imported Upstream version 0.5.0~dfsg
Ken Schwencke (4):
Add ability to use a function for maxClusterRadius
Update README.md
fixed tabs and spacing
fixed other style issues
Michael Dougherty (1):
adds additional events to README
Miguel Mendes Ruiz (1):
correcting date of v0.4 changes in CHANGELOG.md
Mike Atlas (2):
Merge pull request #1 from Leaflet/master
polyline styling options - attempt 2
Rasmus Schultz (3):
instrument time elapsed and report progress
add a simple progress bar to the 50K sample
Revert "instrument time elapsed and report progress"
Ryan "rman" Denniston (5):
made a minor change to _zoomOrSpiderfy to Spiderfy without zooming if everything in the cluster is at the same lat long. This prevents zooming into max level if there is no real reason to do so, since all points will be at the same location. This minor change increased usability in a personal project.
fixed whitespace issues
fixed a newly created whitespace issue
updated readme to reflect new difference in behavior for spiderfyOnMaxZoom option
changed a small formatting issue to include italic in the entire note
Samuel Bolduc (1):
Added "main" property to bower.json to make it compatible with wiredep
Serg (1):
Update MarkerClusterGroup.js
Steve Willard (1):
Adding repository field to package.json
Tom Chadwin (1):
Formatting typo
danzel (35):
Add chunkedLoading option. refs #292
Use chunkedLoading for the 2 big examples
Fix up a performance issue found, when adding markers we were doing a lot of unnecessary checks for duplicate markers.
Remove console.log lines
Update build
Fix zoom out with a single circle marker. fixes #300
Little bit of tidy up, refs #298
Update build
whitespace
More whitespace fixes :)
Merge branch 'better-loading'
Update build
Fire animationend event even in non-animated versions of the zoom in/out animation. Makes oldie fire the same events as modern browsers. Fixes #310
Make chunked=false option work. woops.
Update build
Fix getBounds when removeOutsideVisibleBounds: false is set. fixes #321
Update build
Update all examples to use OSM tiles
Add some removeLayers tests, everything seems to be working.
Test for new bug on #286
Fix for new bug on #286
Add a test page to reproduce #344
Do an intersects test rather than a contains when testing for a zoom in. Fixes #344
Update build
Return the whole map bounds instead of our size for _getExpandedVisibleBounds so they are always valid
Update build
Rough contributing file, stolen from leaflet version
Parse id to an int, fixes #531
Merge commit 'ac8c7063af5ea8e9cce4ce595c7d8303dc595c17'
Add and fix tests from #421
Merge remote-tracking branch 'newmanw/master'
Test for unspiderfied event
Documentation for unspiderfied event
One 'final' build for this branch
Bump version to 0.5.0 since there are heaps of changes in here people want and no easy way to get them
evanvosberg (2):
Provide more detailed context information on the spiderfied event
Fix indention from spaces to tabs
franckl (1):
Update for README.md
ghybs (69):
first commit of gh-pages for leaflet marker cluster test of hierarchical tree
Moved files to sub-folder and added explanation text and page formatting
corrected explanation text
first commit
Merge branch 'master' of https://github.com/ghybs/Leaflet.markercluster-1
placed new file in src
Additional methods to facilitate marker icons update and propagate to parent clusters in real-time. For issues #561, #555, #535 and #498.
Corrected compatibility with MCG and added direct refresh of MCG when refreshing Marker
Modified method names, added new file to build script, build dist files, added license to package.josn, created test spec suite and added it to spec index.
Disabled animation in test suite and added new src file in spec index
Re-built dist files to include Refresh methods
Added license in package.json, trying to revert dist files
Updated README
Added Refresh src in spec/index, newline at end of spec/suites/refresh
Replaced constructors by factories
Improved zoomToShowLayer with callback check
Corrected typo
Improved example for refreshIconOptions
Corrected example for refreshIconOptions
Corrected effect of removeOutsideVisibleBounds option
Merge branch 'removeOutsideVisibleBounds' of https://github.com/ghybs/Leaflet.markercluster into removeOutsideVisibleBounds
Clean remote
Improved reliability of RefreshSpec test suite
Converted removeOutsideVisibleBoundsSpec test suite
Added animate option
Added description of chunk* options for addLayers
Added spiderLegPolylineOptions in section All options
Merge branch 'patch-1' of https://github.com/ghybs/Leaflet.markercluster into patch-1
Merge remote-tracking branch 'upstream/master' into patch-1
Corrected chunk* options description
Small punctuation improvements
Typo and re-organized methods
Typos
Added getChildCount and getAllChildMarkers
Made refreshClusters to re-draw markers in singleMarkerMode
Separated code for singleMarkerMode refresh
Refactored RefreshSpec to use before/afterEach
Externalized bound and wLatLng computations
Reset bounds rather than re-create
Converted singleMarkerMode and animateOption specs
Added hasLayer check for singleMarkerMode refresh
Added test for refresh singleMarkerMode reject alien markers
Replaced bounds reset method extension by cluster private method
Removed class extension
Replaced spiderfy legs animation from SMIL to CSS transition
Corrected spiderfy leg anim and leg opacity option
Corrected legOptions class assignment
Added bounds expansion to Infinity
Corrected test suite for max latitude check
Improved naming of _checkBoundsMaxLat
Removed no longer needed code
Added reference to chunked addLayers explanation
README added sub-plugins section
README new sub-plugins section added links
Added TOC into README
Corrected sub-levels indentation
Correct unspiderfy L.Circle and removeOutsideVisibleBoundsSpec
Replaced instanceof L.Marker by .setOpacity check
Removed useless comment
Improved _zoomOrSpiderfy
Simplified spiderfy at current zoom trigger
Added spiderfy test for current zoom
Correct smart tab issue
Improved methods existence checks
Corrected _spiderfierOnRemove to use no animation
Added test in spiderfySpec for class add/remove
Added listener de-binding on remove
Added missing blank line end of file spiderfySpec
Added sub-plugin MCG.Freezable
olive380 (13):
Update MarkerClusterGroup.js
Update MarkerCluster.QuickHull.js
Update MarkerCluster.QuickHull.js
Update MarkerCluster.QuickHull.js
Update MarkerCluster.QuickHull.js
Update MarkerClusterGroup.js
Update MarkerClusterGroup.js
Create showCoverageOnHover-vertically-aligned-markers.html
Create showCoverageOnHover-horizontally-aligned-markers.html
Create remove-geoJSON-when-spiderfied.html
Delete showCoverageOnHover-horizontally-aligned-markers.html
Delete showCoverageOnHover-vertically-aligned-markers.html
Update QuickHullSpec.js
Сковорода Никита Андреевич (1):
bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a6628a6 correcting date of v0.4 changes in CHANGELOG.md
new a7b9136 Merge pull request #291 from migmruiz/patch-1
new 8b65285 Add chunkedLoading option. refs #292
new cf6f45e Use chunkedLoading for the 2 big examples
new e102ec0 Fix up a performance issue found, when adding markers we were doing a lot of unnecessary checks for duplicate markers.
new 289ae90 Remove console.log lines
new c1d4a88 Update build
new 8732cb4 instrument time elapsed and report progress
new 8d53c8a add a simple progress bar to the 50K sample
new 9381d3e Add ability to use a function for maxClusterRadius
new f7bd083 Update README.md
new 05f2131 fixed tabs and spacing
new f7de94b fixed other style issues
new 683bf4c Fix zoom out with a single circle marker. fixes #300
new 2b22452 Merge pull request #298 from Schwanksta/patch-1
new e78b61d Little bit of tidy up, refs #298
new caa138d Update build
new 3ad6e75 Added Bower configuration file
new ba53f30 Updated README to include instructions on installing via Bower
new 04a50ab Merge pull request #307 from Wildhoney/BOWER
new a718530 Revert "instrument time elapsed and report progress"
new cb5662e Merge pull request #294 from mindplay-dk/better-loading
new 85120c2 whitespace
new 78ccf98 More whitespace fixes :)
new fb4b6d3 Merge branch 'better-loading'
new 436caf0 Update build
new 55cbaa6 Fire animationend event even in non-animated versions of the zoom in/out animation. Makes oldie fire the same events as modern browsers. Fixes #310
new 4f19c14 Make chunked=false option work. woops.
new 6e9ffc4 Update build
new 34eb38f Fix getBounds when removeOutsideVisibleBounds: false is set. fixes #321
new 4a095f5 Update build
new 649c0ef Update all examples to use OSM tiles
new c0ffbc7 Add some removeLayers tests, everything seems to be working.
new 332c5f8 Test for new bug on #286
new 339ee4a Fix for new bug on #286
new f865dc1 Add a test page to reproduce #344
new 254198a Do an intersects test rather than a contains when testing for a zoom in. Fixes #344
new 057931f Added css and changed to non-minified js in bower spec
new 6dc3ce8 Add test case for a bug when calling removeLayers when spiderified
new 129cdf6 Bug fix + test for 6dc3
new fe3bbd3 Update build
new 383da28 Fix typo in README (recieve --> receive)
new 1c62494 Merge pull request #378 from fureigh/master
new ac0b77b Merge pull request #353 from wiggin/master
new ba0c214 Return the whole map bounds instead of our size for _getExpandedVisibleBounds so they are always valid
new c0b5778 Update build
new 232e4bf adds additional events to README
new e85282a Merge pull request #413 from maackle/master
new ab3cdd4 made a minor change to _zoomOrSpiderfy to Spiderfy without zooming if everything in the cluster is at the same lat long. This prevents zooming into max level if there is no real reason to do so, since all points will be at the same location. This minor change increased usability in a personal project.
new 50f0a55 fixed whitespace issues
new f79a3d0 fixed a newly created whitespace issue
new bdb00de updated readme to reflect new difference in behavior for spiderfyOnMaxZoom option
new 229eb9c changed a small formatting issue to include italic in the entire note
new 37cdfca Merge pull request #415 from rdenniston/master
new 90fbaca Provide more detailed context information on the spiderfied event
new ac8c706 Fix indention from spaces to tabs
new 5e2eda7 Merge pull request #358 from Grsmto/spiderified-removelayers
new c5864db Update README.md
new 9b923fb Added dependencies in bower.json
new e63f39e Merge pull request #440 from IvanSanchez/master
new 2099aef On becoming visible, markers retain their original opacity. Fixes Leaflet/Leaflet.markercluster#312
new 477a0e4 Fix indentation to make Jake and TravisCI happy.
new 773d500 Have spiderifier use the opacity-retaining functionality.
new 53997cd Fire unspiderfied event
new 57f2c79 bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times.
new 7ab96ae Merge pull request #463 from ChALkeR/master
new c40768b Merge pull request #1 from Leaflet/master
new fa487f5 polyline styling options - attempt 2
new 3d3f002 Merge pull request #466 from weftio/polyline-options-attempt2
new a861842 Merge branch 'master' of https://github.com/Leaflet/Leaflet.markercluster
new 13c6aff Unit tests for the "remember opacity" functionality
new 1659237 Merge pull request #444 from MazeMap/master
new b66b9d7 Added "main" property to bower.json to make it compatible with wiredep
new 3c97c40 Merge pull request #484 from SamuelBolduc/master
new 5cd7b4b Update for README.md
new 9f975fa Merge pull request #487 from franckl/patch-1
new 732ad45 Adding repository field to package.json
new e96388d Merge pull request #506 from stevewillard/patch-1
new 59a9344 Update MarkerClusterGroup.js
new e988971 Update MarkerCluster.QuickHull.js
new 79e6556 Update MarkerCluster.QuickHull.js
new 0fe481d Update MarkerCluster.QuickHull.js
new a2f509c Update MarkerCluster.QuickHull.js
new 502d8ac Update MarkerClusterGroup.js
new e6aa0b2 Update MarkerClusterGroup.js
new 368076a Create showCoverageOnHover-vertically-aligned-markers.html
new 468241d Create showCoverageOnHover-horizontally-aligned-markers.html
new 8d2ae0b Create remove-geoJSON-when-spiderfied.html
new e2be356 Merge pull request #532 from olive380/patch-1
new 9a29fd0 Delete showCoverageOnHover-horizontally-aligned-markers.html
new 3fd3e0d Delete showCoverageOnHover-vertically-aligned-markers.html
new 84da57e Update QuickHullSpec.js
new 44bd117 Merge pull request #533 from olive380/patch-2
new cfb91e1 Revert "Added "main" property to bower.json to make it compatible with wiredep" (there was already a valid main section)
new a415818 Merge pull request #553 from cyrilchaponeverysens/master
new 801f644 fix removeLayers when cluster is not on the map
new a6a8976 remove duplicate _arraySplice
new da64e04 add spec for removing layers when the group is not on the map
new 2fe0388 first commit of gh-pages for leaflet marker cluster test of hierarchical tree
new 3c3a9aa Moved files to sub-folder and added explanation text and page formatting
new 879aa28 corrected explanation text
new 64a2d57 Merge pull request #556 from Intermaps/remove-layers-fix
new 10d440b Rough contributing file, stolen from leaflet version
new afc132d first commit
new b91a135 Merge branch 'master' of https://github.com/ghybs/Leaflet.markercluster-1
new 49c92f8 placed new file in src
new a067120 Additional methods to facilitate marker icons update and propagate to parent clusters in real-time. For issues #561, #555, #535 and #498.
new a12254c Corrected compatibility with MCG and added direct refresh of MCG when refreshing Marker
new fe89493 in section "Events" added "clustermouseout" event
new 3fb5565 Modified method names, added new file to build script, build dist files, added license to package.josn, created test spec suite and added it to spec index.
new d56061f Disabled animation in test suite and added new src file in spec index
new 306ef6b Re-built dist files to include Refresh methods
new be3cacc Added license in package.json, trying to revert dist files
new dea2217 Updated README
new 67fec60 Added Refresh src in spec/index, newline at end of spec/suites/refresh
new 61d24ff typo corrected
new d5c7c94 Replaced constructors by factories
new 60360b1 Improved zoomToShowLayer with callback check
new 50bb1a3 Merge pull request #571 from ghybs/patch-1
new 5b4dc71 Merge pull request #572 from ghybs/patch-2
new 63ed884 Merge pull request #564 from ghybs/master
new 43dda33 Don't need to keep track of the issues this was added for
new 603b857 Corrected typo
new cc8de42 Improved example for refreshIconOptions
new feb518c Corrected example for refreshIconOptions
new f8a1ff9 Corrected effect of removeOutsideVisibleBounds option
new e7efb8d Merge branch 'removeOutsideVisibleBounds' of https://github.com/ghybs/Leaflet.markercluster into removeOutsideVisibleBounds
new 9571513 Clean remote
new e5fabbe Improved reliability of RefreshSpec test suite
new 69e142d Converted removeOutsideVisibleBoundsSpec test suite
new 60746cc Merge pull request #577 from ghybs/refreshClusters
new 134d0a8 Merge pull request #574 from ghybs/patch-1
new 4aeb0df Merge pull request #575 from ghybs/removeOutsideVisibleBounds
new 52d238a Added animate option
new d6966aa Added description of chunk* options for addLayers
new 739c6f1 Added spiderLegPolylineOptions in section All options
new e97134b Merge pull request #578 from ghybs/animateOption
new 29d7c6e Merge pull request #565 from Cyrille37/patch-1
new c245551 Parse id to an int, fixes #531
new 88233ae Merge branch 'patch-1' of https://github.com/ghybs/Leaflet.markercluster into patch-1
new 0aaa590 Merge remote-tracking branch 'upstream/master' into patch-1
new 4b3931f Corrected chunk* options description
new 7fd26ab Small punctuation improvements
new f56c4fa Typo and re-organized methods
new 3d08cb1 Typos
new 37e9237 Added getChildCount and getAllChildMarkers
new e6f36e0 Made refreshClusters to re-draw markers in singleMarkerMode
new 845f702 Separated code for singleMarkerMode refresh
new e098330 Refactored RefreshSpec to use before/afterEach
new 0df9532 Merge pull request #579 from ghybs/patch-1
new 7bbf70e Externalized bound and wLatLng computations
new d9441c7 Reset bounds rather than re-create
new 127d367 Converted singleMarkerMode and animateOption specs
new 54c642c Added hasLayer check for singleMarkerMode refresh
new 8a9f126 Added test for refresh singleMarkerMode reject alien markers
new d55e219 Merge pull request #583 from ghybs/refreshClusters
new 1c4a5f6 Replaced bounds reset method extension by cluster private method
new bf228d5 Removed class extension
new 984c632 Replaced spiderfy legs animation from SMIL to CSS transition
new d6d4e7f Corrected spiderfy leg anim and leg opacity option
new 71ce1a1 Corrected legOptions class assignment
new cd4f76d Merge pull request #584 from ghybs/addLayers-Optimization
new 95dbec9 Added bounds expansion to Infinity
new aa1ba52 Corrected test suite for max latitude check
new d76e9a4 Improved naming of _checkBoundsMaxLat
new 183cb46 Removed no longer needed code
new ab451fc Added reference to chunked addLayers explanation
new 3e21068 Merge pull request #585 from ghybs/animationSpiderfyNoSMIL
new eb71a8f Merge pull request #588 from ghybs/patch-1
new 050145c Merge pull request #587 from ghybs/maxLatitude
new e80c1e0 README added sub-plugins section
new d30f3ae README new sub-plugins section added links
new b348916 Merge pull request #599 from ghybs/master
new 6c7da05 Added TOC into README
new 1226ecb Corrected sub-levels indentation
new 5fcd073 Merge pull request #600 from ghybs/readmeToc
new 79abfe1 Formatting typo
new c69219f Merge pull request #602 from tomchadwin/master
new f1ec8c5 Correct unspiderfy L.Circle and removeOutsideVisibleBoundsSpec
new 088b6ae Replaced instanceof L.Marker by .setOpacity check
new c338c77 Removed useless comment
new 8e2e653 Improved _zoomOrSpiderfy
new 8bb5e64 Simplified spiderfy at current zoom trigger
new cf2f310 Added spiderfy test for current zoom
new 4bb81fd Correct smart tab issue
new f18b7f9 Improved methods existence checks
new 9a212d1 Merge pull request #606 from ghybs/spiderfyOnAllChildrenInBottomMostCluster
new a0ccbe0 Merge pull request #604 from ghybs/correctUnspiderfyVector
new c4bc575 Corrected _spiderfierOnRemove to use no animation
new 4360bf5 Added test in spiderfySpec for class add/remove
new e894b31 Added listener de-binding on remove
new fd59fa4 Added missing blank line end of file spiderfySpec
new ed9f02e Update MarkerClusterGroup.js
new c1b7934 Added sub-plugin MCG.Freezable
new ad78e3c Merge pull request #610 from ghybs/patch-1
new 5848031 Merge pull request #607 from ghybs/removeAnimClassOnMapRemovedButSpiderfied
new d9c1310 Merge pull request #609 from OriginalSin/OriginalSin-patch-1
new e5ab67d Merge commit 'ac8c7063af5ea8e9cce4ce595c7d8303dc595c17'
new 6a93ee3 Add and fix tests from #421
new e3017c5 Merge remote-tracking branch 'newmanw/master'
new de4d332 Test for unspiderfied event
new 8221318 Documentation for unspiderfied event
new e75f9c4 One 'final' build for this branch
new 232e93c Bump version to 0.5.0 since there are heaps of changes in here people want and no easy way to get them
new cd11539 Imported Upstream version 0.5.0~dfsg
The 205 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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