Skip to content

Commit

Permalink
chore: v2.37.3 (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Jan 17, 2025
1 parent b017040 commit 32954d7
Show file tree
Hide file tree
Showing 251 changed files with 265 additions and 252 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.37.3] - 2025-01-17: Fix Header Nav Link Alignment

### Fixed

- fix: header nav link alignment inconsistent (#430)

### Updated

- build(deps): bump nanoid from 3.3.7 to 3.3.8 (#426)

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.37.2...v2.37.3

## [2.37.2] - 2024-11-06: Do Not Build Demo on Publish

### Removed
Expand Down Expand Up @@ -1281,7 +1293,8 @@ See [2.5.0] instead.

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

[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.37.2...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.37.3...HEAD
[2.37.3]: https://github.com/TACC/Core-Styles/releases/tag/v2.37.3
[2.37.2]: https://github.com/TACC/Core-Styles/releases/tag/v2.37.2
[2.37.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.37.1
[2.37.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.37.0
Expand Down
2 changes: 1 addition & 1 deletion dist/branding_logos.css

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

2 changes: 1 addition & 1 deletion dist/components/README.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.37.2+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.37.3+ | MIT | github.com/TACC/Core-Styles */
2 changes: 1 addition & 1 deletion dist/components/admonition.css

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

2 changes: 1 addition & 1 deletion dist/components/admonition/demo.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.37.2+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles 2.37.3+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
2 changes: 1 addition & 1 deletion dist/components/align.css

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

2 changes: 1 addition & 1 deletion dist/components/align/demo.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.col.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.container.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.37.2+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.37.3+ | MIT | github.com/TACC/Core-Styles */
2 changes: 1 addition & 1 deletion dist/components/bootstrap.figure.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.form.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.modal--cms.css

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

2 changes: 1 addition & 1 deletion dist/components/bootstrap.modal--portal.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.37.2+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
/*! @tacc/core-styles 2.37.3+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
2 changes: 1 addition & 1 deletion dist/components/bootstrap.modal.css

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

Loading

0 comments on commit 32954d7

Please sign in to comment.