Skip to content

Commit

Permalink
chore: v2.22.1 (#274)
Browse files Browse the repository at this point in the history
* chore: v2.22.1

* build: v2.22.1

* docs(contributing): consistent indentation

* docs(contributing): support exact build ID

* build: v2.22.1 exact build ID
  • Loading branch information
wesleyboar authored Nov 27, 2023
1 parent 9315ebb commit 7c3e8d5
Show file tree
Hide file tree
Showing 227 changed files with 241 additions and 235 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.22.1] - 2023-11-27: Match Space Between Form Label & "(required)" on CMS

### Fixed

- hotfix: better mimic form badge space on CMS (a06f5af, 9315ebb)

## [2.22.0] - 2023-11-22: ⚠️ Do Not Truncate Buttons by Default

### Added
Expand Down Expand Up @@ -889,8 +895,9 @@ 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.21.2...HEAD
[2.21.2]: https://github.com/TACC/Core-Styles/releases/tag/v2.21.2
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.22.1...HEAD
[2.22.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.22.1
[2.22.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.22.0
[2.21.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.21.1
[2.21.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.21.0
[2.20.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.20.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.22.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.22.1 | MIT | github.com/TACC/Core-Styles */
2 changes: 1 addition & 1 deletion dist/components/admonition.css

Large diffs are not rendered by default.

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.22.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles v2.22.1 | 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.22.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.22.1 | 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.22.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
/*! @tacc/core-styles v2.22.1 | 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.

2 changes: 1 addition & 1 deletion dist/components/bootstrap.nav-tabs.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.pagination.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.row.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/bootstrap--form.demo.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.22.0+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
/*! @tacc/core-styles v2.22.1 | MIT | github.com/TACC/Core-Styles */form{margin:1em}
2 changes: 1 addition & 1 deletion dist/components/bootstrap/bootstrap--modal.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/demo.css

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

Loading

0 comments on commit 7c3e8d5

Please sign in to comment.