Skip to content

Commit

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

* docs: v2.34.0

* build: v2.34.0
  • Loading branch information
wesleyboar committed Sep 27, 2024
1 parent 04c5a7c commit a54293e
Show file tree
Hide file tree
Showing 250 changed files with 265 additions and 251 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.33.0...v2.33.1

## [2.34.0] - 2024-09-27: support `@mixin overlay`, `postcss-import-url`

### Added

- feat: WP-280 @mixin overlay (#402)
- feat: support postcss-import-url if configured (#401)

### Updated

- build(deps-dev): bump express from 4.19.2 to 4.21.0 (#399)

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.33.1...v2.34.0

## [2.33.0] - 2024-09-06: Heading & Link Color in `s-footer`, Fix Build Watch

### Added
Expand Down Expand Up @@ -1209,7 +1222,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.33.1...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.34.0...HEAD
[2.34.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.34.0
[2.33.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.33.1
[2.33.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.33.0
[2.32.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.32.1
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.33.1+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.34.0+ | 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.33.1+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles 2.34.0+ | 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.33.1+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.34.0+ | 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.33.1+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
/*! @tacc/core-styles 2.34.0+ | 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 a54293e

Please sign in to comment.