[Pkg-javascript-commits] [leaflet] annotated tag upstream/0.7.7+20160312 created (now b31a520)

Jonas Smedegaard dr at jones.dk
Sat May 7 08:58:54 UTC 2016


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

js pushed a change to annotated tag upstream/0.7.7+20160312
in repository leaflet.

        at  b31a520   (tag)
   tagging  3978b72af80b0d9e457e96b3f53d23b53e310de7 (commit)
  replaces  upstream/0.7.3_dfsg
 tagged by  Jonas Smedegaard
        on  Thu Apr 21 17:43:25 2016 +0200

- Log -----------------------------------------------------------------
Upstream version 0.7.7+20160312
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXGPUdAAoJECx8MUbBoAEhHbIQAJ7CkDDadqI1WRaRdOS+5/tp
sQd0NTD40u1F4qSr8ElissfYE+Npyh/uQ4TrI1pbkML9uCKIGdGasiFhBB+RnFdy
EFw1JfascX0uf7BDigO1PbWCJzwsyUT8Nb/Rju6wjh0dLP4q4w/8xeADTzCmYHvQ
CKqQf/bRBNRk84kRJZzG5PDKMbxZwkvk2vJ/ZBinAJAHM7ph/oJda76vLW8X3a+b
IkHKXbGcXTZSU4UkEPPMz+4ckmX61hjKHyOffiqycqifzTWOuQLl8dJ6tQjdLsAz
S3qy5BNvMlUEyML+YC/6GwxUEreNmQKvX47P8M6/0xLdi8sTz/Rabt01DtSEwArZ
7425j5BTJHWI+NvnzPKZolOPE5pL3qieL/PR/4RtzkBsDFiXn/wyYvydAp9awBVE
C7glD435NbqeDWKF58Bic6+QySen76dI9NhlUDjHHGq/NS39RJ83m9TMOWNmpIvl
5FDRIJqpRrxmfeTs1s3kBwXbf9HLT8hAe6/N+1LIR+XL1ynNX0by9VySiQpa8bgr
Jf0rRRN2xrr312TsxkQ8wySjyumHKwUhIbqJVpbp0F/8VZuvMjWG5kU4kewRy0PA
aLcBAnH1P1EetIBEpIbKNRBUqg/uTwIRFz0rb/5de+XTVdlvCu+s1SfdUa8XfXc4
yaICCFmvvby+Iupo19Q0
=s2C5
-----END PGP SIGNATURE-----

Brian Stoner (1):
      enforce maxZoom before applying paddingOffset, fixes #2489

Colin Goudie (1):
      Possible change for #200 - Adding support for dashArray for line canvas rendering

Egon Steiner (1):
      set Popup source to marker when bindPopup gets an instance of L.Popup

Iván Sánchez Ortega (10):
      Backport #2726 to stable
      Merge pull request #3477 from w8r/stable
      Implement contextclick and dblclick for canvas paths, fixes #3481
      Update outdated cloudmade tiles with OSM.
      Backport master's L.Browser.touch, fixes #3466
      Backport L.Browser.mspointer detection from #3674
      Clear tilelayer's BG buffer on zoomanim end if out of zoom limits
      v0.7.4: changelog, version bump
      Merge pull request #3996 from simsibimsiwimsi/stable
      Throw error on NaN circle radius, #4235

Joakim Berglund (1):
      Fix touch drag in Edge browser

John Laxson (1):
      TileLayer - Use correct tileSize when checking tile bounds

Jonas Smedegaard (1):
      Imported Upstream version 0.7.7+20160312

Lambdac0re (1):
      Fixed FeatureGroup crash

Mikaël Couesnon (1):
      Fix #4313 : correct simulated click handling in L.Path

Per Liedman (1):
      Prevent race condition with marker position and zoom animation

Robert Plummer (2):
      prevent all click events from being removed from map if path doesn't have a click event
      move check so as not to create a function

Samuel Bernet (1):
      Issue #3829 - Removed Path with mouseout throws error

