[Pkg-javascript-commits] [leaflet] branch master updated (35c6e63 -> 1199fa7)

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:37 UTC 2014


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

js pushed a change to branch master
in repository leaflet.

      from  35c6e63   Prepare for release: Update changelog.
       new  96f8c26   Move packaging to pkg-javascript team.
       new  665a956   New stroke-linecap style option with a VML alternative. For #1643.
       new  a2c987f   New stroke-linejoin style option with a VML alternative. For #1843.
       new  2ea9319   New stroke-linejoin style option with a VML alternative. For #1843.
       new  bc5a9f9   Merge branch 'linecap' of github.com:datadesk/Leaflet into linecap
       new  101d0df   Merge pull request #1863 from datadesk/linecap
       new  e7ebb60   rename to lineCap and lineJoin, #1863, close #1843
       new  ede3aeb   Corrected camelcasing of lineCap and lineJoin.
       new  c1bc83b   Merge pull request #1881 from datadesk/linecap-camelcase
       new  42a78fd   fix infinite loop in getBounds and setMaxBounds, close #1895, close #1866
       new  7c744d0   add getMinZoom test for #1866
       new  8d925b6   fix map scrolling right on click with horizontal scroll on page, close #1901
       new  0ce0b0d   update changelog [skip ci]
       new  6db592b   bump master version to 0.7-dev, close #1906
       new  2780ed6   add CircleMarker as dependency of GeoJSON
       new  59e31f8   Merge pull request #1909 from alubchuk/master
       new  e4c801a   rebind popup when using setIcon to ensure proper popup anchor placement
       new  ba7a7f5   Merge pull request #1891 from snkashis/seticon_and_popups
       new  1d3980b   Provide css classes for draggable markers, and in-progress drags.
       new  30988de   Merge pull request #1916 from snkashis/drag_classes
       new  b36a79d   Throw invalid GeoJSON error on Polygon with an empty interior
       new  b313165   Merge pull request #1918 from snkashis/empty_interior_ring
       new  e5bf57c   move a circlemarker's popup with each new position.
       new  c311fc9   Merge pull request #1927 from snkashis/circlemarker_popup
       new  ea044c8   Make container optional in L.DomUtil.getMousePosition(). Addresses #1926
       new  16db077   Merge pull request #1928 from scooterw/get_mouse_position_fix
       new  a0c6363   Invalidate _initialCenter along with size (fixes #1919)
       new  4c059f7   Merge pull request #1940 from jfirebaugh/1919
       new  4fdf76e   Support center-oriented scroll/double-click zoom
       new  8611e22   Merge pull request #1939 from jfirebaugh/zoom
       new  c783dd8   update changelog
       new  f568768   Fix rounding issues in Map::invalidateSize
       new  e18b7ed   Merge pull request #1931 from russelldavis/fix-invalidate-size
       new  9113a33   update changelog more [skip ci]
       new  65a311a   Return this even when short-circuiting
       new  b66dd9d   Marker should fire 'add' event like geometry Path and any object utilizing Ilayer
       new  fd4855b   Merge pull request #1942 from tohaocean/master
       new  5de0be0   moved this._moved = false to the top of _onDown to fix an Issue von shift-click after dragging
       new  198d680   Merge pull request #1952 from fastrde/fixNoShiftClickAfterDrag
       new  e5a129a   add attribution and update function
       new  10c1af4   more consistent method name for ImageOverlay update
       new  1b584af   remove tailing spaces for jake build
       new  bc8d99e   Merge pull request #1958 from stsydow/master
       new  c1e64c2   Fix for zoomBox fires map click Event (Issue #1884)
       new  30f3376   Merge branch 'zoomboxOnClickFix' of https://github.com/fastrde/Leaflet
       new  4609d48   some tweaks to #1951
       new  c7eac79   Use this._popupHandlersAdded to manage Marker popup event
       new  987f5da   Merge pull request #1973 from yohanboniface/popupHandlersAdded
       new  5eacbbf   Added Keycode 171 to support Firefox 22
       new  b48f918   Merge pull request #1981 from fastrde/fixFirefoxZoomIn
       new  c4ad486   Merge branch 'fixNoShiftClickAfterDrag'
       new  d1c7245   Merge remote-tracking branch 'upstream/master'
       new  5ca4034   Merge remote-tracking branch 'upstream/master'
       new  3370942   call _onViewReset() not until map is loaded (center and zoom are set)
       new  b4ed2bf   map.once doesn't get called when the map is already initailized and drag.enabled is called.
       new  21a282d   Test for dragging and worldCopyJump added
       new  a8a8ebe   added a spec test for worldCopyJump set Center and Zoom fix #1982
       new  1f6533d   Merge pull request #1982 from fastrde/FixworldCopyJump
       new  d78fb49   Fix for iPad, where el.tagName was undefined when clicking on labels.
       new  2db6df8   Merge pull request #1984 from MazeMap/ipad-label-click-fix
       new  caece94   added _skipped(e) to stopPropagation to reset _fakeStop
       new  14d934b   Merge pull request #1963 from fastrde/fixSecondClickPopupIssue
       new  8ccb7e0   Merge pull request #1 from Leaflet/master
       new  5180cce   check for undefined el.tagName prevents iPad error
       new  ed9a577   Merge pull request #1989 from MazeMap/ipad-tagname-fix
       new  1575008   Adds Popup autoPanPadding(TopLeft & BottomRight) options. Fixes #1588
       new  b0699b1   Merge pull request #1972 from albburtsev/issue-1588
       new  b2b25c8   '#1968 compiled interpolation'
       new  1581a94   Merge branch 'interpolation' of https://github.com/calvinmetcalf/Leaflet
       new  d0f768b   clean up template interpolation code #1969
       new  21d8bde   fix tempate interpolation test and build
       new  40ef71d   minor cleanup
       new  5e30c51   add GeoJSON rountripping of GeometryCollection and MultiPoint, close #1956
       new  b4dcbb3   update changelog [skip ci]
       new  62b23b4   fix resize tracking on multiple maps, close #1980
       new  dbced20   MsTouch needs preventDefault. Fixes #2000
       new  9e0c62a   Merge pull request #2002 from danzel/master
       new  3d5dbe7   fix accidentally commented out fix, #1980
       new  f91d2d8   update happen and references to it to fix build, hello @tmcw
       new  c8abb53   update dependencies
       new  15da339   Localization Support for Zoom Control
       new  4f2f1ed   Code style adjusted for travis.
       new  9630876   Again some whitespace removing. (Travis)
       new  037048a   Renamed Tooltip to Title
       new  96575af   Merge pull request #1953 from Danielku15/patch-1
       new  d10cff3   Fixing wrong EPGS3395 transformation
       new  df320c3   Add test specifications for CRS classes.
       new  904cd78   Merge pull request #2020 from aparshin/crs3395
       new  1b8f5c6   Merge branch 'master' of https://github.com/Leaflet/Leaflet
       new  f04527b   update karma config to work on version 0.10
       new  a086b33   fix images 404 warnings in specs
       new  204bc7e   update changelog [skip ci]
       new  16f9c9a   Accept simple objects in L.latLngBounds(). Fixes #1915.
       new  5841579   Merge pull request #2025 from Gnurfos/issue-1915
       new  fd86dea   fix incorrect scale control on pages with border-box-sizing, close #2006
       new  4b34362   add public Popup update method, close #1959
       new  6c77fe6   fix IE6-8 throwing error on map.remove(), close #2015
       new  befc5eb   Add support for layers lacking Events mixin. Fixes #1962
       new  74a5b4d   Merge pull request #2032 from Leaflet/featuregroup-check
       new  68bc39a   update dev deps
       new  2250cee   allow setZoom before setView, make setView zoom optional, close #2056, close #1449
       new  0fdb00b   GeoJSON: pass options to geometryToLayer
       new  9b0510e   Merge pull request #2075 from kapouer/geojson-options
       new  361c9ca   fix isArray not working IE9 in rare cases, close #2077
       new  6e9549c   update changelog [skip ci]
       new  b194b6e   add the first draft of an official Leaflet FAQ
       new  0f62f95   fix typos, formatting
       new  66507ee   FAQ formatting and fixes
       new  8a53afc   fix zoom control not always reflecting disabled state initially, close #2083
       new  64b0e34   only animate tile layer if at least one tile loaded, fix #2071
       new  bf3b660   Redo MsTouch to be pointer events with msPointer fallback for IE10. fixes #2037
       new  6e3e0d9   Rename MsTouch to Pointer
       new  a9627d6   Fix lines too long issues
       new  d68a809   Merge pull request #2066 from danzel/fix-2037-ie11touch
       new  82a0e3b   FAQ spelling
       new  2629c18   fix firefox console warnings when animating markers, close #2090
       new  f5de36e   Add holes support to L.Polygon.setLatLngs(). Fixes #1518
       new  0f2da30   Merge pull request #2095 from aparshin/polygon_setlatlngs
       new  1a3b150   fix layers control not scrolling in FF, close #2029
       new  3111466   popup getLatLng method added
       new  394f913   Merge pull request #2097 from AndreyGeonya/master
       new  c3734e5   add maxZoom to Map fitBounds options, close #2101
       new  9d28dbb   hopefully fix IE11/Win8.1 touch interaction, close #2102 (thanks @fnicollet)
       new  e85a6a7   Added the getPopup function to L.Marker
       new  9b7c005   Removing temporary swap file that has accidentally added to previous commit
       new  676a76d   Merge pull request #1197 from scottharvey/master
       new  c9d0abb   cleanup whitespace in #1197, remove unnecessary if
       new  83fb3cc   add Popup getContent, close #2100
       new  a8baeec   add timestamp to geolocation data, #584
       new  f73becc   fix broken IE detection in IE11 #2102
       new  be5774a   update dependencies
       new  91cc185   Remove leftover code from the draggable/tap cleanup. Fixes #2103
       new  6f681b2   Merge pull request #2111 from danzel/fix-2103
       new  5af47dd   adding alt tag to marker icons
       new  929ea1f   Merge pull request #2112 from jimmytidey/master
       new  5434e81   Changed main module file to use un-minified version.
       new  1e328b4   Merge pull request #2109 from icetan/patch-1
       new  6855e7d   The drag click avoid hack is needed for touch zooms on ie10 also, when releasing your fingers after a touch zoom click events are generated. Fixes #2094
       new  b0df962   Merge pull request #2117 from danzel/fix-2094
       new  7541d64   Do not scale above minzoom and maxzoom in touch zoom action
       new  7a907ba   Fixing line too long error
       new  3b79dd8   Adding bounceAtZoomLimits option
       new  0574301   Fixing long line
       new  1aba51b   Merge pull request #2072 from trevorpowell/master
       new  b1d5f0c   Merge branch 'master' of https://github.com/Leaflet/Leaflet
       new  dd22e37   update changelog [skip ci]
       new  a7f2d19   Allow double quotes in template strings fixes #2120
       new  4f6df67   Make Mocha ignore leaks properly and do some space -> tab replacement
       new  cc2b03f   Merge pull request #2121 from jieter/util-template
       new  ef44fbe   Add tileloadstart event with tile data
       new  427c9f1   Fix build error, reference layer correctly.
       new  0ecdcd7   Merge pull request #2142 from Leaflet/tileloadstart
       new  b987f0c   Test pages for rtl support.
       new  0c7e7eb   Delete ltr/rtl code as its not needed any more, wtf?
       new  80c48c5   Re-add ltr/rtl detection and make getMousePosition work correctly with rtl again when scrolled.
       new  90ce2ab   Merge pull request #2136 from danzel/rtl
       new  112f4d6   Add method to controls to refocus on the map container.
       new  f133d9a   Refocus on the map after a +/- button is clicked.
       new  254e6fe   Refocus on the map when an input is clicked on the layers dialog. fixes #2148
       new  399e304   minor cleanup
       new  a2b62b3   Make Mocha ingore leaks, spaces -> tabs
       new  99bd248   Whitespace OCD
       new  ec7baab   merge runner cleanup #2134
       new  5b40fad   remove excessive updateContent on Popup add, close #2137
       new  bd3409f   reverse axis order for wms 1.3 & EPSG4326, close #1897
       new  6c85f43   fix CircleMarker getRadius, close #2016, close #2017
       new  9fce697   Work around iOS7 memory trouble by not applying the contextId performance optimization when context==this. The optimization does nothing in this case anyway. Fixes #2122
       new  65f3b24   We set the context value to context || this in addEventListener, so we don't need to do so here.
       new  579c044   Fix a potential event bug due to bad cleanup.
       new  fa35aba   Improve this test and fix removeEventListener.
       new  77bd10c   Merge pull request #2149 from danzel/ios7-2122
       new  27e903a   Fix tiles disappearing on chrome for android. Fixes #2078
       new  bdeed18   Merge pull request #2152 from danzel/android-chrome
       new  d7128dc   update changelog [skip ci]
       new  b7b87d7   minor IE CSS cleanup
       new  ad65b5a   update deps
       new  ddbb01c   add distance to dragend event data, close #2158, ref #872
       new  46885de   Adds support for altitude and 3D GeoJSON
       new  8e98e52   Renames L.LatLng property .altitude to .alt
       new  5d66413   merge GeoJSON altitude pull with some tweaks #1822
       new  838e714   update changelog [skip ci]
       new  b1c5aa2   fix problems with #1822 merge
       new  2464d13   fix FeatureGroup e.layer empty in old IE, close #1938
       new  b782498   Added getBounds function to CRS
       new  3bcc1c9   Use CRS's bounds to calculate wrap
       new  2a407b1   Merge branch 'master' of https://github.com/Leaflet/Leaflet into tilelayer-crs-controlled-wrap
       new  8ae0e27   Generalized
       new  63e8469   Fixed smart tabs
       new  37d303d   Fixed whitespace
       new  e2977a1   Merge pull request #2160 from perliedman/crs-size
       new  04776b7   fix tile filtering after #2160
       new  dd063b2   Prefer selectstart to user-select
       new  44d98af   make Popup.setLatLng faster, fix #2167
       new  30e1e7e   fix build after #2167 fix
       new  db9b682   improve changelog for 0.7 [skip ci]
       new  4f9e9a7   update readme
       new  91c039b   jshinting and major clean up of specs code, ref #2151
       new  a5163bf   fix readme link
       new  1af220e   Update changelog [skip ci]
       new  1548957   improve 0.7 changelog structure [skip ci]
       new  7b101da   Hack fix for firefox android layers control. refs #2033
       new  b7a6f2a   Comment why this hack exists and improve it with @mourner code :)
       new  60f5d46   Merge pull request #2171 from danzel/hack-2033
       new  698fb2e   clean up css a bit, drop ie6-related hacks
       new  e45db4c   drop ie6 png24 hack, drop Browser.ie6/7 props
       new  2f8c959   simplify & improve old IE styles, fix popup style
       new  45181ce   move old IE styles to leaflet.css, ditch leaflet.ie.css, close #2159
       new  9edf8e0   remove leaflet.ie.css inclusion in all debug pages
       new  b224cd8   update changelog regarding ie support [skip ci]
       new  244f9f3   improve and clean up build system, jshint specs in tests, close #2151
       new  7175136   update changelog with build improvements [skip ci]
       new  689fbc1   fix broken twitter link to dev workflow improvements
       new  fdf6378   Add a QA about fixing map data
       new  33aad1e   fix OSM link in the FAQ
       new  5c8c31c   Misc. grammar fixes and link to mbtiles-php script
       new  376e14d   Merge pull request #2173 from bmcbride/patch-1
       new  c5b6100   Add link to mbutil script
       new  18be02f   Merge pull request #2174 from bmcbride/patch-1
       new  0d249e3   add chrome launcher to karma config
       new  d5383d2   handle any existing tilelayers when adding attribution control
       new  c7fde53   Merge pull request #2178 from snkashis/attr_handle_existing
       new  6b8c218   remove attrib and layers control shadows for cleaner look
       new  cef3c7b   better clarity for attribution text
       new  3797ac3   Fix tiles bluriness regression in Chrome, ref #2078
       new  edfa2ac   capital case for backface tile hack (just in case); add comment
       new  9babc03   use classList for class ops where available; ref #2164
       new  c500d5a   make className utils work for SVG elements in IE9, ref #2164
       new  c96384e   add Path className option
       new  f89829f   Fix build script on windows.
       new  1af0ec5   Merge pull request #2183 from danzel/build-windows
       new  db446f3   add leaflet-drag-target class to dragged elements, ref #2164, #1902
       new  9fc4e66   add multipoly openPopup, close #2046
       new  840be7a   fix maxNativeZoom on retina tile layer, close #1859, ref #1798
       new  fc97965   simplify and improve touch styles, close #1868, close #2012
       new  d6f08ed   Remove text shadow on mobile, ref #2012
       new  6f83a38   remove controls text shadow for simplicity
       new  885dbb6   remove underline in attribution links #1868
       new  37dae85   update changelog [skip ci]
       new  f9e9a85   subtle control improvements, remove leftover css
       new  84a9337   drop -webkit prefix for border-radius (not relevant anymore)
       new  ea6095f   more subtle border around controls on mobile, #1868
       new  ba0fb35   bring back zoom control size on mobile, cleanup
       new  248c5e7   Don't delay moveend event on invalidateSize
       new  33263e5   Add debounceMoveend option to invalidateSize
       new  3618f40   Merge branch 'invalidateSize'
       new  977fb99   fix specs after messy merge
       new  07e8198   add shift-double-click to zoom out, close #2185
       new  2974cac   panInsideBounds: fit or center, pass options, remove boundsMinZoom
       new  d7bf010   test Map#setMaxBounds and Map#panInsideBounds
       new  be42f7a   Merge branch 'patch-1' of https://github.com/kapouer/Leaflet into maxbounds
       new  e8f249e   add max bounds outline to debug file for easier testing
       new  80607c6   reimplement max bounds with proper zooming
       new  507e6c7   proper rounding of max bounds offsets
       new  fab5c3b   adjust whitespace and add some comments
       new  0747c2b   Merge pull request #2187 from Leaflet/maxbounds
       new  01b7144   update changelog [skip ci]
       new  88e60af   fix shift-double-click on maps with vector layers #2189
       new  81ae179   fix world wrap with detectRetina, close #2190, cc @perliedman
       new  b2959b4   IE doesn't support e.target, use srcElement.
       new  00e0dcf   Fix spelling mistake in removeClass
       new  58b93f8   remove closure compiler instructions; close #2193
       new  ff927cb   bump version in package.json and Leaflet.js
       new  18b445f   fix version in package.json
       new  f5580d0   bump version in changelog
       new  4a0beeb   Revert "'#1968 compiled interpolation'"
       new  f100bbf   Merge pull request #2217 from calvinmetcalf/terrible-mistake
       new  66282f1   Disable webkit3d on android 2/3 because it is buggy as. fixes #2198
       new  9ae30c0   Merge pull request #2216 from danzel/android23
       new  0b9918f   Issue #2199 - Set focus to popup close button when popup is opened.
       new  5fec57d   Adds a check to make sure the closeButton option is set before focusing
       new  769c247   Merge pull request #2207 from Zombienaute/master
       new  2e6e81e   Minor spelling fix
       new  daf7345   Merge pull request #2227 from nexushoratio/patch-1
       new  941b206   improve size reporting when building and add gzipped size
       new  16d12f4   improve build reporting more
       new  0859c48   do not change internal properties in invalidateSize() when map is not loaded
       new  83f4d91   Merge pull request #2250 from Zverik/sizechanged
       new  5a796c9   Use event.target as a default for event.layer. Closes #2252
       new  5084cbf   Merge pull request #2253 from gumballhead/event-layer
       new  78c934c   revert #2207 (focusing popup close button) to fix #2254
       new  9d2f90b   Gave L.CircleMarker.setLatLng a return statement.
       new  75c8133   Merge pull request #2206 from radicalbiscuit/fix-circlemarker-setlatlng-return
       new  5855150   Don't fire dragend if a dragstart did not occur due to a multitouch action. fixes #2256
       new  dfa60b5   Merge pull request #2259 from danzel/fix2256
       new  504f1f2   update changelog [skip ci]
       new  440f2f8   bump version to 0.7.1
       new  bda5ce1   A transitionEnd event only finished a zoom animation if it is for a transform. Fixes #2255
       new  bd5fbd2   update changelog [skip ci]
       new  c480c5c   Use _getTileSize() instead of using options.tileSize directly
       new  a88ab70   Merge pull request #2321 from perliedman/tms-fix-maxNativeZoom
       new  87757d5   fix rounding bug with unconventional tile sizes, close #2288
       new  950034e   fix scrolled page mouse events in Chrome 32, close #2352
       new  327f07d   bump version to 0.7.2
       new  bcf370b   update stable branch changelog for 0.7.2 [skip ci]
       new  ac43302   Imported Upstream version 0.7.2
       new  92ec094   Merge tag 'upstream/0.7.2'
       new  aa644bb   And NEWS item about dropped custom CSS for legacy IE styles.
       new  5cf684b   Unfuzz patches.
       new  a308b86   Explicitly build target "build" (default involves lint which is not in Debian).
       new  133b0bc   Bump standards compliance to standards-version 3.9.5.
       new  1199fa7   Prepare for release: Update changelog, control file and copyright hints.

The 301 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.


Summary of changes:
 CHANGELOG.md                                     | 158 ++++++++++++++++-
 FAQ.md                                           | 138 +++++++++++++++
 Jakefile.js                                      |  30 +++-
 README.md                                        |  18 +-
 build/build.html                                 |  22 +--
 build/build.js                                   | 133 +++++++-------
 build/deps.js                                    |   5 +-
 build/hintrc.js                                  |  10 +-
 debian/NEWS                                      |   7 +
 debian/changelog                                 |  14 ++
 debian/control                                   |   8 +-
 debian/control.in                                |   8 +-
 debian/copyright_hints                           |  14 +-
 debian/patches/2001-dont_test_during_build.patch |  13 +-
 debian/patches/2002_use_old_uglifyjs.patch       |  12 +-
 debian/rules                                     |   2 +-
 debug/hacks/jitter.html                          |   1 -
 debug/map/canvas.html                            |  23 ++-
 debug/map/controls.html                          |   1 -
 debug/map/geolocation.html                       |   1 -
 debug/map/image-overlay.html                     |   1 -
 debug/map/map-mobile.html                        |   1 -
 debug/map/map.html                               |   3 +-
 debug/map/max-bounds.html                        |   3 +-
 debug/map/opacity.html                           |   1 -
 debug/map/scroll.html                            |   1 -
 debug/map/simple-proj.html                       |   1 -
 debug/map/wms-marble.html                        |   9 +-
 debug/map/wms.html                               |   1 -
 debug/map/zoomlevels.html                        |   1 -
 debug/tests/add_remove_layers.html               |  11 +-
 debug/tests/bringtoback.html                     |   1 -
 debug/tests/canvasloop.html                      |   3 +-
 debug/tests/click_on_canvas.html                 |   1 -
 debug/tests/dragging_and_copyworldjump.html      |  61 +++++++
 debug/tests/opacity.html                         |   1 -
 debug/tests/popupcontextmenuclicks.html          |   1 -
 debug/tests/remove_while_dragging.html           |   9 +-
 debug/tests/removetilewhilepan.html              |   1 -
 debug/tests/reuse_popups.html                    |   1 -
 debug/{hacks/jitter.html => tests/rtl.html}      |  27 ++-
 debug/tests/rtl2.html                            |  27 +++
 debug/tests/set_icon_reuse_dom.html              |   9 +-
 debug/tests/svg_clicks.html                      |   7 +-
 debug/vector/bounds-extend.html                  |   1 -
 debug/vector/feature-group-bounds.html           |   1 -
 debug/vector/geojson.html                        |   1 -
 debug/vector/rectangle.html                      |   1 -
 debug/vector/touchzoomemu.html                   |   5 +-
 debug/vector/vector-bounds.html                  |   1 -
 debug/vector/vector-canvas.html                  |   1 -
 debug/vector/vector-mobile.html                  |   1 -
 debug/vector/vector-simple.html                  |   1 -
 debug/vector/vector.html                         |   1 -
 dist/leaflet.css                                 | 129 +++++++-------
 dist/leaflet.ie.css                              |  51 ------
 package.json                                     |  46 ++---
 spec/after.js                                    |   2 +-
 spec/index.html                                  |  31 ++--
 spec/karma.conf.js                               | 101 +++++------
 spec/spec.hintrc.js                              |  25 +++
 spec/suites/LeafletSpec.js                       |   4 +-
 spec/suites/SpecHelper.js                        |  58 ++++---
 spec/suites/control/Control.LayersSpec.js        |   2 +-
 spec/suites/core/ClassSpec.js                    |  24 +--
 spec/suites/core/EventsSpec.js                   |  89 +++++++---
 spec/suites/core/UtilSpec.js                     |  59 ++++---
 spec/suites/dom/DomEventSpec.js                  |  32 ++--
 spec/suites/dom/DomUtilSpec.js                   |  25 +--
 spec/suites/dom/PosAnimationSpec.js              |  12 +-
 spec/suites/geo/CRSSpec.js                       |  47 +++++
 spec/suites/geo/LatLngBoundsSpec.js              |  32 ++--
 spec/suites/geo/LatLngSpec.js                    |  30 +++-
 spec/suites/geo/ProjectionSpec.js                |  34 ++--
 spec/suites/geometry/BoundsSpec.js               |  30 ++--
 spec/suites/geometry/PointSpec.js                |  24 +--
 spec/suites/geometry/TransformationSpec.js       |   8 +-
 spec/suites/layer/FeatureGroupSpec.js            |  25 ++-
 spec/suites/layer/GeoJSONSpec.js                 | 149 ++++++++++++++--
 spec/suites/layer/LayerGroupSpec.js              |  12 +-
 spec/suites/layer/PopupSpec.js                   |  14 +-
 spec/suites/layer/TileLayerSpec.js               |  22 +--
 spec/suites/layer/marker/MarkerSpec.js           |  50 +++---
 spec/suites/layer/vector/CircleMarkerSpec.js     |  14 +-
 spec/suites/layer/vector/PolygonSpec.js          |  35 +++-
 spec/suites/layer/vector/PolylineGeometrySpec.js |   8 +-
 spec/suites/layer/vector/PolylineSpec.js         |   4 +-
 spec/suites/map/MapSpec.js                       | 210 ++++++++++++++++++++---
 spec/suites/map/handler/Map.DragSpec.js          |  38 ++++
 src/Leaflet.js                                   |   2 +-
 src/control/Control.Attribution.js               |   6 +
 src/control/Control.Layers.js                    |  11 +-
 src/control/Control.Zoom.js                      |  16 +-
 src/control/Control.js                           |   6 +
 src/core/Browser.js                              |  23 +--
 src/core/Events.js                               |  13 +-
 src/core/Util.js                                 |   3 +-
 src/dom/DomEvent.DoubleTap.js                    |  25 +--
 src/dom/DomEvent.MsTouch.js                      | 146 ----------------
 src/dom/DomEvent.Pointer.js                      | 155 +++++++++++++++++
 src/dom/DomEvent.js                              |  58 +++----
 src/dom/DomUtil.js                               | 107 +++++++-----
 src/dom/Draggable.js                             |  42 +++--
 src/geo/LatLng.js                                |  21 ++-
 src/geo/LatLngBounds.js                          |   5 +-
 src/geo/crs/CRS.EPSG3395.js                      |   4 +-
 src/geo/crs/CRS.js                               |   5 +
 src/geometry/LineUtil.js                         |   2 +-
 src/layer/FeatureGroup.js                        |  22 ++-
 src/layer/GeoJSON.js                             | 110 +++++++-----
 src/layer/ImageOverlay.js                        |   9 +
 src/layer/Popup.js                               |  73 ++++----
 src/layer/marker/Icon.js                         |  15 +-
 src/layer/marker/Marker.Drag.js                  |   6 +-
 src/layer/marker/Marker.Popup.js                 |  14 +-
 src/layer/marker/Marker.js                       |  14 +-
 src/layer/tile/TileLayer.Canvas.js               |  10 +-
 src/layer/tile/TileLayer.WMS.js                  |  15 +-
 src/layer/tile/TileLayer.js                      |  77 ++++++---
 src/layer/vector/CircleMarker.js                 |  12 ++
 src/layer/vector/Path.SVG.js                     |  17 +-
 src/layer/vector/Path.VML.js                     |  14 +-
 src/layer/vector/Path.js                         |   2 +
 src/layer/vector/Polygon.js                      |  15 +-
 src/map/Map.js                                   | 156 ++++++++++-------
 src/map/anim/Map.PanAnimation.js                 |   4 +-
 src/map/anim/Map.ZoomAnimation.js                |   4 +-
 src/map/ext/Map.Geolocation.js                   |   3 +-
 src/map/handler/Map.BoxZoom.js                   |  33 ++--
 src/map/handler/Map.DoubleClickZoom.js           |  13 +-
 src/map/handler/Map.Drag.js                      |   8 +-
 src/map/handler/Map.Keyboard.js                  |   2 +-
 src/map/handler/Map.ScrollWheelZoom.js           |   6 +-
 src/map/handler/Map.Tap.js                       |   6 +-
 src/map/handler/Map.TouchZoom.js                 |   8 +-
 135 files changed, 2365 insertions(+), 1243 deletions(-)
 create mode 100644 FAQ.md
 create mode 100644 debug/tests/dragging_and_copyworldjump.html
 copy debug/{hacks/jitter.html => tests/rtl.html} (53%)
 create mode 100644 debug/tests/rtl2.html
 delete mode 100644 dist/leaflet.ie.css
 create mode 100644 spec/spec.hintrc.js
 create mode 100644 spec/suites/geo/CRSSpec.js
 create mode 100644 spec/suites/map/handler/Map.DragSpec.js
 delete mode 100644 src/dom/DomEvent.MsTouch.js
 create mode 100644 src/dom/DomEvent.Pointer.js

-- 
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