Vladimir Agafonkin
db446f3e46
add leaflet-drag-target class to dragged elements, ref #2164 , #1902
2013-11-13 12:56:04 +02:00
Vladimir Agafonkin
1af0ec5ca2
Merge pull request #2183 from danzel/build-windows
...
Fix build script on windows.
2013-11-12 13:00:48 -08:00
Vladimir Agafonkin
c96384ef82
add Path className option
2013-11-12 22:57:21 +02:00
danzel
f89829ff85
Fix build script on windows.
2013-11-13 09:53:07 +13:00
Vladimir Agafonkin
c500d5ac1f
make className utils work for SVG elements in IE9, ref #2164
2013-11-12 18:52:13 +02:00
Vladimir Agafonkin
9babc039f0
use classList for class ops where available; ref #2164
...
makes it much faster, and also makes adding/removing classes work for
SVG elements
2013-11-12 17:50:45 +02:00
Vladimir Agafonkin
edfa2acb70
capital case for backface tile hack (just in case); add comment
2013-11-12 13:07:16 +02:00
Vladimir Agafonkin
3797ac3ce7
Fix tiles bluriness regression in Chrome, ref #2078
2013-11-12 00:52:03 +02:00
Vladimir Agafonkin
cef3c7bd85
better clarity for attribution text
2013-11-12 00:39:16 +02:00
Vladimir Agafonkin
6b8c2181f8
remove attrib and layers control shadows for cleaner look
2013-11-12 00:31:20 +02:00
Vladimir Agafonkin
c7fde53627
Merge pull request #2178 from snkashis/attr_handle_existing
...
handle any existing tilelayers when adding attribution control
2013-11-10 11:10:52 -08:00
Steve Kashishian
d5383d24f7
handle any existing tilelayers when adding attribution control
2013-11-10 11:50:05 -06:00
Vladimir Agafonkin
0d249e34c6
add chrome launcher to karma config
2013-11-10 13:08:48 +02:00
Vladimir Agafonkin
18be02fbba
Merge pull request #2174 from bmcbride/patch-1
...
Add link to mbutil script
2013-11-08 10:28:57 -08:00
Bryan McBride
c5b6100ef0
Add link to mbutil script
2013-11-08 12:59:27 -05:00
Vladimir Agafonkin
376e14d6d3
Merge pull request #2173 from bmcbride/patch-1
...
Misc. grammar fixes and link to mbtiles-php script
2013-11-08 09:48:39 -08:00
Bryan McBride
5c8c31c569
Misc. grammar fixes and link to mbtiles-php script
2013-11-08 12:41:59 -05:00
Vladimir Agafonkin
33aad1e8a6
fix OSM link in the FAQ
2013-11-08 18:24:50 +02:00
Vladimir Agafonkin
fdf6378539
Add a QA about fixing map data
2013-11-08 18:23:28 +02:00
Vladimir Agafonkin
689fbc1349
fix broken twitter link to dev workflow improvements
2013-11-08 18:16:19 +02:00
Vladimir Agafonkin
7175136cd7
update changelog with build improvements [skip ci]
2013-11-08 17:59:41 +02:00
Vladimir Agafonkin
244f9f39ce
improve and clean up build system, jshint specs in tests, close #2151
2013-11-08 17:55:58 +02:00
Vladimir Agafonkin
b224cd849b
update changelog regarding ie support [skip ci]
2013-11-08 16:55:43 +02:00
Vladimir Agafonkin
9edf8e0ea3
remove leaflet.ie.css inclusion in all debug pages
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
45181ce40b
move old IE styles to leaflet.css, ditch leaflet.ie.css, close #2159
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
2f8c959260
simplify & improve old IE styles, fix popup style
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
e45db4cd5b
drop ie6 png24 hack, drop Browser.ie6/7 props
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
698fb2e877
clean up css a bit, drop ie6-related hacks
2013-11-08 16:44:14 +02:00
Vladimir Agafonkin
60f5d46e53
Merge pull request #2171 from danzel/hack-2033
...
Fix layers control on firefox android
2013-11-07 16:45:39 -08:00
Vladimir Agafonkin
1548957135
improve 0.7 changelog structure [skip ci]
2013-11-08 02:11:29 +02:00
Vladimir Agafonkin
1af220e9cf
Update changelog [skip ci]
2013-11-08 02:05:58 +02:00
Vladimir Agafonkin
a5163bf55c
fix readme link
2013-11-08 01:49:41 +02:00
Vladimir Agafonkin
91c039b7aa
jshinting and major clean up of specs code, ref #2151
2013-11-07 23:54:33 +02:00
Vladimir Agafonkin
4f9e9a7c9a
update readme
2013-11-07 23:05:39 +02:00
Vladimir Agafonkin
db9b682f91
improve changelog for 0.7 [skip ci]
2013-11-07 22:49:06 +02:00
Vladimir Agafonkin
30e1e7eb55
fix build after #2167 fix
2013-11-07 21:46:50 +02:00
Vladimir Agafonkin
44d98afb6a
make Popup.setLatLng faster, fix #2167
2013-11-07 19:55:22 +02:00
John Firebaugh
dd063b26a1
Prefer selectstart to user-select
...
Rather than both setting user-select to none and suppressing the selectstart
event, we now prefer to suppress the selectstart event if supported. This avoids
redundantly setting the user-select style, which can be slow. Fixes #2163 .
2013-11-06 16:04:27 -08:00
Vladimir Agafonkin
04776b7ad8
fix tile filtering after #2160
2013-11-07 00:07:21 +02:00
Vladimir Agafonkin
e2977a1244
Merge pull request #2160 from perliedman/crs-size
...
Remove hardcoded world size from L.TileLayer
2013-11-06 14:03:30 -08:00
perliedman
37d303defb
Fixed whitespace
2013-11-06 23:00:21 +01:00
Vladimir Agafonkin
2464d13414
fix FeatureGroup e.layer empty in old IE, close #1938
2013-11-06 23:35:42 +02:00
Vladimir Agafonkin
b1c5aa2e29
fix problems with #1822 merge
2013-11-06 23:34:23 +02:00
Vladimir Agafonkin
838e714e92
update changelog [skip ci]
2013-11-06 23:23:04 +02:00
Vladimir Agafonkin
5d6641360b
merge GeoJSON altitude pull with some tweaks #1822
2013-11-06 23:17:14 +02:00
perliedman
63e84693ae
Fixed smart tabs
2013-11-06 21:55:33 +01:00
perliedman
8ae0e2700c
Generalized
2013-11-06 21:46:17 +01:00
perliedman
2a407b19ac
Merge branch 'master' of https://github.com/Leaflet/Leaflet into tilelayer-crs-controlled-wrap
2013-11-06 21:23:39 +01:00
Vladimir Agafonkin
ddbb01c3da
add distance to dragend event data, close #2158 , ref #872
2013-11-06 21:17:35 +02:00
Vladimir Agafonkin
ad65b5a77f
update deps
2013-11-06 21:11:53 +02:00