Andrew
bb08848734
Merge pull request #6017 from Leaflet/pluginRotatedMarker
...
Docs(plugins): add Rotated Marker plugin
2018-01-19 09:05:59 +01:00
Jeffrey Warren
fb7af21d55
Docs(plugins): add leaflet-blurred-location plugin ( #6015 )
...
to "Map interaction > User interface" section.
2018-01-19 09:01:20 +04:00
ghybs
d74e3340a1
Docs(plugins): add Rotated Marker plugin
...
by Benjamin Becquet, who already submitted a few plugins on this list and mentioned this one in https://github.com/Leaflet/Leaflet/issues/143
Added into "Overlay Display > Markers & renderers" section.
2018-01-19 08:43:31 +04:00
ghybs
86099a8502
Test(TileLayer): check zoomOffset option is used ( #6011 )
...
following issue #6004 (fixed by PR #6006 ).
Added 2 dedicated tests.
Unfortunately I could not add a test for detectRetina option that easily, because since the move to Rollup, Browser values became internal variables, and overriding them later on does not have any effect on Leaflet internal references… Not sure how to workaround this for the sake of testing.
2018-01-19 06:12:11 +04:00
Andrew
ae8a1a645a
Release 1.3.1 ( #6010 )
...
* update changelog
* add blog post
* update reference
* update download page
* update version in config.yml
* update announcement
* point reference.html to 1.3.1 docs
Also add reference-1.3.1.html, which redirects to 1.3.0 docs
* update integrity hashes
* redirect reference.html directly to 1.3.0 to avoid double redirect
2018-01-18 13:56:04 +01:00
Thomas
756dd14d3b
Docs(plugins): add a plugin that displays path and direction of marker ( #6008 )
...
* add a plugin
* Correct the demo address of the plugin
* Correct the demo address of the plugin
(The link does not work (404 error). Most probably the trailing slash (/) should be removed.)
* Update plugins.md
remove the mistake (<te) at line 1045
* correct plugin name
change marker-drection to marker-direction( miss i in word 'drection')
* Update plugins.md
2018-01-18 16:37:49 +04:00
Andrew
bafaa8a436
bump version to 1.3.1
2018-01-18 13:14:19 +01:00
Andrew
bfbaf6522e
Revert "use zoom parameter if passed" ( #6006 )
2018-01-16 22:10:05 +04:00
Andrew
4704037365
Merge pull request #5988 from Leaflet/release-v1.3.0
...
Let's ship v1.3.0 release!
2018-01-15 08:45:03 +01:00
Andrew
1574cafdf4
blog post formatting
2018-01-15 08:42:40 +01:00
Andrew
58ade1625e
integrity
2018-01-15 08:36:44 +01:00
Andrew
0c25ba8706
update release date
2018-01-15 08:28:45 +01:00
Andrew
9f19e723da
bump version to 1.3.0 ( #6003 )
2018-01-15 08:26:21 +01:00
Andrew
4271237e3f
Merge pull request #5998 from dj0001/master
...
add Leaflet.mytrack
2018-01-13 18:53:49 +01:00
dj
4a7fadb876
add Leaflet.mytrack
2018-01-13 17:36:10 +01:00
Andrew
3d4f691331
Merge pull request #5981 from rbrtmrtn/patch-2
...
Update CONTRIBUTING.md
2018-01-10 18:27:33 +01:00
Andrew
2a4c4c9755
Merge pull request #5991 from dj0001/master
...
Leaflet.timezones
2018-01-10 17:40:45 +01:00
dj
b9f35b813d
Leaflet.timezones
...
Overlay timezones on a Leaflet Earth map
2018-01-10 17:10:54 +01:00
Andrew
cf00e0d493
update changelog and reference
2018-01-10 16:42:07 +01:00
Andrew
7686816a95
Merge branch 'master' into release-v1.3.0
2018-01-10 15:47:53 +01:00
Andrew
9796e1183e
update docs
2018-01-10 16:33:05 +02:00
Andrew
5c2d3d8ebc
move tooltipAnchor and popupAnchor defaults from Marker to Icon
2018-01-10 16:33:05 +02:00
Andrew
031ff12873
document tooltipAnchor option
2018-01-10 16:33:05 +02:00
Andrew
16f1c48420
update changelog and reference
2018-01-09 19:08:02 +01:00
Andrew
ffb432cafe
Merge remote-tracking branch 'Leaflet/master' into release-v1.3.0
2018-01-09 18:59:39 +01:00
Andrew
f44ec8f889
Merge pull request #5976 from kring/patch-1
...
Fix incorrect documentation of off function
2018-01-09 18:58:39 +01:00
Andrew
89ba393b31
add new blog post
2018-01-09 17:56:02 +01:00
Andrew
ae9eaa2b34
update date in changelog
2018-01-09 17:55:01 +01:00
Andrew
a22ca2f6f6
update reference-versions
2018-01-09 17:53:42 +01:00
Andrew
3e32b74dbe
update RELEASE.md
2018-01-09 17:52:26 +01:00
Andrew
b301e9acfb
update announcement
2018-01-09 17:48:27 +01:00
Andrew
deb95c8dac
update config.yml
2018-01-09 17:47:37 +01:00
Andrew
d7d8bc0782
update download page
2018-01-09 17:47:00 +01:00
Andrew
9d5ae57bcb
update reference.html
2018-01-09 17:45:45 +01:00
Andrew
17ddd9d15f
add reference-1.3.0
2018-01-09 17:44:37 +01:00
Andrew
c437d0310e
update RELEASE.md
2018-01-09 17:38:24 +01:00
Andrew
b7ae6f39d7
update changelog
2018-01-09 17:38:03 +01:00
Andrew
1e91b70aed
changelog for new release
2018-01-08 17:29:34 +01:00
Andrew
9fb0df7f04
docs: fix Point's trunc method docs ( #5987 )
2018-01-08 16:23:11 +01:00
Andrew
bf3b6a3b1a
Merge pull request #5984 from dj0001/master
...
add Leaflet.Sun
2018-01-04 17:19:45 +01:00
dj
0ae65280f0
add Leaflet.Sun
2018-01-04 16:34:00 +01:00
Robert Martin
45ed38433c
Update CONTRIBUTING.md
...
Fix typo in Yarn `watch` command
2018-01-01 20:13:15 -05:00
Robert Martin
49d384b32f
Update CONTRIBUTING.md
...
javascript => JavaScript
2018-01-01 20:10:53 -05:00
Michael Siadak
f31e39c1ac
Set alt HTML attribute only for img-based Markers ( #5979 )
2018-01-01 11:30:16 +02:00
Andrew
fa40fa3a48
Merge pull request #5977 from Oliv/master
...
Add plugin leaflet-polycolor
2017-12-22 18:37:29 +01:00
Oliv
a4096877f9
Add plugin leaflet-polycolor
2017-12-22 18:03:23 +01:00
Kevin Ring
e6f1ab7704
Fix incorrect documentation of off function
...
#5855 removed some of the incorrect documentation, this removes the rest.
2017-12-22 11:48:03 +11:00
Andrew
572938c741
Merge pull request #5948 from ronikar/master
...
ImageOverlay accept ImageElement
2017-12-21 13:50:48 +01:00
Andrew
0638210e63
Merge pull request #5975 from skedgo/master
...
We'd like to add a new routing plugin (leaflet.tripgo.routing)
2017-12-21 13:48:18 +01:00
gimenna
fd91e7a4df
Doc update: Add leaflet.tripgo.routing in routing section.
2017-12-20 17:00:36 -03:00