Skip to content

Commit 9d42058

Browse files
authored
chore: v2.37.0 (#420)
* docs: v2.37.0 * chore: v2.37.0 * build: v2.37.0
1 parent f2fa289 commit 9d42058

File tree

251 files changed

+261
-252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+261
-252
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased][unreleased]
99

10+
## [2.37.0] - 2024-10-31: Dark and Muted Bootstrap Columns
11+
12+
### Added
13+
14+
* enhance(card): linked images (#419)
15+
16+
**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.36.0...v2.37.0
17+
1018
## [2.36.0] - 2024-10-25: Dark and Muted Bootstrap Columns
1119

1220
### Added
@@ -1253,7 +1261,8 @@ See [2.5.0] instead.
12531261

12541262
Initial working code. (This code may not work on all environments.)
12551263

1256-
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.36.0...HEAD
1264+
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.37.0...HEAD
1265+
[2.37.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.37.0
12571266
[2.36.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.36.0
12581267
[2.35.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.35.1
12591268
[2.35.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.35.0

dist/branding_logos.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/README.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! @tacc/core-styles 2.36.0+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.37.0+ | MIT | github.com/TACC/Core-Styles */

dist/components/admonition.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/admonition/demo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! @tacc/core-styles 2.36.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
1+
/*! @tacc/core-styles 2.37.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}

dist/components/align.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/align/demo.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/bootstrap.col.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/bootstrap.container.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! @tacc/core-styles 2.36.0+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.37.0+ | MIT | github.com/TACC/Core-Styles */

dist/components/bootstrap.figure.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/bootstrap.form.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/bootstrap.modal--cms.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! @tacc/core-styles 2.36.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
1+
/*! @tacc/core-styles 2.37.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}

dist/components/bootstrap.modal.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)