Skip to content

Commit

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

* build: v2.20.0
  • Loading branch information
wesleyboar authored Nov 13, 2023
1 parent f054695 commit cf966de
Show file tree
Hide file tree
Showing 224 changed files with 239 additions and 229 deletions.
20 changes: 15 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.20.0] - 2023-11-13: Migrate More Components from TUP-UI, Add Header Demo

### Added

- feat/tup-635: Add header demo to core-styles (#258)
- feat/tup 637: Migrate c-card support list to core-styles (#250)
- feat/tup-636: Migrate c-card--images to core-styles (#254)
- feat/tup 627: Migrate s-header to core-styles (#249)

## [2.19.0] - 2023-11-02: Migrate Some Components from TUP-UI, Fix a Few Bugs

## Added
### Added

- feat: tup-624 c-update migration (#247)
- feat/tup 617: Migrate c-card fixes to core-styles (#251)
- feat/tup-625: Migrate o-heading-steps to core-styles (#248)
- feat: tup-463 c-content-block and generics/attributes from tup-ui (#246)

## Fixed
### Fixed

- fix: tup-639 move c-button font-weight bold to cms (#253)
- fix: c-card--frontera variant misc bugs (#252)

## Documentation
### Documentation

- docs: allow small primary buttons (#243)

**Full Changelog**: https://github.com/TACC/Core-Styles/compare/v2.18.0...v2.19.0

## [2.18.0] - 2023-10-03: C-Pill, S-Form-Page Footer Image; Better C-Tag Demo

## Added
### Added

- feat: support s-form-page footer link with image (#240)
- feat: c-pill (#234)
Expand Down Expand Up @@ -830,7 +839,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.19.0...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.20.0...HEAD
[2.20.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.20.0
[2.19.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.19.0
[2.18.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.18.0
[2.17.5]: https://github.com/TACC/Core-Styles/releases/tag/v2.17.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.19.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.20.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.19.0+ | MIT | github.com/TACC/Core-Styles */.admonition{margin-top:1em}
/*! @tacc/core-styles 2.20.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.19.0+ | MIT | github.com/TACC/Core-Styles */
/*! @tacc/core-styles 2.20.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.19.0+ | MIT | github.com/TACC/Core-Styles */.modal-title{font-size:1.2rem}
/*! @tacc/core-styles 2.20.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.

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.19.0+ | MIT | github.com/TACC/Core-Styles */form{margin:1em}
/*! @tacc/core-styles 2.20.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 cf966de

Please sign in to comment.