[Pkg-javascript-commits] [leaflet] 01/03: Merge tag 'v0.4.4' into stable

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:33:17 UTC 2014


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

js pushed a commit to annotated tag v0.4.5
in repository leaflet.

commit fa7e8ef16f0194e655f8072236e1ee0e0ecc7aae
Merge: 8d4d347 2aa3037
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date:   Thu Oct 25 12:01:19 2012 +0300

    Merge tag 'v0.4.4' into stable
    
    Version 0.4.4

 .gitignore                              |   1 +
 CHANGELOG.md                            |  19 ++++
 debug/leaflet-include.js                |   2 +-
 debug/tests/opacity.html                |  56 +++++++++++
 debug/vector/geojson.html               | 166 +++++++++++++++++++++++++++-----
 debug/vector/us-states.js               |  54 +++++++++++
 dist/leaflet-src.js                     | 149 +++++++++++++++-------------
 dist/leaflet.js                         |   2 +-
 src/Leaflet.js                          |   2 +-
 src/dom/transition/Transition.Native.js |   7 +-
 src/layer/FeatureGroup.js               |   8 ++
 src/layer/GeoJSON.js                    |  37 ++++---
 src/layer/tile/TileLayer.js             |   8 +-
 src/layer/vector/Path.SVG.js            |   2 +
 src/map/Map.js                          |  14 ++-
 src/map/anim/Map.ZoomAnimation.js       |  56 ++++-------
 src/map/handler/Map.Keyboard.js         |   4 +-
 17 files changed, 436 insertions(+), 151 deletions(-)

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



More information about the Pkg-javascript-commits mailing list