[Pkg-osm-commits] [SCM] leaflet annotated tag, v0.6.3, created. v0.6.3
Vladimir Agafonkin
agafonkin at gmail.com
Sat Jul 20 23:21:16 UTC 2013
The annotated tag, v0.6.3 has been created
at f907ee5aec8e8aff70b17bb83398bb613ec63cb1 (tag)
tagging e9f354053b3afdb20ed1e2fff54bdd31b7ede245 (commit)
replaces v0.6.2
tagged by Vladimir Agafonkin
on Wed Jul 17 19:43:03 2013 +0300
- Shortlog ------------------------------------------------------------
Version 0.6.3
Aaron Rutkovsky (4):
Stop transition if element is outside fo the DOM
Merge branch 'master' into disable_animations_outside_dom
Stop animation if can't get position from current style
PosAnimation tests
Christoffer Rosen (1):
Issue where the tile layer is not reset and updated when redraw is called.
David Beitey (1):
Allow options to be passed to Map.setMaxBounds such that they can be used when setting the view.
John Firebaugh (4):
Mirror D3 strategy for drag event suppression
Fire layerremove after removing the layer
Upload individual asset artifacts
Fix scrolling popup content on Firefox
Josh Caldwell (1):
Fix issue with mouse position when page is scrolled
Poisbeau Mathieu (1):
Update Marker.js
Scooter Wadsworth (2):
attempt to address regressions from #1684, #1745
Merge pull request #1 from jec006/fix_mouse_position_relative
Vladimir Agafonkin (68):
Merge tag 'v0.5' into stable
add generated coverage to gitignore in stable
backport the geojson featurecollection arrays fix
bump version to 0.5.1 and update build
add package.json for publishing on npm
merge master for 0.6
merge master
add TileLayer maxNativeZoom option for scaling tiles on unsupported zooms, close #1798
fix global map leak
minor cleanup
add info about name, minor updates
Merge pull request #1802 from Leaflet/scaledtiles
update changelog, close #1819
fix typo and reorder items in the changelog a bit
Merge pull request #1833 from danzel/master
Merge pull request #1826 from scooterw/fix_mouse_position_relative
Merge pull request #1846 from Leaflet/layerremove
update build
update changelog
Merge pull request #1817 from tofferrosen/patch-1
update changelog
Revert "Merge pull request #1802 from Leaflet/scaledtiles"
Merge branch 'stable' of https://github.com/Leaflet/Leaflet into stable
merge master without the scaled tiles commit into stable
update changelog
fix typo in changelog
Merge branch 'master' into stable
add build uploading to s3 to travis
fix path in travis artifacts build
archive dist in travis without root dir
Merge branch 'master' into stable
add leaflet prefix to travis build archives, fix .DS_Store inclusion
Merge branch 'master' into stable
remove build JS in dist, update readme, close #1354
don't install travis-artifacts for minor branches and PRs
merge master (removing built files)
bump version
fix geojson not accepting geometry arrays, close #1840
Merge branch 'master' into stable
fix marker shadow not zoom animating after setIcon, close #1768
Merge branch 'master' into stable
Merge pull request #1851 from freepius44/patch-1
fixed false FeatureGroup layerremove, close #1847
Merge branch 'master' into stable
update changelog
merge #1834 (passing options to setMaxBounds)
Merge branch 'master' into stable
add multipoly getLatLngs, close #1839, update changelog
Merge branch 'master' into stable
do not animate zoom if nothing to animate yet, close #1484, close #1845
Merge pull request #1856 from rutkovsky/disable_animations_outside_dom
don't do travis artifacts stuff for pull req branches
put travis sciprts as one line for and conditions to work
better formatting in travis.yml
Merge pull request #1858 from danzel/fix-featuregroup-removelayer
fix fakeStop in IE<9, close #1850 hopefully
break line to fix jshint
Merge branch 'master' into stable
fix Map min/maxZoom not overriding TileLayer-derived min/max, close #1848
update changelog
Merge branch 'master' into stable
Try fixing Travis not building pull requests
Merge pull request #1861 from Leaflet/asset-artifacts
fix touch styles for leaflet-bar class
avoid vector flickering on Mac Safari more often, #902
update changelog and bump version to 0.6.3
Merge branch 'master' into stable
forgot to bump version in the source
danzel (4):
Make setRadius and updateStyle({radius: 123 }) work.
Remove trailing comma, fixes IE7. Refs #1755
Fix worldCopyJump if you start zoomed all the way out. Fixes #1831
Add a few more featuregroup tests and fix regression of removeLayer.
-----------------------------------------------------------------------
--
JavaScript library for displaying map data in web browsers
More information about the Pkg-osm-commits
mailing list