Iván Sánchez Ortega
04539383f0
Tweak TravisCI config
2016-09-26 14:23:56 +02:00
Iván Sánchez Ortega
434c4e9db3
Clamp eslint to <3.6.0 because of eslint/eslint#7248
2016-09-26 13:48:55 +02:00
ghybs
695b81f2fa
docstrings: L.geoJson → L.geoJSON ( #4933 )
...
Replaced factory example `L.geoJson` (from Leaflet 0.7) by `L.geoJSON` for consistency with the new factory signature rendered just below in the generated docs.
2016-09-23 10:14:56 +02:00
Iván Sánchez Ortega
c931d330fe
Delay firing the 'update' event on renderers (should fix #4928 ) ( #4929 )
2016-09-21 19:20:59 +03:00
Iván Sánchez Ortega
6e08ae427d
Improve docs for keypress events, local refs from leafdoc templates ( #4907 )
2016-09-21 17:38:23 +03:00
Johannes Rudolph
3a2106b2cc
docs:plungins.md: add Leaflet.nauticscale ( #4910 )
2016-09-16 14:01:20 +03:00
Johannes Rudolph
68252cb54a
docs/plungins.md: add leaflet-ais-tracksymbol-search ( #4911 )
2016-09-16 14:00:57 +03:00
Alejandro Sánchez
cdbf4d5057
docstrings: return type of GridLayer.getContainer in ( #4904 )
2016-09-16 09:27:35 +02:00
Alejandro Sánchez
45775be981
docstrings: CRS.getProjectedBounds and CRS.distance ( #4918 )
2016-09-15 21:29:48 +02:00
Iván Sánchez Ortega
30087eaa1d
Plugins: add GridLayer.GoogleMutant
2016-09-15 12:43:01 +02:00
Andris Nolendorfs
62fdf6f642
Fix handling of NaN in getScaleZoom ( #4914 )
...
* Fixed an issue when crs.zoom returns NaN in getScaleZoom
* Small documentation fixes
2016-09-15 09:46:53 +02:00
Iván Sánchez Ortega
63fd4edc76
wrap tileBounds if noWrap is false by @fyeah ( #4908 )
2016-09-12 16:59:21 +02:00
Yohan Boniface
8b3252797a
Merge pull request #4902 from JonasDralle/master
...
fixed dead link
2016-09-11 11:11:02 +02:00
Alejandro Sánchez
55ef437723
Add opacity param to setOpacity jsdoc ( #4903 )
2016-09-10 23:05:08 +02:00
Jonas Dralle
cc716ca87c
fixed dead link
...
issue #4899
sorry that it took so long.
I already tried to fix this error twice (See #4900 and ##4901)
2016-09-10 11:00:38 +02:00
adoroszlai
554b3cb0a7
Adding leaflet-distance-markers to plugins list ( #4891 )
...
* Adding leaflet-distance-markers to plugin list
* Add link to demo for leaflet-distance-markers
2016-09-09 10:48:44 +02:00
Iván Sánchez Ortega
3da57ca377
Add plugin Leaflet.Marker.SlideTo ( #4871 )
2016-09-05 19:22:23 +03:00
Dag Jomar Mersland
b0b3527cce
Add new marker plugin ( #4879 )
...
Leaflet.ParallaxMarker by @dagjomar
2016-09-05 19:22:06 +03:00
Iván Sánchez Ortega
183d9327fd
Plugins: Add gridlayer.fadeout ( #4881 )
2016-09-05 19:19:43 +03:00
Jack Dougherty
da2bfe1137
npmcdn.com is being renamed to unpkg.com ( #4875 )
...
https://npmcdn.com is being renamed to https://unpkg.com to avoid potential naming conflicts with npm
2016-09-05 13:52:56 +02:00
ghybs
a10d26d199
PLUGINS fix Leaflet.Marker.Stack demo link ( #4880 )
...
Link to demo page was broken, replaced by the "color ramps" demo.
2016-09-05 09:20:34 +02:00
Iván Sánchez Ortega
4f69672246
Merge pull request #4877 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
...
Replace npmcdn.com with unpkg.com
2016-09-04 15:13:20 +02:00
npmcdn-to-unpkg-bot
45ff45e0cb
Replace npmcdn.com with unpkg.com
2016-09-03 06:56:05 +01:00
Per Liedman
ed1a612e6f
Make paths insensitive to the order of its map's moveend handlers ( #4855 )
...
* Make Paths always update after renderer updates
Close #4851
* Add test
* Add docs for update event
* Remove listener when layer is removed
2016-08-31 17:58:46 +03:00
Iván Sánchez Ortega
2ced69db12
docstrings: Expanded FeatureGroup docs. ( #4862 )
2016-08-31 17:57:03 +03:00
Brendan Ward
46de93e643
Add Leaflet.Basemaps ( #4864 )
2016-08-31 17:56:34 +03:00
Ed
5acae0957d
Add license to bower.json ( #4865 )
2016-08-30 09:04:56 +02:00
Iván Sánchez Ortega
126bc5df49
Merge pull request #4860 from PowerPan/PowerPan-leaflet-ais-tracksymbol
...
docs/plugins: Add leaflet-ais-tracksymbol
2016-08-29 09:11:58 +02:00
Johannes Rudolph
c2d2c10956
docs/plugins: Add leaflet-ais-tracksymbol
2016-08-29 08:49:25 +02:00
ghybs
9ab538143b
PLUGINS added leaflet-labeled-circle ( #4846 )
...
(re-apply PR 4834)
2016-08-26 12:37:53 +02:00
Nikolai
96248fe5f1
Edge also has problems with bringToFront
( #4848 )
2016-08-26 12:37:34 +02:00
Baku
61513c9209
Update year ( #4850 )
2016-08-26 12:37:04 +02:00
Per Liedman
017d29c4eb
Just store array of listeners, count is no longer needed. ( #4842 )
...
* Just store array of listeners, count is no longer needed.
* Remove unused code
2016-08-25 17:23:58 +02:00
Iván Sánchez Ortega
b00f6e0a97
Remove references to gh-pages
from CONTRIBUTING.md ( #4843 )
2016-08-25 16:27:07 +02:00
Iván Sánchez Ortega
e747f838ca
Merge pull request #4826 from Leaflet/master-docs
...
Move gh-pages branch to docs/ directory
2016-08-25 15:55:38 +02:00
Yohan Boniface
7927708b40
Allow to create and open a tooltip without source ( fix #4827 ) ( #4836 )
2016-08-25 15:29:20 +02:00
Vladimir Agafonkin
db823b6967
Merge pull request #4841 from Leaflet/popup-remove-zoomanimation
...
Remove zoomAnimation from popup and divoverlay
2016-08-25 15:28:52 +02:00
Vladimir Agafonkin
fb069ba7e8
Merge pull request #4838 from Leaflet/fix-recursive-event-fire
...
Make event firing reentrant
2016-08-25 15:28:39 +02:00
Per Liedman
cee8edeaf2
Fix listener removal even if an event is firing
...
Close #4840 .
2016-08-25 15:20:51 +02:00
Iván Sánchez Ortega
32084ddbd8
Remove zoomanimation option from divOverlay, related to #4699
2016-08-25 15:20:12 +02:00
Iván Sánchez Ortega
eb82d4ee42
Removed Popup's _zoomanimated option from @fnicollet's changes from #4699
2016-08-25 15:10:04 +02:00
Per Liedman
59c6bb201c
Use spies as listeners
2016-08-24 09:52:29 +02:00
Per Liedman
0c6dc2ce1e
Make event firing reentrant
...
Close #4833
2016-08-24 09:26:53 +02:00
Iván Sánchez Ortega
e9957cfa02
Detect L.Icon.Default.imagePath using CSS. #4604 , #3696 , #4579 ( #4605 )
...
* CSS-based paths for L.Icon.Default. #4604 , #3696 , #4579
* Unit tests for default icons
* Make CSS icon path detection IE8-friendly
* Backwards compatibility for L.Icon.Default.imagePath override.
* Don't overwrite options
2016-08-22 16:40:03 +02:00
Iván Sánchez Ortega
ffb9a636ca
Merge branch 'gh-pages' into master-docs
2016-08-18 11:27:28 +02:00
mtmail
c2161dd1c0
plugins.md - Leaflet.OpenCage.Search moved repositories ( #4825 )
2016-08-17 16:39:36 +02:00
Steve
92baa9c73f
Throw error on call to L.Polygon getCenter before map add ( #4820 )
...
* Throw error on call to L.Polygon getCenter before map add
References #4740
* add polyline handling, tests, and docstring
2016-08-15 17:01:41 +02:00
Steve
1a0b08226b
Fix broken vector-simple debug/testbed page
...
`Uncaught TypeError: Cannot read property 'intersects' of undefined`, so rearrange order for an earlier `map.setView()`
2016-08-14 10:20:46 -05:00
Iván Sánchez Ortega
09937e39b0
Add a _leaflet_id to the map container to fix #4806 ( #4810 )
2016-08-11 09:10:46 +02:00
Iván Sánchez Ortega
e1e121c746
Docstrings: minor typo
2016-08-10 15:48:01 +02:00