Skip to content

Commit 862bbd0

Browse files
authored
chore: v2.36.0 (#416)
* docs: v2.36.0 * build: v2.36.0
1 parent a31f321 commit 862bbd0

File tree

251 files changed

+264
-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

+264
-252
lines changed

CHANGELOG.md

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

88
## [Unreleased][unreleased]
99

10+
## [2.36.0] - 2024-10-25: Dark and Muted Bootstrap Columns
11+
12+
### Added
13+
14+
- feat(bootstrap4): columns -dark and -muted (#414, #415)
15+
16+
**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.35.1...v2.36.0
17+
1018
## [2.35.1] - 2024-10-24: Fix Image Card and Bootstrap Demo Bugs
1119

1220
### Fixed
1321

1422
* fix(c-card): image card padding not unset (#412)
1523
* fix(demo): Bootstrap patterns loads v3 instead of v4 (#410)
1624

25+
26+
**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.35.0...v2.35.1
27+
1728
## [2.35.0] - 2024-09-27: Truncate `c-app-card` Desc to 2 Lines
1829

1930
### Added
@@ -1242,7 +1253,8 @@ See [2.5.0] instead.
12421253

12431254
Initial working code. (This code may not work on all environments.)
12441255

1245-
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.35.1...HEAD
1256+
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.36.0...HEAD
1257+
[2.36.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.36.0
12461258
[2.35.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.35.1
12471259
[2.35.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.35.0
12481260
[2.34.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.34.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.35.1+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.36.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.35.1+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
1+
/*! @tacc/core-styles 2.36.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.35.1+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.36.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.35.1+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
1+
/*! @tacc/core-styles 2.36.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)