7 Commits

Author SHA1 Message Date
Florian Bischof
f289ff1a05
Add compatibility columns and sorting functionality to plugin tables (#9823) 2025-08-10 13:27:29 +02:00
Florian Bischof
6ee30226c8 Rename leaflet.fullscreen 2023-09-01 20:56:41 +02:00
alope107
e8b83eedfc
Update docs language for HTML and CSS. (#8934) 2023-04-28 14:34:59 +02:00
tmiaa
ccd44764b7
Create Leaflet.fullscreen plugin (#8555) 2022-10-11 14:46:11 +03:00
b_b
a1342a15e9
add demo url for the plugin (#7833)
no need to comment :p
2021-12-03 21:33:12 +02:00
b_b
a6d6d512ac
leaflet.zoomfs compatibility (#7832)
I don't think this plugin is compatible with Leaflet v1 :\

- the demo use Leaflet 0.5.1 https://github.com/elidupuis/leaflet.zoomfs/blob/master/index.html#L12
- the last commit on the repo was made 9 years ago
- the online demo page https://elidupuis.github.com/leaflet.zoomfs returns a 404 error
2021-12-03 19:37:27 +01:00
Falke Design
8eb9ac2461
Converted Plugins.md to single files (jekyll) (#7805)
* WIP: Minimal jekyll setup for handling the plugins webpage in a data-driven manner.

* Docs: Jekyll collections config, whitespace

* Add plugins

* Remove special chars from names and remove default value from compatible-v0

* Push new plugin files

* Rename to plugins.md

* Update Plugins

* Update links in plugins

* Update Links

* Move plugins into category folders

* Add `template.md` and update PLUGIN-GUIDE.md

* PR #6307

* PR #6971

* PR #7043

* PR #7130

* Fix Url #7442

* PR #7513

* Update Author #7554

* PR #7590

* PR #7640

* PR #7760

* Update template.md

Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2021-11-25 15:54:50 +01:00