Skip to content

Commit 8dce48a

Browse files
authored
Release/v2.39.3 (#469)
* fix: header nav-link padding not specific enough * fix: navbar toggle inconsistent across clients * build: header ui inconsistencies build #467 * chore: v2.39.3 * docs: missing link ref in CHANGELOG
1 parent b0f6211 commit 8dce48a

File tree

253 files changed

+263
-254
lines changed

Some content is hidden

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

253 files changed

+263
-254
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+
## [v2.39.3] - 2025-03-03: Heading UI Inconsistencies Across Clients
11+
12+
### What's Changed
13+
14+
* fix: navbar toggle inconsistent across clients by @wesleyboar in https://github.com/TACC/Core-Styles/pull/467, https://github.com/TACC/Core-Styles/pull/468
15+
16+
**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.39.2...v2.39.3
17+
1018
## [v2.39.2] - 2025-03-03: Heading Font Consistent Across Clients
1119

1220
### What's Changed
@@ -1348,7 +1356,8 @@ See [2.5.0] instead.
13481356

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

1351-
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.39.2...HEAD
1359+
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.39.3...HEAD
1360+
[2.39.3]: https://github.com/TACC/Core-Styles/releases/tag/v2.39.3
13521361
[2.39.2]: https://github.com/TACC/Core-Styles/releases/tag/v2.39.2
13531362
[2.39.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.39.1
13541363
[2.39.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.39.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.39.2+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.39.3+ | 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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! @tacc/core-styles 2.39.2+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
1+
/*! @tacc/core-styles 2.39.3+ | 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.39.2+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.39.3+ | MIT | github.com/TACC/Core-Styles */

0 commit comments

Comments
 (0)