Skip to content

Commit

Permalink
Chore/v2.32.0 (#386)
Browse files Browse the repository at this point in the history
* docs: v2.32.0

* chore: v2.32.0

* build: v2.32.0
  • Loading branch information
wesleyboar authored Sep 5, 2024
1 parent 212f167 commit d69b3ae
Show file tree
Hide file tree
Showing 247 changed files with 260 additions and 309 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.32.0] - 2024-09-05: Purple Accent to Blue, Add Design Tokens & Weights

### Added

- enhance: CMD-182 design tokens (#372)
- feat: all font-weight vars (#385)

### Fixed

- fix: font weight black should be 900 not 800 (#384)

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.31.0...v2.32.0

## [2.31.0] - 2024-09-03: Portal v2 Message Style, Drop-Cap Mixin

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

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.

Loading

0 comments on commit d69b3ae

Please sign in to comment.