Skip to content

Tags: nfreear/leaflet.plugins

Tags

0.6.0

Toggle 0.6.0's commit message
Leaflet Plugins Version 0.6.0

* First full mono-repo release - 3 plugins! (#21)
* Renamed repo to `leaflet.plugins` (#22)
* Fix browser compatibility (Firefox) - `Leaflet.a11y` (#20)
* Separate locale data and functionality into `Leaflet.translate (#18)

0.5.0

Toggle 0.5.0's commit message
Leaflet Plugins Version 0.5.0

* Date: 16-Oct-2023,
* First release of "L.keyboard-help" plugin,
* Partway through creating mono-repo (#21)

0.3.0

Toggle 0.3.0's commit message
Leaflet.a11y Version 0.3.0

* Do things the Leaflet way – switch to use `L.Map.addInitHook` (#8)
* Allow for multiple maps (#8)
* Convert plugin to ESM module / class, with a build script (#8)
* Use an "import map" (#11)
* Put locale import code in separate class (#12)

0.2.0

Toggle 0.2.0's commit message
Leaflet.a11y Version 0.2.0

* Fixes null lang and empty string role bugs (#7)
* Fix to only set focus when opened by a trigger element (#7)
* `Leaflet.i18n` plugin is optional (#6)
* README and documentation fixes (#1)

0.1.0

Toggle 0.1.0's commit message
Leaflet.a11y Version 0.1.0

* Initial release
* Fixes 4+ accessibility issues in core Leaflet.js
* Localizes/translates core Leaflet user-interface