From a5b94177b9b755eb7cd453bfe4e287a91f3c6cfd Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 27 Jun 2024 12:16:35 +0900 Subject: [PATCH] Remove Polyfill (#456) * Remove Polyfill * fix --- .cspell.json | 13 ++++--------- .nvmrc | 2 +- content/getting-started/index.md | 2 -- package.json | 4 ++-- static/examples/maps-webapp/index.html | 8 +++----- static/examples/modus-layout/index.html | 4 ---- 6 files changed, 10 insertions(+), 23 deletions(-) diff --git a/.cspell.json b/.cspell.json index 6bb8f32..4279d41 100644 --- a/.cspell.json +++ b/.cspell.json @@ -439,6 +439,7 @@ "hjsv", "hljs", "hodgeman", + "holo", "homepage", "hornung", "horz", @@ -746,6 +747,7 @@ "overlines", "overrides", "Pagespeed", + "pagestyle", "pageview", "paginations", "pandoc", @@ -1168,15 +1170,8 @@ "hte", "whitelist" ], - "language": "en,en-US", - "ignoreRegExpList": [ - "\\n(`{3,})\\w*\\n[\\s\\S]+?\\1", - "\\[(\\*{2})?@\\w+?\\1\\]", - "\\[`\\w+`\\]", - "\\/.*?\\/", - "\\_\\w+", - "\\#\\w+" - ], + "language": "en,en-US,lorem", + "ignoreRegExpList": ["\\#\\w+"], "ignorePaths": [ ".cspell.json", "**/inputs.md", diff --git a/.nvmrc b/.nvmrc index 3c03207..9075659 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 +20.15.0 diff --git a/content/getting-started/index.md b/content/getting-started/index.md index 198c25c..a758f35 100644 --- a/content/getting-started/index.md +++ b/content/getting-started/index.md @@ -172,8 +172,6 @@ If you want to also use the Modus Framework layout (top nav, left nav, and conte ```html - - ``` Learn more about [using the layout CSS/JS](/layout/). diff --git a/package.json b/package.json index be32a0c..4e939a2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "lint-js": "eslint \"assets/js/*.js\" \"layouts/**/*.html\" --fix", "lint-links": "npx linkinator ./build --recurse --silent", "lint-markdown": "npx markdownlint-cli content/**/*.md", - "lint-spellcheck": "npx cspell \"content/**/*.md\" --no-progress", + "lint-spell": "npx cspell \"content/**/*.*\" --no-progress", "pa11y": "npx pa11y https://modus-bootstrap.trimble.com/", "prettier": "prettier --write \"**/*.{json,scss,yml}\"", "serve": "npm run lint-js && hugo serve --port 5000 --disableFastRender --navigateToChanged", @@ -39,7 +39,7 @@ "eslint": "8.57.0", "eslint-plugin-html": "8.1.1", "htmlhint": "1.1.4", - "hugo-bin": "0.124.0", + "hugo-bin": "0.125.0", "list.js": "2.3.1", "npm-run-all": "4.1.5", "postcss": "8.4.38", diff --git a/static/examples/maps-webapp/index.html b/static/examples/maps-webapp/index.html index d243a2a..a07ab4f 100644 --- a/static/examples/maps-webapp/index.html +++ b/static/examples/maps-webapp/index.html @@ -7,15 +7,13 @@ Modus Bootstrap Map Example - + href="https://cdn.jsdelivr.net/npm/@trimble-oss/modus-icons@1.14.0/dist/transportation/fonts/modus-icons.css"> + - - @@ -264,7 +262,7 @@
Panel Content
- +