24 Commits

Author SHA1 Message Date
43907c8f1d Remove factory methods (#9626) 2025-05-17 17:03:01 +02:00
7ac98758d4 Drop UMD and make ESM the default entrypoint (#8826)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-03-17 15:59:00 +01:00
2f192b4383 Plugins accessibility: add beginner-friendly docs (#8047) 2022-03-09 16:15:32 +01:00
0b8ce652ba docs: add accessibility section to plugins guide (#7277)
* docs: add accessibility section

* docs: update links to accessibility resources

* docs: update accessible content description

* docs: accessibility section formatting fix

* docs: add link to "Using ARIA"

* General update to the accessibility section
2022-02-08 13:22:19 +01:00
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
25f7bbb93d docs: update URL about NPM in plugin developer guide (#7161) 2020-05-28 20:50:16 +02:00
5c9bb5abe8 Fix typo (#6452)
confusion instead of confussion
2018-12-30 17:37:31 +01:00
e63370ab4c Small typo (#5849) 2017-10-19 09:07:55 +02:00
d2c6bed2ff Small typo in PLUGIN-GUIDE.md (#5524)
Fixed a small typo
2017-05-21 23:18:30 +02:00
188362098b Docs: peerDependencies in plugins guide (#5142)
If I some plugin include leaflet to dependencies and I have local version leaflet, then I have two version - leaflet from plugin and my.
2016-11-24 12:19:48 +01:00
d048e77a59 Link to "The Art of README" in the plugin guide (#5001) 2016-10-03 16:41:20 +03:00
b00f6e0a97 Remove references to gh-pages from CONTRIBUTING.md (#4843) 2016-08-25 16:27:07 +02:00
be816acdc4 fix broken link 2016-07-30 15:52:47 -04:00
bd0ffc4910 Add note about .gitignore/.npmignore to plugin guide 2016-01-22 12:35:47 +01:00
29ddd07178 Update plugin guide to prevent some new common pitfalls 2016-01-22 11:47:05 +01:00
3b7a6951ed fix a typo 2015-09-28 21:07:57 +02:00
4e21a3b54b Update PLUGIN-GUIDE.md
whitespace in plugin example
2015-02-26 15:58:22 +01:00
b995cf9023 to 2015-02-21 23:01:58 +02:00
64f904dd0e simplify AMD definition 2014-10-21 12:32:06 -05:00
957097cd2a fix spelling 2014-10-15 08:44:59 -07:00
1e3a535616 seperate NPM and module loader info. Condense module loader section 2014-10-15 08:03:02 -07:00
cb551891bd update plugin guide with module loader info 2014-10-13 11:06:03 -07:00
d04f1e73e3 add info about name, minor updates 2013-06-28 17:21:40 -04:00
df7edd5aa5 rename plugin authoring guide 2013-06-28 15:53:11 -04:00