Vladimir Agafonkin (31):
      Merge pull request #3156 from northerneyes/stable
      Merge pull request #3152 from perliedman/fix-marker-zoom-race
      switch to OSM on the debug page
      Merge pull request #3415 from jlaxson/tile-max-native-zoom-bounds
      Merge pull request #3448 from IvanSanchez/stable-bower
      Merge pull request #3482 from Leaflet/stable-canvas-contextmenu
      Merge pull request #3520 from Leaflet/stable-emulated-touch
      Merge pull request #3675 from Intermaps/marker-popup-fix
      Merge pull request #3710 from Leaflet/stable-mspointer
      Merge pull request #3778 from Leaflet/stable-tilezoomlimits
      work around a transitionend Chrome bug, close #3689
      fix build
      Merge pull request #3779 from Leaflet/stable-0.7.4-changelog
      update changelog
      revert c759481 (fixed elsewhere), close #3796
      Merge pull request #3849 from sambernet/3829-avoid-mouseout-event-on-removed-paths-fix
      Merge pull request #3842 from danzel/stable-3804
      Merge pull request #3853 from Neorth/patch-1
      Merge pull request #3869 from Lambdac0re/patch-1
      horrible hack that could fix a tile loading race condition in iOS
      bump version to v0.7.6
      update changelog for 0.7.6
      port new release config from master
      fox publish script
      update deps
      update karma code
      bump to 0.7.7 :(
      remove npm beta tag for stable versions
      bump year
      Merge pull request #4113 from robertleeplummerjr/stable
      Merge pull request #4173 from socialpinpoint/canvas-dash-array-support

Yohan Boniface (2):
      Merge pull request #4237 from Leaflet/stable-radius-nan
      Merge pull request #4314 from elkami12/stable

danzel (1):
      Backport of pointer fixes in #3839

george (1):
      + missing lineCap and lineJoin options for Path.Canvas.

simsibimsiwimsi (1):
      fixed check for maxZoom option to honor maxZoom 0

w8r (1):
      Canvas path holes fillRule fix

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  2812151   enforce maxZoom before applying paddingOffset, fixes #2489
       new  c759481   Prevent race condition with marker position and zoom animation
       new  61c39eb   + missing lineCap and lineJoin options for Path.Canvas.
       new  5a95425   Merge pull request #3156 from northerneyes/stable
       new  69801c3   Merge pull request #3152 from perliedman/fix-marker-zoom-race
       new  8849980   switch to OSM on the debug page
       new  94b63b4   TileLayer - Use correct tileSize when checking tile bounds
       new  4bdd049   Merge pull request #3415 from jlaxson/tile-max-native-zoom-bounds
       new  7986d00   Backport #2726 to stable
       new  6b90011   Merge pull request #3448 from IvanSanchez/stable-bower
       new  ec0b5ee   Canvas path holes fillRule fix
       new  6feb4ab   Merge pull request #3477 from w8r/stable
       new  3cec7fc   Implement contextclick and dblclick for canvas paths, fixes #3481
       new  07aee81   Merge pull request #3482 from Leaflet/stable-canvas-contextmenu
       new  f3dca3b   Update outdated cloudmade tiles with OSM.
       new  981ee47   Backport master's L.Browser.touch, fixes #3466
       new  8f02433   Merge pull request #3520 from Leaflet/stable-emulated-touch
       new  8eb11d7   set Popup source to marker when bindPopup gets an instance of L.Popup
       new  47cc2a5   Merge pull request #3675 from Intermaps/marker-popup-fix
       new  610993f   Backport L.Browser.mspointer detection from #3674
       new  4422602   Merge pull request #3710 from Leaflet/stable-mspointer
       new  55d3e7d   Clear tilelayer's BG buffer on zoomanim end if out of zoom limits
       new  622f0ea   Merge pull request #3778 from Leaflet/stable-tilezoomlimits
       new  10b1ff5   v0.7.4: changelog, version bump
       new  9147758   work around a transitionend Chrome bug, close #3689
       new  0d95c31   fix build
       new  a0e04da   Merge pull request #3779 from Leaflet/stable-0.7.4-changelog
       new  bb925b4   update changelog
       new  19c295e   revert c759481 (fixed elsewhere), close #3796
       new  4b289ab   Backport of pointer fixes in #3839
       new  a51c0c7   Issue #3829 - Removed Path with mouseout throws error - add check to avoid triggering mouseout events on paths that have already been removed from the map (e.g. when path is removed in onclick event)
       new  4a6675e   Merge pull request #3849 from sambernet/3829-avoid-mouseout-event-on-removed-paths-fix
       new  b7241d7   Merge pull request #3842 from danzel/stable-3804
       new  5e3bab2   Fix touch drag in Edge browser
       new  3dd6ee7   Merge pull request #3853 from Neorth/patch-1
       new  0532055   Fixed FeatureGroup crash
       new  e0fce81   Merge pull request #3869 from Lambdac0re/patch-1
       new  3e200be   horrible hack that could fix a tile loading race condition in iOS
       new  787e600   bump version to v0.7.6
       new  727c4fb   update changelog for 0.7.6
       new  8032c24   port new release config from master
       new  c3ade05   fox publish script
       new  b7a77d1   update deps
       new  91d96d7   update karma code
       new  be67b48   bump to 0.7.7 :(
       new  234dd06   remove npm beta tag for stable versions
       new  bf8153d   bump year
       new  162190c   fixed check for maxZoom option to honor maxZoom 0
       new  d9778d3   Merge pull request #3996 from simsibimsiwimsi/stable
       new  c185cb5   prevent all click events from being removed from map if path doesn't have a click event
       new  f55bf72   move check so as not to create a function
       new  3543fc6   Merge pull request #4113 from robertleeplummerjr/stable
       new  d8c51ad   Throw error on NaN circle radius, #4235
       new  21475cb   Merge pull request #4237 from Leaflet/stable-radius-nan
       new  b1194a4   Possible change for #200 - Adding support for dashArray for line canvas rendering
       new  3e3cc5b   Merge pull request #4173 from socialpinpoint/canvas-dash-array-support
       new  66f6843   Fix #4313 : correct simulated click handling in L.Path
       new  8cb20b0   Merge pull request #4314 from elkami12/stable
       new  3978b72   Imported Upstream version 0.7.7+20160312

The 59 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.git



More information about the Pkg-javascript-commits mailing list