Skip to content

Commit

Permalink
chore: v2.2.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Mar 7, 2023
1 parent f593cf3 commit 1d6dd36
Show file tree
Hide file tree
Showing 162 changed files with 187 additions and 163 deletions.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.2.0] - 2023-03-07: Color Fixes & Additions, Misc. Tweaks & Polish

### Added

- feat(settings): color, 2nd-ary & 3rd-ary xx-light f35c533

### Fixed

- fix(settings): color, accent xxx-light value f593cf3
- fix(settings): richer dark reds, warmer yellows f4aa7f0

### Changed

- chore(dist): cms h1–h6 updates for docs 8eded6c
- feat(elements): remove heading line-height 9ef80b3
- feat(elements): remove h5 and h6 styles 78849b9
- fix(settings): simple color context selector names e76487f
- docs(README): [] publish step polish 7f91086, d119fad

### Removed

- chore(elements): [cleanup] 928707d, 6d256f0

## [2.1.0] - 2023-03-03: Contextual Accent Colors, Button Test Cases & Fixes

### Added
Expand Down Expand Up @@ -476,7 +499,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.1.0...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.2.0
[2.1.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.1.0
[2.0.2]: https://github.com/TACC/Core-Styles/releases/tag/v2.0.2
[2.0.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.0.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.1.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.2.0 | 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.1.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles v2.2.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.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.1.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.2.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.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/bootstrap--form.demo.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.1.0+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
/*! @tacc/core-styles v2.2.0 | 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 1d6dd36

Please sign in to comment.