Skip to content

Commit

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

* build: v2.23.1
  • Loading branch information
wesleyboar committed Jan 11, 2024
1 parent 707343c commit 617a3da
Show file tree
Hide file tree
Showing 230 changed files with 252 additions and 231 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased][unreleased]


## [2.23.1] - 2024-01-11: Fix Button Link, Icon Alignment, Card Demo

## Fixed

- fix: CMS button--as-link has button padding (#298)
- fix: publish contact card styles (#294)
- Task/tup-674 Fix hanging indent (#289)

## Changed

- refactor: card image demo grid (#296)
- refactor: c-card--image-bottom (#297)
- refactor: more icon alignment (#293)

## Updated

- build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 (#295)

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.23.0...v2.23.1

## [2.23.0] - 2024-01-05: Irregular & Mailto Links, S-Drop-Cap, XX-Narrow

### Added
Expand Down Expand Up @@ -958,7 +978,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.23.0...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.23.1...HEAD
[2.23.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.23.1
[2.23.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.23.0
[2.22.6]: https://github.com/TACC/Core-Styles/releases/tag/v2.22.7
[2.22.6]: https://github.com/TACC/Core-Styles/releases/tag/v2.22.5
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.23.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.23.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.23.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles 2.23.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.23.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.23.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.23.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
/*! @tacc/core-styles 2.23.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.23.0+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
/*! @tacc/core-styles 2.23.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.

2 changes: 1 addition & 1 deletion dist/components/c-button--cms.css

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

0 comments on commit 617a3da

Please sign in to comment.