Skip to content

Commit

Permalink
Update v164
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Jul 11, 2024
1 parent 5fdbe5a commit 8d573a5
Show file tree
Hide file tree
Showing 30 changed files with 109 additions and 32 deletions.
3 changes: 2 additions & 1 deletion content/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ layout: "404"
description: ""
url: /404.html
private: true
sitemap_exclude: true
sitemap:
disable: true
---
6 changes: 6 additions & 0 deletions content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ main h2 em {
}
</style>

## v1.6.4 - _2024-07-12_

- Improved support for [Windows High Contrast Mode](https://blogs.windows.com/msedgedev/2020/09/17/styling-for-windows-high-contrast-with-new-standards-for-forced-colors/)
- Changed alerts left-border from 8px to 12px
- Changed toasts max-width from 350px to 370px

## v1.6.3 _2024-01-24_

- Fix: Update border-radius from 2px to 4px for most components
Expand Down
3 changes: 2 additions & 1 deletion content/cookies.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ private: true
hidden: true
hideToc: true
disableScrollSpy: true
sitemap_exclude: true
sitemap:
disable: true
---

<p>
Expand Down
3 changes: 2 additions & 1 deletion content/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "Examples"
layout: "single"
description: ""
sitemap_exclude: true
sitemap:
disable: true
private: true
hidden: true
---
Expand Down
5 changes: 4 additions & 1 deletion content/sample-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
title: "Sample Pages"
layout: "single"
description: ""
sitemap_exclude: true
sitemap:
disable: true
private: true
hidden: true
hideDate: true
---

- [1.x.x](/sample-page/next/) <small class="text-muted">(Unreleased)</small>
- [1.6.4](/sample-page/1.6.4/)
- [1.6.3](/sample-page/1.6.2/)
- [1.6.2](/sample-page/1.6.2/)
- [1.6.1](/sample-page/1.6.1/)
- [1.6.0](/sample-page/1.6.0/)
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-100.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.0.0"
date: "2020-12-08"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.0.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-101.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.0.1"
date: "2021-06-10"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.0.1/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-110.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.1.0"
date: "2021-08-12"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.1.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-120.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.2.0"
date: "2021-09-28"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.2.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-130.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.3.0"
date: "2021-10-29"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.3.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-131.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.3.1"
date: "2021-10-29"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.3.1/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-140.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.4.0"
date: "2022-03-28"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.4.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-141.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.4.1"
date: "2022-04-22"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.4.1/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-150.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.0"
date: "2022-06-13"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-151.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.1"
date: "2022-07-07"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.1/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-152.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.2"
date: "2022-07-08"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.2/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-153.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.3"
date: "2022-08-08"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.3/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-154.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.4"
date: "2022-08-26"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.4/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-155.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.5"
date: "2023-01-05"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.5/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-156.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.5.6"
date: "2023-03-20"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.5.6/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-160.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.6.0"
date: "2023-05-15"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.0/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-161.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.6.1"
date: "2023-05-15"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.1/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-162.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.6.2"
date: "2023-08-24"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.2/dist/"
Expand Down
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-163.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "1.6.3"
date: "2024-01-24"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.3/dist/"
Expand Down
33 changes: 33 additions & 0 deletions content/sample-page/sample-page-164.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: "Sample Page - 1.6.4"
layout: "sample-page"
description: "All components"
url: "/sample-page/1.6.4/"
private: true
hideToc: true
SamplePage: true
loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap:
disable: true
version: "1.6.4"
date: "2024-07-12"
modusCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.4/dist/"
modusLayoutCSS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.4/dist/modus-layout.min.css"
modusLayoutJS: "https://cdn.jsdelivr.net/npm/@trimbleinc/modus-bootstrap@1.6.4/dist/modus-layout.min.js"
images:
- "/icon.png"
---

<style>
@media (prefers-color-scheme: dark) {
.grid-item.bg-white {
background-color: #171c1e !important;
}
.modus-content {
background-color: #252a2e !important;
}
}
</style>
3 changes: 2 additions & 1 deletion content/sample-page/sample-page-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ loadModusLayout: true
hideNav: true
hideSearch: true
hideFooter: true
sitemap_exclude: true
sitemap:
disable: true
version: "Next"
modusCSS: "https://dev-modus-bootstrap.s3.amazonaws.com/css/"
modusLayoutCSS: "https://dev-modus-bootstrap.s3.amazonaws.com/css/modus-layout.min.css"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@fullhuman/postcss-purgecss": "6.0.0",
"@trimble-oss/modus-icons": "1.14.0",
"@trimbleinc/modus-bootstrap": "1.6.3",
"@trimbleinc/modus-bootstrap": "1.6.4",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-plugin-html": "8.1.1",
Expand Down
15 changes: 14 additions & 1 deletion static/modus-bootstrap.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Modus Bootstrap Releases</title>
<icon>https://modus-bootstrap.trimble.com/icon.png</icon>
<updated>2023-08-25T09:00:00-05:00</updated>
<updated>2024-07-12T09:00:00-05:00</updated>
<id>https://modus-bootstrap.trimble.com/modus-bootstrap.xml</id>
<link type="text/html" href="https://modus-bootstrap.trimble.com/changelog/" rel="alternate"/>
<entry>
<published>2024-07-12T09:00:00Z</published>
<updated>2024-07-12T09:00:00Z</updated>
<title>v1.6.4 - 2024-07-12</title>
<content type="html">
<a href="https://modus-bootstrap.trimble.com/changelog/">Read changelog</a>
</content>
<link rel="alternate" type="text/html" href="https://modus-bootstrap.trimble.com/changelog/"/>
<id>https://modus-bootstrap.trimble.com/changelog/</id>
<author>
<name>Trimble</name>
</author>
</entry>
<entry>
<published>2023-08-25T09:00:00Z</published>
<updated>2023-08-25T09:00:00Z</updated>
Expand Down
3 changes: 1 addition & 2 deletions static/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
"type": "image/png"
}
],
"start_url": "/?utm_source=a2hs",
"url": "https://modus-bootstrap.trimble.com"
"start_url": "/?utm_source=a2hs"
}

0 comments on commit 8d573a5

Please sign in to comment.