Skip to content

Commit db7e3e6

Browse files
authored
chore: v2.27.1 (#356)
* chore: v2.27.1 * build: v2.27.1 #355 (CMD-43) * build: v2.27.1
1 parent c9795f5 commit db7e3e6

File tree

237 files changed

+252
-238
lines changed

Some content is hidden

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

237 files changed

+252
-238
lines changed

CHANGELOG.md

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

88
## [Unreleased][unreleased]
99

10+
## [2.27.1] - 2024-07-24: Deprecate Most CMS Guide Doc Classes
11+
12+
## Changed
13+
14+
- chore: pill line-height unnecessary (#353)
15+
- feat: CMD-143 deprecate most CMS document style class names (#355)
16+
17+
## Updated
18+
19+
- build(deps): bump ws, socket.io-client, engine.io and socket.io-adapter (#351)
20+
21+
**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.27.0...v2.28.0
22+
1023
## [2.27.0] - 2024-06-20: Add Bootstrap 3 `.breadcrumb`, PostCSS `@mixin`
1124

1225
### Added
@@ -1073,7 +1086,8 @@ See [2.5.0] instead.
10731086

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

1076-
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.27.0...HEAD
1089+
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.27.1...HEAD
1090+
[2.27.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.27.1
10771091
[2.27.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.27.0
10781092
[2.26.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.26.1
10791093
[2.26.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.26.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.27.0+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.27.1+ | 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.27.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
1+
/*! @tacc/core-styles 2.27.1+ | 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.27.0+ | MIT | github.com/TACC/Core-Styles */
1+
/*! @tacc/core-styles 2.27.1+ | 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.27.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
1+
/*! @tacc/core-styles 2.27.1+ | 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.

dist/components/bootstrap.nav-tabs.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.pagination.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.row.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.27.0+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
1+
/*! @tacc/core-styles 2.27.1+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}

dist/components/bootstrap/bootstrap--modal.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/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/bootstrap3.breadcrumb.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/bootstrap3.css

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

0 commit comments

Comments
 (0)