Commit Graph

3298 Commits

Author SHA1 Message Date
Yohan Boniface
98c5e7ab84 [reference.html] Add cursor=pointer to anchor icon (cf #1867) 2013-07-19 19:17:25 +02:00
Tom MacWright
ecec4c1909 Fix #1867 2013-07-19 12:37:40 -04:00
Vladimir Agafonkin
43d21a6b89 Merge pull request #1887 from heyman/gh-pages
Added leaflet-usermarker to list of plugins
2013-07-19 08:56:35 -07:00
Jonatan Heyman
3bff3c3edd Added leaflet-usermarker to list of plugins 2013-07-19 17:47:23 +02:00
Vladimir Agafonkin
460ffba599 remove link to stable branch dev 2013-07-17 19:52:27 +03:00
Vladimir Agafonkin
15ef81eaed Merge branch 'gh-pages' of https://github.com/Leaflet/Leaflet into gh-pages
# By David Beitey
# Via David Beitey (1) and Vladimir Agafonkin (1)
* 'gh-pages' of https://github.com/Leaflet/Leaflet:
  Document changes to setMaxBounds method as per #1834
2013-07-17 19:51:39 +03:00
Vladimir Agafonkin
c1c42c2611 update download links to 0.6.3 2013-07-17 19:51:34 +03:00
Vladimir Agafonkin
2325001ee4 remove builds from gitignore and add fresh ones 2013-07-17 19:50:04 +03:00
Vladimir Agafonkin
513998c3f3 merge stable 2013-07-17 19:49:10 +03:00
Vladimir Agafonkin
d3c34851fd Merge pull request #1835 from davidjb/gh-pages
Document changes to setMaxBounds method as per #1834
2013-07-17 09:47:56 -07:00
Vladimir Agafonkin
e9f354053b forgot to bump version in the source 2013-07-17 19:42:46 +03:00
Vladimir Agafonkin
b954b4c58c Merge branch 'master' into stable
* master:
  update changelog and bump version to 0.6.3
  avoid vector flickering on Mac Safari more often, #902
  fix touch styles for leaflet-bar class
  Fix scrolling popup content on Firefox
  Upload individual asset artifacts
  Try fixing Travis not building pull requests
2013-07-17 19:39:33 +03:00
Vladimir Agafonkin
24b752a281 update changelog and bump version to 0.6.3 2013-07-17 19:38:39 +03:00
Vladimir Agafonkin
756e9b854c avoid vector flickering on Mac Safari more often, #902 2013-07-17 19:28:24 +03:00
Vladimir Agafonkin
5f36e714c6 fix touch styles for leaflet-bar class 2013-07-17 19:28:24 +03:00
Vladimir Agafonkin
75b5392bb7 Merge pull request #1875 from yohanboniface/gh-pages
Suggestion to add Leaflet.TileLegend to plugins list
2013-07-17 02:28:27 -07:00
Yohan Boniface
9242e93363 Suggestion to add Leaflet.TileLegend to plugins list 2013-07-17 11:23:14 +02:00
Vladimir Agafonkin
0d22bb5c67 Merge pull request #1861 from Leaflet/asset-artifacts
Upload individual asset artifacts
2013-07-15 11:56:48 -07:00
John Firebaugh
7623e0a593 Fix scrolling popup content on Firefox 2013-07-15 11:32:40 -07:00
John Firebaugh
1f70302652 Upload individual asset artifacts 2013-07-15 09:10:40 -07:00
Vladimir Agafonkin
26093848ed Try fixing Travis not building pull requests 2013-07-13 00:42:24 +03:00
Vladimir Agafonkin
02bb22d7e3 Merge branch 'master' into stable
* master:
  update changelog
  fix Map min/maxZoom not overriding TileLayer-derived min/max, close #1848
2013-07-12 15:22:54 +03:00
Vladimir Agafonkin
f8f729ad66 update changelog 2013-07-12 15:22:45 +03:00
Vladimir Agafonkin
75c133082c fix Map min/maxZoom not overriding TileLayer-derived min/max, close #1848 2013-07-12 15:05:59 +03:00
Vladimir Agafonkin
fcd656d6bc Merge branch 'master' into stable
* master:
  break line to fix jshint
  fix fakeStop in IE<9, close #1850 hopefully
  better formatting in travis.yml
  put travis sciprts as one line for and conditions to work
  Add a few more featuregroup tests and fix regression of removeLayer.
  don't do travis artifacts stuff for pull req branches
  PosAnimation tests
  Stop animation if can't get position from current style
  do not animate zoom if nothing to animate yet, close #1484, close #1845
  Stop transition if element is outside fo the DOM
2013-07-12 14:29:33 +03:00
Vladimir Agafonkin
a4c6c03550 break line to fix jshint 2013-07-12 12:46:10 +03:00
Vladimir Agafonkin
5c1a34979e fix fakeStop in IE<9, close #1850 hopefully 2013-07-12 12:41:08 +03:00
Vladimir Agafonkin
fc9d4077cf Merge pull request #1858 from danzel/fix-featuregroup-removelayer
Add a few more featuregroup tests and fix regression of removeLayer.
2013-07-12 02:39:24 -07:00
Vladimir Agafonkin
fb3c38177c better formatting in travis.yml
[skip ci]
2013-07-12 12:17:21 +03:00
Vladimir Agafonkin
cb86fdeab9 put travis sciprts as one line for and conditions to work 2013-07-12 10:40:48 +03:00
danzel
ec3b9e0ff2 Add a few more featuregroup tests and fix regression of removeLayer. 2013-07-12 10:13:25 +12:00
Vladimir Agafonkin
810ecadb4e don't do travis artifacts stuff for pull req branches 2013-07-12 00:44:57 +03:00
Vladimir Agafonkin
0de87fa6ba Merge pull request #1856 from rutkovsky/disable_animations_outside_dom
Disable animations outside dom
2013-07-11 13:29:09 -07:00
Aaron Rutkovsky
0e34b8caf2 PosAnimation tests 2013-07-11 12:30:15 -05:00
Aaron Rutkovsky
24ebb66f40 Stop animation if can't get position from current style 2013-07-11 11:27:57 -05:00
Aaron Rutkovsky
b3b06eaabc Merge branch 'master' into disable_animations_outside_dom 2013-07-11 10:29:36 -05:00
Vladimir Agafonkin
5829963014 do not animate zoom if nothing to animate yet, close #1484, close #1845 2013-07-11 15:59:13 +03:00
Vladimir Agafonkin
c62d7d829f Merge branch 'master' into stable
* master:
  add multipoly getLatLngs, close #1839, update changelog
2013-07-11 15:11:37 +03:00
Vladimir Agafonkin
a24a772694 add multipoly getLatLngs, close #1839, update changelog 2013-07-11 15:11:28 +03:00
Vladimir Agafonkin
43396d74f6 Merge pull request #1854 from calvinmetcalf/providers-desc
update providers description
2013-07-11 05:07:20 -07:00
Calvin Metcalf
dc9dbfd7a6 update providers description 2013-07-11 08:03:31 -04:00
Vladimir Agafonkin
d5c0812a9d Merge branch 'master' into stable
* master:
  update changelog
  Allow options to be passed to Map.setMaxBounds such that they can be used when setting the view.
2013-07-11 13:03:55 +03:00
Vladimir Agafonkin
183c8a2cb7 merge #1834 (passing options to setMaxBounds) 2013-07-11 13:03:41 +03:00
Vladimir Agafonkin
219b8bdad0 update changelog 2013-07-11 13:01:06 +03:00
Vladimir Agafonkin
bec733df98 Merge branch 'master' into stable
* master:
  fixed false FeatureGroup layerremove, close #1847
  Update Marker.js
2013-07-11 12:58:54 +03:00
Vladimir Agafonkin
889136fe84 fixed false FeatureGroup layerremove, close #1847 2013-07-11 12:57:05 +03:00
Vladimir Agafonkin
c4877fb86f Merge pull request #1851 from freepius44/patch-1
Update setOpacity() in Marker.js
2013-07-10 11:45:19 -07:00
Poisbeau Mathieu
bde6b34502 Update Marker.js
According to the Leaflet documentation, setOpacity must return "this".
2013-07-10 19:00:11 +02:00
Vladimir Agafonkin
8ca360df51 Merge branch 'master' into stable
* master:
  fix marker shadow not zoom animating after setIcon, close #1768
2013-07-10 19:35:37 +03:00
Vladimir Agafonkin
001f975b22 fix marker shadow not zoom animating after setIcon, close #1768 2013-07-10 19:34:51 +03:00