|
38 | 38 |
|
39 | 39 | --- |
40 | 40 |
|
41 | | -[readme]: https://github.com/nfreear/leaflet.a11y#readme |
42 | | -[roadmap]: https://github.com/nfreear/leaflet.a11y/blob/main/ROADMAP.md |
43 | | -[demo]: https://nfreear.github.io/leaflet.a11y |
| 41 | +[readme]: https://github.com/nfreear/leaflet.plugins#readme |
| 42 | +[roadmap]: https://github.com/nfreear/leaflet.plugins/blob/main/ROADMAP.md |
| 43 | +[demo]: https://nfreear.github.io/leaflet.plugins |
44 | 44 | "Example site using ‘Leaflet.a11y’ plugin" |
45 | 45 | [i18n plugin]: https://github.com/umap-project/Leaflet.i18n |
46 | | -[Leaflet.translate]: https://github.com/nfreear/Leaflet.translate |
| 46 | +[Leaflet.translate]: https://github.com/nfreear/Leaflet.translate "Legacy!" |
47 | 47 | [wcag eval]: https://github.com/Malvoz/web-maps-wcag-evaluation |
48 | 48 | "Web map tools WCAG 2.1 evaluation, by @Malvoz (13-Sep-2021)" |
49 | 49 |
|
|
70 | 70 | [i18n-6]: https://github.com/umap-project/Leaflet.i18n/issues/6 |
71 | 71 | "Proposal: Add placeholder function for translation/localization/i18n to core Leaflet" |
72 | 72 |
|
73 | | -[#1]: https://github.com/nfreear/leaflet.a11y/issues/1 |
| 73 | +[#1]: https://github.com/nfreear/leaflet.plugins/issues/1 |
74 | 74 | "Documentation, CI, Unit tests, linting (4 tasks) [doc]" |
75 | 75 | [#2]: https://github.com/nfreear/leaflet.a11y/issues/2 |
76 | 76 | "Map container needs an accessible name and role [a11y]" |
77 | 77 | [#3]: https://github.com/nfreear/leaflet.a11y/issues/3 |
78 | 78 | "Focus should be managed between markers and popups [a11y]" |
79 | 79 | [#4]: https://github.com/nfreear/leaflet.a11y/issues/4 |
80 | 80 | "Non-interactive markers should not have an interactive role [a11y]" |
81 | | -[#5]: https://github.com/nfreear/leaflet.a11y/issues/5 |
| 81 | +[#5]: https://github.com/nfreear/leaflet.plugins/issues/5 |
82 | 82 | "Deploy example to GitHub Pages and publish plugin (3 tasks) [doc]" |
83 | | -[#6]: https://github.com/nfreear/leaflet.a11y/issues/6 |
| 83 | +[#6]: https://github.com/nfreear/leaflet.plugins/issues/6 |
84 | 84 | "Be more explicit about optional use of ‘Leaflet.i18n’ plugin [doc]" |
85 | | -[#7]: https://github.com/nfreear/leaflet.a11y/issues/7 |
| 85 | +[#7]: https://github.com/nfreear/leaflet.plugins/issues/7 |
86 | 86 | "Fix null lang and empty string role bugs, etc. (4 tasks) [bug]" |
87 | 87 | [#8]: https://github.com/nfreear/leaflet.a11y/issues/8 |
88 | 88 | "Use 'addInitHook'; Convert plugin to an ES module, with build step #8 (4 tasks)" |
|
96 | 96 | "Put locale import code in a separate class #12" |
97 | 97 | [#14]: https://github.com/nfreear/leaflet.a11y/issues/14 |
98 | 98 | "“I want to retire” #14 [doc]" |
99 | | -[#18]: https://github.com/nfreear/leaflet.a11y/issues/18 |
| 99 | +[#18]: https://github.com/nfreear/leaflet.plugins/issues/18 |
100 | 100 | "Separate locale data and functionality into separate plugin" |
101 | | -[#20]: https://github.com/nfreear/leaflet.a11y/issues/20 |
| 101 | +[#20]: https://github.com/nfreear/leaflet.plugins/issues/20 |
102 | 102 | "Fix and document browser compatibility - Firefox etc." |
103 | | -[#21]: https://github.com/nfreear/leaflet.a11y/issues/21 "Mono-repo ..." |
| 103 | +[#21]: https://github.com/nfreear/leaflet.plugins/issues/21 "Mono-repo ..." |
104 | 104 | [addInitHook]: https://leafletjs.com/reference.html#class-constructor-hooks |
105 | 105 | "Leaflet API – Class – Constructor hooks" |
106 | 106 |
|
|
0 commit comments