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