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
Vladimir Agafonkin
35c30a1bcf
upgrade deps
2016-08-09 17:51:17 +03:00
Yohan Boniface
bfbe6bc043
Revert "Point rc3 download link to github as a stopgap measure"
...
This reverts commit f727bac2a6
.
Link has been fixed.
2016-08-08 13:15:14 +02:00
Yohan Boniface
bf06b885bf
Revert "Prevent Travis from running twice on a PR"
...
This reverts commit 0cb7b59d87163589f375ff6e439844f22ef8fe85.
This prevents the deploy build too...
2016-08-08 12:37:48 +02:00
Yohan Boniface
ad623f2a36
Merge pull request #4803 from Leaflet/gh-pages-rc3-download
...
Point rc3 download link to github as a stopgap measure
2016-08-08 10:23:57 +02:00
Iván Sánchez Ortega
f727bac2a6
Point rc3 download link to github as a stopgap measure
2016-08-08 10:00:25 +02:00
Vladimir Agafonkin
ee1dc6d217
Merge pull request #4787 from Leaflet/gh-pages-rc3
...
Switch gh-pages to rc3
2016-08-05 12:39:17 +03:00
Yohan Boniface
833340752c
Bump version; changelog ( #4786 )
2016-08-05 12:25:56 +03:00
Yohan Boniface
51f9f56869
Merge pull request #4792 from Leaflet/docstrings-nowrap
...
Docstrings: clarifications about noWrap and wrapLng
2016-08-05 11:04:36 +02:00
Yohan Boniface
6c219810eb
Update 1.0.0 reference
2016-08-05 10:38:23 +02:00
Yohan Boniface
2868790108
rc3 blog post
2016-08-05 10:38:20 +02:00
Yohan Boniface
8a8382b86d
Switch gh-pages to rc3
2016-08-05 10:37:34 +02:00
Iván Sánchez Ortega
5dda4f4e0e
Docstrings: clarifications about noWrap and wrapLng
2016-08-04 16:27:10 +02:00
Yohan Boniface
0b614b10cf
Prevent Travis from running twice on a PR ( #4766 )
...
Currently, when we open a PR, Travis run twice: once because it's a
PR and once for the last commit of the PR.
This change will make Travis run for *commits* only when
made directly on master (which should not happen that much, but still
happen).
Of course, Travis will still be run for a PR, but only once.
2016-08-04 14:17:31 +02:00
Ville Skyttä
2ed1f2a2db
Run *.png through zopflipng -m ( #4755 )
2016-08-04 14:11:44 +02:00
Lou Huang
03a72717fc
Fix option misnamed snapZoom instead of zoomSnap ( #4764 )
2016-08-04 14:10:28 +02:00
Yohan Boniface
a1d64678f2
Do not call zoomIn/zoomOut on zoomControl click if already at zoom limit ( #4791 )
...
fix #4790
2016-08-04 10:56:08 +02:00
Yohan Boniface
c07f43825b
Only stop "preclick" on popup open for markers ( #4788 )
...
We actually do not toggle the popup on click for L.Path.
2016-08-03 21:37:29 +03:00
Steve
3d2b92af82
Provide oldLatLng during marker dragging ( #4752 )
...
* Provide oldLatLng during dragging
References #4736
* Store temporary _oldLatLng on MarkerDrag not _marker
2016-08-02 18:40:28 +03:00
Vladimir Agafonkin
d411c09fde
Merge pull request #4767 from Leaflet/close-tooltip-on-touch
...
Close tooltip on touch
2016-08-02 18:39:13 +03:00
Yohan Boniface
a0ee68558f
Close non permanent tooltip on map click on touch ( fix #4741 )
2016-08-02 16:55:17 +02:00
Yohan Boniface
71d3bc02e5
Move closePopupOnClick from DivOverlay to Popup
...
This option is only used by popup.
2016-08-02 16:55:17 +02:00
Yohan Boniface
8047b0b7a9
Make sure we call event listeners in the order they are registered ( fix #4743 ) ( #4769 )
2016-08-02 17:53:06 +03:00