From 34b3fa35495ef046e4157bffb861ac0bd388a55d Mon Sep 17 00:00:00 2001 From: Michael Hayes Date: Wed, 27 Dec 2023 18:50:44 +0000 Subject: [PATCH] 27.1.22 fix(html): Remove role=menubar: - `src/layouts/includes/mapjs-widget-controls.html`: Remove `role="menubar"` from `mapjs_control`
. - Update doc examples. --- docs/CHANGELOG.md | 5 +++++ docs/example-updated.html | 2 +- mapjs/docs/legacy-mapjs-example-map.html | 2 +- src/layouts/includes/mapjs-widget-controls.html | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 063f3138..95e77228 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -6,6 +6,11 @@ - Add note about linking/using templates (html and latex) with pandoc. - Add references to argmap specs spreadsheet? +## argmap 27.1.22 + +- `src/layouts/includes/mapjs-widget-controls.html`: Remove `role="menubar"` from `mapjs_control`
. + - Update doc examples. + ## argmap 27.1.21 - `makefile`: Replace `mapjs/node_modules` references with `mapjs/node_modules/.package-lock.json` since this should represent the whole folder and its timestamp should be more accurate reflection of relative updates. diff --git a/docs/example-updated.html b/docs/example-updated.html index 62acbe66..e74f55b5 100644 --- a/docs/example-updated.html +++ b/docs/example-updated.html @@ -23,7 +23,7 @@

An Example

Example Argument map

-