Skip to content

Commit

Permalink
fix: v2.0.0, changelog mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Feb 28, 2023
1 parent 630c501 commit 967cc4e
Showing 1 changed file with 72 additions and 72 deletions.
144 changes: 72 additions & 72 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,86 +11,86 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

feat(settings): complete tertiary+secondary colors 4d7cece
feat: "disable" links with no href attribute (#130)
feat(elements): monospace light bkgd & dark text d12d9e7
feat(elements): fake table using paragraphs (#126)
feat(elements): inline monospace now dark on light 1ebfdce
feat(docs): add form cms element styles 4d0208c 827124d
feat(settings): space, …--p-buffer-above|below cab1977
feat: color, add …accent--xx-dark + …xxx-dark 6298f5e
feat: color, secondary tertiary normal xxx-dark 0d400a9
feat(elements): monospace, invert code block color 931a213
feat(elements): pointer cursor for `<summary>` tag 9984174
feat(trumps): breadcrumbs (changes for core-styles.docs) (#118)
feat(settings): --global-color-primary--xxx-dark (#117)
feat(settings+elements): docs font (#116)
feat(components): align + blockquote width mgmt. (#115)
feat(elements): html-el's demo, blockquote, figure (#114)
feat(trumps): s-blockquote pattern & tweaks (#113)
feat(components, elements): tacc-docs, monospace (#110)
feat(elements): monospace (#108)
feat(components): alt. classnames for c-message (#106)
feat(components): c-message demo & admonition pattern (#105)
feat(elements): cms headings (#104)
feat: elements re-org + css nesting + docs stylesheet (#102)
feat(demo): support custom cms & portal css files (#95)
feat(settings): (cms & portal) font patterns (#93)
feat(demo): elements > (cms) headings pattern (#92)
feat(components)!: new font sizes split cms/portal (#90)
feat(cortal.icons): [add] collapse alias (#85)
- feat(settings): complete tertiary+secondary colors 4d7cece
- feat: "disable" links with no href attribute (#130)
- feat(elements): monospace light bkgd & dark text d12d9e7
- feat(elements): fake table using paragraphs (#126)
- feat(elements): inline monospace now dark on light 1ebfdce
- feat(docs): add form cms element styles 4d0208c 827124d
- feat(settings): space, …--p-buffer-above|below cab1977
- feat: color, add …accent--xx-dark + …xxx-dark 6298f5e
- feat: color, secondary tertiary normal xxx-dark 0d400a9
- feat(elements): monospace, invert code block color 931a213
- feat(elements): pointer cursor for `<summary>` tag 9984174
- feat(trumps): breadcrumbs (changes for core-styles.docs) (#118)
- feat(settings): --global-color-primary--xxx-dark (#117)
- feat(settings+elements): docs font (#116)
- feat(components): align + blockquote width mgmt. (#115)
- feat(elements): html-el's demo, blockquote, figure (#114)
- feat(trumps): s-blockquote pattern & tweaks (#113)
- feat(components, elements): tacc-docs, monospace (#110)
- feat(elements): monospace (#108)
- feat(components): alt. classnames for c-message (#106)
- feat(components): c-message demo & admonition pattern (#105)
- feat(elements): cms headings (#104)
- feat: elements re-org + css nesting + docs stylesheet (#102)
- feat(demo): support custom cms & portal css files (#95)
- feat(settings): (cms & portal) font patterns (#93)
- feat(demo): elements > (cms) headings pattern (#92)
- feat(components)!: new font sizes split cms/portal (#90)
- feat(cortal.icons): [add] collapse alias (#85)

### Changed

feat(elements): table, updates from tup-cms (#127)
chore: migrate cms `o-` patterns from base to cms (#119)
feat: tup cms patterns (add, change, fix) (#100)
feat(demo): wrap all previews in a `<main>` (#103)
feat: elements re-org + css nesting + docs stylesheet (#102)
feat: move cortal from base to cms and portal (#101)
feat(demo): lower priority demo css bb25862
feat(o-fixed-header-table): wrapper vs non-wrapper usage (#83)
fix(package): move npm-watch to devDeps 8b2ee16
chore(components): align, remove default max width (#122)
- feat(elements): table, updates from tup-cms (#127)
- chore: migrate cms `o-` patterns from base to cms (#119)
- feat: tup cms patterns (add, change, fix) (#100)
- feat(demo): wrap all previews in a `<main>` (#103)
- feat: elements re-org + css nesting + docs stylesheet (#102)
- feat: move cortal from base to cms and portal (#101)
- feat(demo): lower priority demo css bb25862
- feat(o-fixed-header-table): wrapper vs non-wrapper usage (#83)
- fix(package): move npm-watch to devDeps 8b2ee16
- chore(components): align, remove default max width (#122)

### Removed

chore(elements)!: delete v0 CMS headings (#94)
docs(README): add tup-ui to Known Clients 8e8a49d
- chore(elements)!: delete v0 CMS headings (#94)
- docs(README): add tup-ui to Known Clients 8e8a49d

### Fixed

fix(trumps): header, use new color var f405ef7
fix(components): footer, remove & simplify styles daada8b
fix(trumps): better demo markup 4adb26c
fix(components): c-button, disabled UI (#129)
fix(components): c-message, font size & margin (#128)
fix: only hide nested thead if parent has thead (#125)
fix: only hide nested thead if parent has thead e1e302c
fix(components): docs, prev/next as breadcrumbs 5bb8e00
fix(elements): table font size & nested th offset (#124)
fix(elements)!: table padding from px to em (#123)
fix: cms picture, offset, alignment improvements (#121)
fix: components/align, caption width → client task a8e4407
fix: figure image shrunk if figure was not aligned (#120)
fix(demo): load Bootstrap on layer beneath others b1d7919
fix(elements): <strong> and <b> selectors lacked & 00d182b
fix(components): no TACC cards in portals, modals 514d272
fix(components): no card pattern in modals 8e1914f
fix(components): no card pattern for portal d8eaee9
fix(objects): o-grid, prevent <figure> shrink ee96b93
fix(core-styles): do not load .align for cms 09a9bd7
fix(core-styles): load .align for cms 5a8d0f6
fix(partials): do not duplicate lorem ipsum paragraphs (#112)
fix(demo): apply demo styles to <dl>'s (#109)
fix(bin): build-id preprended with comma 837ab3f
fix(elements): nested table assumed parent thead 4550f16
fix(demo): replace demo-message with c-message 1b10fd4
fix(icon): hide vert overflow inside icon (from wrapped text) (#88)
fix(icon): hide text inside icon (#86)
fix(demo): no cross-pattern demo asset load (#84)
fix(demo): rename extra…css to example…css 59f002f
feat: tup cms patterns (add, change, fix) (#100)
- fix(trumps): header, use new color var f405ef7
- fix(components): footer, remove & simplify styles daada8b
- fix(trumps): better demo markup 4adb26c
- fix(components): c-button, disabled UI (#129)
- fix(components): c-message, font size & margin (#128)
- fix: only hide nested thead if parent has thead (#125)
- fix: only hide nested thead if parent has thead e1e302c
- fix(components): docs, prev/next as breadcrumbs 5bb8e00
- fix(elements): table font size & nested th offset (#124)
- fix(elements)!: table padding from px to em (#123)
- fix: cms picture, offset, alignment improvements (#121)
- fix: components/align, caption width → client task a8e4407
- fix: figure image shrunk if figure was not aligned (#120)
- fix(demo): load Bootstrap on layer beneath others b1d7919
- fix(elements): <strong> and <b> selectors lacked & 00d182b
- fix(components): no TACC cards in portals, modals 514d272
- fix(components): no card pattern in modals 8e1914f
- fix(components): no card pattern for portal d8eaee9
- fix(objects): o-grid, prevent <figure> shrink ee96b93
- fix(core-styles): do not load .align for cms 09a9bd7
- fix(core-styles): load .align for cms 5a8d0f6
- fix(partials): do not duplicate lorem ipsum paragraphs (#112)
- fix(demo): apply demo styles to <dl>'s (#109)
- fix(bin): build-id preprended with comma 837ab3f
- fix(elements): nested table assumed parent thead 4550f16
- fix(demo): replace demo-message with c-message 1b10fd4
- fix(icon): hide vert overflow inside icon (from wrapped text) (#88)
- fix(icon): hide text inside icon (#86)
- fix(demo): no cross-pattern demo asset load (#84)
- fix(demo): rename extra…css to example…css 59f002f
- feat: tup cms patterns (add, change, fix) (#100)

## [1.0.0] - 2022-12-05: Polish, Table Objects, Form Patterns, Dist Files, Fonts

Expand Down Expand Up @@ -439,7 +439,7 @@ feat: tup cms patterns (add, change, fix) (#100)

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

[unreleased]: https://github.com/TACC/Core-Styles/compare/v1.0.0...HEAD
[unreleased]: https://github.com/TACC/Core-Styles/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/TACC/Core-Styles/releases/tag/v2.0.0
[1.0.0]: https://github.com/TACC/Core-Styles/releases/tag/v1.0.0
[0.11.0]: https://github.com/TACC/Core-Styles/releases/tag/v0.11.0
Expand Down

0 comments on commit 967cc4e

Please sign in to comment.