Skip to content

Commit

Permalink
chore: v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 10, 2023
1 parent c273f98 commit 01277e2
Show file tree
Hide file tree
Showing 176 changed files with 184 additions and 179 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.4.1] - 2023-03-10: Split Docs & CMS & Portal Root Element Styles; Fixes
## [2.5.0] - 2023-03-10: Integrate Docs Client CSS into Core-Styles.Docs

### Added

- feat(elements): root, demo & docs v. cms v. portal (#142) af8e2b1
- feat: big core-styles.docs update f.k.a [...] (#142) af8e2b1

### Fixed

- fix(demo): respect client/project font size 4f426d3
- fix(objects): o-grid, no cell overflow nor side fx bd1b007

## [2.4.1] - 2023-03-10: Split Docs & CMS & Portal Root Element Styles; Fixes

See [2.5.0] instead.

## [2.4.0] - 2023-03-09: Headings on CMS Client vs Docs Client

### Added
Expand Down Expand Up @@ -528,7 +532,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.4.1...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.5.0...HEAD
[2.5.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.5.0
[2.4.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.4.1
[2.4.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.4.0
[2.3.1]: https://github.com/TACC/Core-Styles/releases/tag/v2.3.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.4.1+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.5.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.4.1+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles v2.5.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.4.1+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles v2.5.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.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/bootstrap--form.demo.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! @tacc/core-styles 2.4.1+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
/*! @tacc/core-styles v2.5.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 01277e2

Please sign in to comment.