Vladimir Agafonkin
0636c56f38
some no-new fixes and cleanup #1660
2013-11-18 16:35:03 +02:00
Vladimir Agafonkin
61283df82e
merge gh-pages-nonew, ref #1660
2013-11-18 16:25:30 +02:00
Vladimir Agafonkin
88abdd06e0
add link to FAQ
2013-11-18 14:56:48 +02:00
Vladimir Agafonkin
1d21d76a5d
update screenshots on tutorials page
2013-11-18 14:53:26 +02:00
Vladimir Agafonkin
3c0e6ab14b
css cleanup and minor layout fix
2013-11-18 14:33:54 +02:00
Vladimir Agafonkin
5666865cc6
second batch of 0.7 docs updates
2013-11-18 14:20:57 +02:00
Vladimir Agafonkin
948c43ea60
first batch of docs updates for 0.7
2013-11-18 14:11:15 +02:00
Vladimir Agafonkin
4e9ad828f4
add a note about Draggable & setPosition, close #1743
2013-11-18 13:10:18 +02:00
Vladimir Agafonkin
e8f4411d7d
fix geojson addData return type, close #2105
2013-11-18 13:08:08 +02:00
Vladimir Agafonkin
37af19e6b0
add Point floor and contains reference, close #2123
2013-11-18 13:07:10 +02:00
Vladimir Agafonkin
7a1b371904
update setMaxBounds description
2013-11-15 19:43:36 +02:00
Vladimir Agafonkin
11c046e4dc
Merge branch 'gh-pages' of https://github.com/davidjb/Leaflet into gh-pages-master
...
* 'gh-pages' of https://github.com/davidjb/Leaflet :
Update documentation regarding addition of options to panInsideBounds and setMaxBounds. Refs #1879
2013-11-15 19:41:25 +02:00
Vladimir Agafonkin
aad2ac341e
Merge branch 'gh-pages' of https://github.com/n0nick/Leaflet into gh-pages-master
...
* 'gh-pages' of https://github.com/n0nick/Leaflet :
Undo (accidental) removal of 'Point'
Describe new autoPanPadding{TopLeft,BottomRight} Popup options
2013-11-15 19:40:06 +02:00
Vladimir Agafonkin
7f819ecc79
Merge branch 'patch-1' of https://github.com/palewire/Leaflet into gh-pages-master
...
* 'patch-1' of https://github.com/palewire/Leaflet :
Added simple docs for lineJoin and lineCap settings on a path
2013-11-15 19:38:33 +02:00
Vladimir Agafonkin
9cd8f5dc8a
download page updates
2013-11-15 19:18:22 +02:00
Vladimir Agafonkin
37b6f3e626
minor fixes before 0.7
2013-11-15 19:10:26 +02:00
Vladimir Agafonkin
fadfb53c92
update index regarding lib size
2013-11-15 18:58:23 +02:00
Vladimir Agafonkin
b1afb43e5d
update features page
2013-11-15 18:56:20 +02:00
Vladimir Agafonkin
1c5c7f9a7e
fix build and commit built 0.7
2013-11-15 18:41:40 +02:00
Vladimir Agafonkin
45a06f7859
merge master
2013-11-15 18:40:36 +02:00
Vladimir Agafonkin
a2ca73ce29
Merge branch 'gh-pages' into gh-pages-master
...
* gh-pages: (152 commits)
remove notice on the frontpage
remove UserVoice widget (now it's ridden with spam)
proper title for GeoJSON example page
Fix grammar related to the word "milliseconds"
an accidentally :) fixed typo
Updated description of L.Popup source arg
add filegeodatabase plugin
plugins: Added leaflet-sidebar project
Update reference.html
Update plugins.md
Update plugins.md
Add Leaflet.layerscontrol-minimap
fit incorrect closing tag, #2070
Add Leaflet.Terminator plugin to overlay section.
Add Plugin Control Order Layers
Add Plugin Control Order Layers
Add Leaflet.AlmostOver plugin
Update plugins.md
Add Leaflet-2gis plugin
adds Leaflet.dbpediaLayer to plugin list
...
2013-11-15 18:36:42 +02:00
Vladimir Agafonkin
18b445fa26
fix version in package.json
2013-11-15 17:02:54 +02:00
Vladimir Agafonkin
ff927cb42a
bump version in package.json and Leaflet.js
2013-11-15 16:41:34 +02:00
Vladimir Agafonkin
58b93f80b1
remove closure compiler instructions; close #2193
2013-11-15 16:35:25 +02:00
Vladimir Agafonkin
355b0f5ed2
remove notice on the frontpage
2013-11-15 13:40:40 +02:00
Vladimir Agafonkin
02313757d5
remove UserVoice widget (now it's ridden with spam)
2013-11-15 13:40:03 +02:00
danzel
00e0dcf3e5
Fix spelling mistake in removeClass
2013-11-15 10:17:08 +13:00
danzel
b2959b4488
IE doesn't support e.target, use srcElement.
...
http://stackoverflow.com/questions/1143196/ie-e-target-id-is-not-working
2013-11-15 10:16:42 +13:00
Vladimir Agafonkin
e5d575b66c
Merge pull request #2192 from tyrasd/patch-1
...
proper title for GeoJSON example page
2013-11-14 12:26:52 -08:00
Martin Raifer
b439f5fc93
proper title for GeoJSON example page
2013-11-14 19:34:49 +01:00
Vladimir Agafonkin
81ae1794d3
fix world wrap with detectRetina, close #2190 , cc @perliedman
2013-11-14 18:58:16 +02:00
Vladimir Agafonkin
88e60af971
fix shift-double-click on maps with vector layers #2189
2013-11-14 18:50:29 +02:00
Vladimir Agafonkin
01b714426c
update changelog [skip ci]
2013-11-14 18:39:40 +02:00
Vladimir Agafonkin
0747c2b686
Merge pull request #2187 from Leaflet/maxbounds
...
Reimplement max bounds enforcement with proper zooming and lookahead
2013-11-14 08:12:11 -08:00
Vladimir Agafonkin
fab5c3b676
adjust whitespace and add some comments
2013-11-14 18:04:39 +02:00
Vladimir Agafonkin
507e6c7aa5
proper rounding of max bounds offsets
2013-11-14 17:52:31 +02:00
Vladimir Agafonkin
80607c6044
reimplement max bounds with proper zooming
2013-11-14 17:45:47 +02:00
Vladimir Agafonkin
e8f249e937
add max bounds outline to debug file for easier testing
2013-11-14 17:21:53 +02:00
Vladimir Agafonkin
be42f7a3b6
Merge branch 'patch-1' of https://github.com/kapouer/Leaflet into maxbounds
...
* 'patch-1' of https://github.com/kapouer/Leaflet :
test Map#setMaxBounds and Map#panInsideBounds
panInsideBounds: fit or center, pass options, remove boundsMinZoom
2013-11-14 14:13:45 +02:00
Vladimir Agafonkin
07e8198ef6
add shift-double-click to zoom out, close #2185
2013-11-13 22:13:39 +02:00
Vladimir Agafonkin
977fb99b6a
fix specs after messy merge
2013-11-13 21:56:48 +02:00
Vladimir Agafonkin
3618f404f5
Merge branch 'invalidateSize'
2013-11-13 21:50:02 +02:00
John Firebaugh
33263e537d
Add debounceMoveend option to invalidateSize
2013-11-13 10:53:34 -08:00
Vladimir Agafonkin
ba0fb35068
bring back zoom control size on mobile, cleanup
2013-11-13 19:49:44 +02:00
Vladimir Agafonkin
ea6095f259
more subtle border around controls on mobile, #1868
2013-11-13 18:53:12 +02:00
Vladimir Agafonkin
84a93374c4
drop -webkit prefix for border-radius (not relevant anymore)
2013-11-13 18:46:26 +02:00
Vladimir Agafonkin
f9e9a85e1f
subtle control improvements, remove leftover css
2013-11-13 18:45:03 +02:00
Vladimir Agafonkin
37dae858c6
update changelog [skip ci]
2013-11-13 17:48:42 +02:00
Vladimir Agafonkin
885dbb60bd
remove underline in attribution links #1868
2013-11-13 17:37:21 +02:00
Vladimir Agafonkin
6f83a385ee
remove controls text shadow for simplicity
2013-11-13 14:59:26 +02:00