Commit Graph

340 Commits

Author SHA1 Message Date
commenthol
9fd0ba15b7 leaflet-rastercoords (#5038) 2016-10-25 15:18:53 +03:00
Kenta Hakoishi
cf71ebaf51 Plugins: Add Leaflet.LabelTextCollision (#5042)
* Update plugins.md

Add Leaflet.LabelTextCollision to the list of plugins in docs

* grammar fixes
2016-10-24 11:22:06 +02:00
Jouke Witteveen
814fe5dab4 Fix language (#5023)
These struck me when reading the controls section.
2016-10-20 15:49:29 +03:00
John Muccigrosso
d135fc4527 Fix language (#5022)
1. Improve some of the language to be more readable
2. Correct reference to night style base map, which isn't actually used
3. Add detail that it's possible to style the text in the control
2016-10-20 15:48:48 +03:00
Mikhail Shilkov
92ec6a0d4b Add leaflet-corridor to the list of plugins in docs 2016-10-15 23:36:21 +02:00
Per Liedman
08a140fc30 Add plugin Leaflet Touch Helper 2016-10-14 14:04:01 +02:00
Per Liedman
17f1815005 Add plugin Leaflet Measure Path 2016-10-14 13:54:30 +02:00
Iván Sánchez Ortega
d40d82a226 Docs: Add the plugin tutorials from #4356 (#4854)
* Docs: Add the plugin tutorials from #4356

* Include ImageOverlay in class diagram
2016-10-07 16:45:02 +02:00
Adam Roberts
fd438cb277 Plugins: addition of Leaflet.CondensedAttribution (#5006) 2016-10-06 18:10:46 +02:00
Sumit Kumar
c2330c7ce6 Updated leaflet.pm description (#4990) 2016-10-01 22:02:57 +03:00
Michal Haták
7ec434e505 docs:plugins.md: add Leaflet-gplaces-autocomplete (#4949) 2016-09-30 16:44:03 +02:00
Dan Brown
4c8aff03fd add link to "leaflet-betterscale" (#4987)
This is a more GIS-like scale bar with alternating black/white bars.
2016-09-30 17:40:40 +03:00
Iván Sánchez Ortega
c7a129ba9c Docs: Fix leatest/latest leaflet version 2016-09-30 14:37:01 +02:00
Iván Sánchez Ortega
60b35c0920 Docs: Make the latest leaflet version into a Jekyll variable, for templates. (#4986) 2016-09-30 15:10:33 +03:00
Iván Sánchez Ortega
6ee1a6eb65 Clean up docs/examples - one directory per tutorial, more templating. (#4965)
* Clean up docs/examples - one directory per tutorial, more templating.

* Fix some URLs

* tutorials: update rendered CDN links to 1.0.0 and L.circle signature (#4975)

* Update shown CDN links to 1.0.0

As initially done in PR #4967, but just for the rendered links (what the users sees), as actual link / script tags are already updated.

* DOCS update L.circle to new syntax

in quick-start tutorial, following PR #4974.

* DOCS update L.circle to new syntak (example src)

updated L.circle to new signature (radius as an option instead of 2nd parameter).

* tutorials: use L.geoJSON new syntax (#4983)

* tutorials: use new syntax L.geoJSON

for consistency with recommended factory new syntax (`L.geoJSON` instead of legacy `L.geoJson`).
As done in PR #4933 for docstrings.

* tutorials: L.geoJSON new syntax in script

* Renamed several files to directory/index.md
2016-09-30 13:56:05 +02:00
Vladimir Agafonkin
52a3eefbc2 add a 1.0 notice on frontpage (#4955) 2016-09-27 19:31:58 +03:00
Iván Sánchez Ortega
d1c3b45773 Point download and CDN to 1.0.0 (final), point docs to 1.0.0, rm 0.6 doc stuff (#4948) 2016-09-27 16:08:37 +03:00
Vladimir Agafonkin
8391bcece0 Leaflet 1.0 announcement blog post (#4945)
* Leaflet 1.0 announcement blog post

* added some cool gifs

* some blog fixes

* 1.0 blog post: add top image and minor fixes

* add an alt text
2016-09-27 14:53:28 +02:00
Iván Sánchez Ortega
79d8837b1f Version bump to 1.0.0; update 1.0.0 docs based on leafdoc (#4940) 2016-09-26 16:21:40 +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
Iván Sánchez Ortega
30087eaa1d Plugins: add GridLayer.GoogleMutant 2016-09-15 12:43:01 +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
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
npmcdn-to-unpkg-bot
45ff45e0cb Replace npmcdn.com with unpkg.com 2016-09-03 06:56:05 +01:00
Brendan Ward
46de93e643 Add Leaflet.Basemaps (#4864) 2016-08-31 17:56:34 +03: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
Iván Sánchez Ortega
ffb9a636ca Merge branch 'gh-pages' into master-docs 2016-08-18 11:27:28 +02:00
Yohan Boniface
2868790108 rc3 blog post 2016-08-05 10:38:20 +02:00
Yohan Boniface
fd2dfeca93 First shot of rc2 blog post 2016-07-17 10:26:01 +02:00
b_b
faf063fdca avoid double borders on abbr (#4663) 2016-06-27 04:02:25 -07:00
Iván Sánchez Ortega
e24e335d64 Blog post for 1.0.0-rc1 (#4443)
* Blog post for 1.0.0-rc1

* typos, english, link todo note added

* Updated dates for rc1 blog post

* Update CDN URLs for -rc1
2016-04-18 10:36:02 +02:00
Iván Sánchez Ortega
d420e5eda8 prosthetic-hand blog post 2016-03-21 13:15:29 +01:00
Iván Sánchez Ortega
cf23143b00 Added an example on map panes, based on https://stackoverflow.com/questions/35377829/leaflet-js-tilelayer-visible-above-geojson-layer-geojson-interactivity-issue/35378935#35378935https://stackoverflow.com/questions/35377829/leaflet-js-tilelayer-visible-above-geojson-layer-geojson-interactivity-issue/35378935#35378935 2016-02-15 10:58:38 +01:00
Yohan Boniface
23e1eafe5b Add z-index to anchors (fix #3746) 2015-10-07 14:54:56 +02:00
Vladimir Agafonkin
504c7d79d7 don't break feature blocks on main page 2015-09-04 18:18:14 +02:00
Vladimir Agafonkin
515518da5f remove leftovers 2015-07-02 13:37:02 +03:00
Rowan Hogan
c11b8d2a1c Updates API docs heading styles 2015-07-02 12:31:02 +10:00
Rowan Hogan
40001c149c Cap max width of youtube videos (iframes) on mobile) 2015-07-02 09:13:02 +10:00
Vladimir Agafonkin
6e84157b58 fix styling of post meta 2015-07-01 18:35:23 +03:00
Vladimir Agafonkin
e5e156a634 adjust margins on post pages 2015-07-01 18:24:30 +03:00
Vladimir Agafonkin
a2864dc5c1 mobile fixes 2015-07-01 17:28:54 +03:00
Vladimir Agafonkin
0bd44d0416 reorder logos, spacing fixes 2015-07-01 17:24:15 +03:00
Rowan Hogan
36281b6640 Adds new/updated logos to homepage. 2015-07-02 00:10:05 +10:00
Vladimir Agafonkin
c9ebd31ffc minor spacing fixes 2015-07-01 16:44:12 +03:00
Rowan Hogan
1003f6a0f2 Adds dynamic TOC menu for plugins page 2015-07-01 23:01:25 +10:00
Iván Sánchez Ortega
597a492cdf Remove spurious scrollbars from code snippets 2015-07-01 12:28:10 +02:00
Vladimir Agafonkin
017b33bd7d adjust h2 heading margins 2015-07-01 13:11:05 +03:00
Vladimir Agafonkin
259d816a97 better headings styling 2015-07-01 12:51:57 +03:00
Vladimir Agafonkin
e2ba50769c frontpage mobile adjustments 2015-07-01 12:29:15 +03:00
Vladimir Agafonkin
59c78a1c03 mobile table adjustments 2015-07-01 10:14:40 +03:00
Vladimir Agafonkin
29eac1d267 bring back the back link 2015-07-01 00:30:43 +03:00
Vladimir Agafonkin
f41d06eaf2 update highlight.js and color theme 2015-07-01 00:26:34 +03:00
Vladimir Agafonkin
58a7d4378d bigger thumbs in tutorials 2015-06-30 20:03:55 +03:00
Vladimir Agafonkin
6bd7b1a88d fix features columns in FF 2015-06-30 20:01:03 +03:00
Vladimir Agafonkin
2862fe8a09 adjust "used by" block 2015-06-30 19:46:29 +03:00
Vladimir Agafonkin
ff5ad196f4 docs page adjustments 2015-06-30 19:16:31 +03:00
Vladimir Agafonkin
3261a47826 consistent whitepace in CSS 2015-06-30 18:45:59 +03:00
Vladimir Agafonkin
4b7f599644 fix docs floating menu 2015-06-30 18:40:27 +03:00
Rowan Hogan
9ed06a52fd Adds code block styles. Other small design fixes. 2015-06-30 17:17:51 +03:00
Rowan Hogan
8f1a37ca2d Updates homepage logos 2015-06-30 23:14:24 +10:00
Rowan Hogan
14a2066312 Update tutorial thumbnails and add missing tileLayer/attribution variables for examples. 2015-06-30 23:04:01 +10:00
Rowan Hogan
8de3fb569a Tablet & Mobile responsive design. Responsive docs tables. 2015-06-30 22:55:31 +10:00
Rowan Hogan
5f5694f5ce Adds API page TOC menu. 2015-06-30 22:35:58 +10:00
Rowan Hogan
b30501af4b Initial site-wide typography improvments and UI/UX adjustments/fixes. 2015-06-30 22:01:13 +10:00
Rowan Hogan
be65647ed7 Updates favicon to ico with multiple sizes (supports retina displays). 2015-06-30 21:40:19 +10:00
Vladimir Agafonkin
25544f8482 plugins page fixes 2015-06-30 14:14:39 +03:00
Vladimir Agafonkin
a4b740a443 add back docs anchors 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
9420e353af reorganize and tidy up CSS 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
02c6788194 proper docs and other tweaks 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
69b80af03e more design tweaks 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
6fc61b89b3 minor tweaks 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
f4100636c5 simplify design even more 2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
b4c475f0c1 Fix weird gaps in popups due to ems 2015-06-30 14:10:37 +03:00
Vladimir Agafonkin
dfab7a9152 bring green headings back 2015-06-30 14:10:10 +03:00
Vladimir Agafonkin
14e8941336 initial docs update 2015-06-30 14:10:10 +03:00
Vladimir Agafonkin
924ad018b1 update plugins page and tables 2015-06-30 14:10:08 +03:00
Vladimir Agafonkin
44c67dfa8c update blog and tutorials 2015-06-30 14:03:41 +03:00
Vladimir Agafonkin
e53def4bf7 update images 2015-06-30 14:03:41 +03:00
Vladimir Agafonkin
4dcdb68555 cleanup layout, add proper external buttons 2015-06-30 14:03:41 +03:00
Vladimir Agafonkin
42943745da twitter/github buttons 2015-06-30 14:00:54 +03:00
Vladimir Agafonkin
deac9af90a more updates 2015-06-30 14:00:54 +03:00
Vladimir Agafonkin
d482b24746 pass five, add features 2015-06-30 14:00:54 +03:00
Vladimir Agafonkin
d2d74d8d04 add some logos 2015-06-30 14:00:54 +03:00
Vladimir Agafonkin
75466f41fb pass three 2015-06-30 14:00:54 +03:00
Vladimir Agafonkin
d7e0cb151a pass two 2015-06-30 14:00:53 +03:00
Vladimir Agafonkin
925d764b4c first design pass 2015-06-30 14:00:53 +03:00
Vladimir Agafonkin
60e56f7a56 start alternative design 2015-06-30 14:00:53 +03:00
Iván Sánchez Ortega
b121744e7e Plugins page: turn headers into permalinks 2015-05-08 15:53:46 +02:00
Vladimir Agafonkin
9a8fde20c7 fix gaps in popups in chrome 2014-04-28 13:20:49 +03:00
Vladimir Agafonkin
ee6695489d remove forkme badge 2014-04-22 13:31:36 +03:00
Vladimir Agafonkin
fb5c2484f0 fix cursor on headings 2013-11-18 18:15:44 +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
Yohan Boniface
98c5e7ab84 [reference.html] Add cursor=pointer to anchor icon (cf #1867) 2013-07-19 19:17:25 +02:00
Tom MacWright
49fb1968b4 Clicking on trs will bring you there, icons on hover. Fixes #1793 2013-06-28 14:42:13 -04:00
Vladimir Agafonkin
c7668676f1 add anchor highlighting to the reference 2013-06-27 18:15:50 -04:00
Vladimir Agafonkin
e306733ac8 bigger font and minor tweaks 2013-06-26 11:16:14 -04:00
Vladimir Agafonkin
a2e120285e disable permalink icon on all h2 headers except on API page 2013-04-23 12:24:50 +03:00
Tom MacWright
938e8833ef Auto-link h2s with ids in documentation. 2013-03-01 14:20:24 -05:00
Vladimir Agafonkin
93547a9677 front page cleanup and improvements 2012-12-20 17:57:21 +02:00
Vladimir Agafonkin
36b7ecc0f0 much better code font on Mac 2012-11-05 20:58:42 +02:00
mourner
25b6670d05 fix twitter button alignment 2012-10-26 12:06:53 +03:00
Vladimir Agafonkin
d2d11855b3 update "used by" block on frontpage 2012-10-17 19:05:24 +03:00
Vladimir Agafonkin
5a76949a55 minor docs updates and fixes 2012-08-20 15:46:00 +03:00
Vladimir Agafonkin
6b4d64a320 Added new choropleth map tutorial 2012-08-07 17:45:47 +03:00
mourner
4b8e9e4a29 add disquis comments to posts 2012-07-30 01:34:17 +03:00
mourner
7061590784 add developer blog and release post 2012-07-29 02:20:15 +03:00
Vladimir Agafonkin
e57cce2678 document keyboard events, highlight focused maps 2012-07-27 17:59:28 +03:00
Vladimir Agafonkin
5d57d208fe minor style tweaks 2012-07-26 16:58:48 +03:00
Vladimir Agafonkin
8f329343f5 fix sample maps border and margins 2012-07-26 16:12:20 +03:00
Vladimir Agafonkin
862fe30438 add crs and projection docs, API docs now 100% COMPLETE!!! 2012-07-26 15:53:46 +03:00
Vladimir Agafonkin
522c831010 update custom icons example, minor fixes 2012-07-25 19:50:59 +03:00
Vladimir Agafonkin
6b2184821e improve download page more 2012-07-25 16:24:11 +03:00
Vladimir Agafonkin
62e75978b8 showcase companies on frontpage #400 2012-07-25 13:05:51 +03:00
mourner
46eb027c76 news flash on frontpage 2012-07-25 01:09:31 +03:00
Vladimir Agafonkin
d95761cb42 make the frontpage map a little bigger 2012-07-24 10:49:22 +03:00
Vladimir Agafonkin
ffdcf1d8f8 minor front-page improvements 2012-07-24 10:41:48 +03:00
mourner
7f812ad9ec improve features page, more styling 2012-07-24 01:41:55 +03:00
Vladimir Agafonkin
b2ec1e086f add transformation and domevent docs, improve styles 2012-07-23 19:20:29 +03:00
Vladimir Agafonkin
b8b161d7a2 more docs updates, ilayer and icontrol docs at last! 2012-07-23 17:22:08 +03:00
Vladimir Agafonkin
cff5d65528 color method arguments 2012-07-23 12:45:18 +03:00
Vladimir Agafonkin
94c027c208 separate layout for tutorials 2012-07-23 10:20:49 +03:00
mourner
7d6af0fad3 more docs updates and additions 2012-07-20 20:10:30 +03:00
Vladimir Agafonkin
a2d7c9819e more docs updates 2012-07-19 17:11:26 +03:00
Vladimir Agafonkin
726213e701 minor tweaks 2012-07-19 11:32:09 +03:00
mourner
d8eef8fb8b nicer style for plugins page 2012-07-19 02:08:47 +03:00
Vladimir Agafonkin
539b44e0aa initial plugins list 2012-07-18 19:12:01 +03:00
Vladimir Agafonkin
c89e855a94 remove logo easter egg, causing hover animation problems 2012-07-18 17:32:12 +03:00
Vladimir Agafonkin
779a1ed492 improve highlighting 2012-07-18 16:41:35 +03:00
Vladimir Agafonkin
eb5b0e8dca animation adjustments 2012-07-18 13:43:23 +03:00
Vladimir Agafonkin
b4f509abd3 minor style improvements, logo easter egg 2012-07-18 11:25:20 +03:00
mourner
1290a31447 add social icons, improve title 2012-07-18 00:32:50 +03:00
Vladimir Agafonkin
b8c40ee93a partially convert custom icons example to markdown 2012-07-17 18:26:08 +03:00
Vladimir Agafonkin
f3f67a267a more layout improvements, plugins/blog links 2012-07-17 16:56:49 +03:00
Vladimir Agafonkin
855f3d6104 add forum link 2012-07-17 16:04:55 +03:00
mourner
fa83b7a034 minor header improvement 2012-07-17 01:26:48 +03:00
mourner
d354b3fcb7 more layout improvements 2012-07-17 01:11:39 +03:00
mourner
e27bc8db19 improve social buttons in layout 2012-07-16 23:56:58 +03:00
Vladimir Agafonkin
20993a0cf6 lots of docs updates regarding the new syntax 2012-07-12 14:27:58 +03:00
Vladimir Agafonkin
eb9c1bfc4f tweak docs col widths to make it nicer 2012-07-12 11:22:58 +03:00
mourner
8769c43b3b fix link color on examples 2012-07-12 01:29:44 +03:00
mourner
ec30171f4f minor tweaks 2012-07-12 01:21:04 +03:00
mourner
4994095ff2 docs styling tweaks 2012-07-12 01:18:00 +03:00
mourner
5fec0c5c37 more docs cleanup 2012-07-12 01:00:34 +03:00
Vladimir Agafonkin
97f5bcc9d0 update highlight.js to latest version 2012-07-11 14:33:56 +03:00
Vladimir Agafonkin
91c72b1fcc website improvements 2012-07-06 12:42:00 +03:00
Vladimir Agafonkin
e95d4692fe Improve homepage 2012-06-27 13:33:33 +03:00
mourner
f0e2e02eba update features page 2012-02-25 12:46:14 +02:00
mourner
47308176ff improve main example and wording on index/features, use a better OSM copyright 2012-02-14 14:21:20 +02:00
Jason Sanford
9050757253 Adding Layers Control example page and image to link from main examples page. 2011-10-13 19:08:21 -04:00
Jason Sanford
e18e1fa7a2 Adding image for main examples page. 2011-09-27 23:38:05 -06:00
mourner
833fee53bb update highlight.js and leaflet build 2011-09-20 17:20:00 +03:00
mourner
8d4b454f65 accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
Mourner
83b6e0dad4 new example: custom icons! 2011-05-18 14:54:58 +03:00
mourner
682dd57264 mobile example 2011-04-27 18:18:20 +03:00
mourner
7ff08bbd7b initial mobile example 2011-04-27 17:11:24 +03:00
mourner
54c88d15f2 first example finished 2011-04-27 14:41:58 +03:00
Mourner
2e03bb85f3 examples initial commit 2011-04-15 20:30:42 +03:00
Mourner
6cf7d0aa4e increase map size 2011-04-12 18:33:19 +03:00
mourner
5b7698ffcc favicon 2011-04-09 17:31:13 +03:00
mourner
3732269cdc bigger shadow 2011-04-09 16:23:07 +03:00
mourner
d79b465f63 small tweaks 2011-04-09 16:16:00 +03:00
mourner
707bb4624f add beautiful logo, update design (thanks to Ksenia) 2011-04-09 15:37:11 +03:00
Mourner
fb595ed277 more tweaks 2011-04-08 12:36:02 +03:00
Mourner
7fbe5f663a minor tweak 2011-04-08 12:22:01 +03:00
mourner
c3b6b24214 minor tweaks 2011-04-08 02:21:17 +03:00
mourner
eafd0ee112 design tweaks 2011-04-08 02:07:19 +03:00
mourner
ed825838fc minor logo tweak 2011-04-07 10:48:51 +03:00
mourner
d46990ece7 cross-browser CSS3 styles 2011-04-06 18:56:00 +03:00
mourner
b995583ac8 Minor tweaks 2011-04-06 18:35:45 +03:00
mourner
8c3b7b77cc website design update 2011-04-06 17:47:11 +03:00
mourner
7877a565ea more docs, style update 2011-04-06 12:43:50 +03:00
mourner
296d260c23 features update 2011-04-02 01:08:24 +03:00
Mourner
5bf08bdd71 features page 2011-04-01 17:14:41 +03:00
Mourner
8c541b10f9 merge, update docs 2011-04-01 16:09:19 +03:00
Mourner
a17818842e table of contents styling 2011-03-28 18:37:24 +03:00
Mourner
20310bcabe update contents layout 2011-03-28 18:27:20 +03:00
Mourner
9e25c8bb75 docs table of contents 2011-03-28 15:36:32 +03:00
Mourner
7f518a748b update docs 2011-03-24 16:18:53 +02:00
Mourner
e65d202dff tweet and facebook like buttons, font fix 2011-03-24 15:15:08 +02:00
Mourner
347470241d github and twitter icons 2011-03-24 14:23:37 +02:00
Mourner
09734df75e add forkme badge 2011-03-23 18:41:52 +02:00
Mourner
b0f5ae28cd docs files 2011-03-23 18:35:06 +02:00