Skip to content

Releases: TACC/Core-Styles

v2.33.1: Restore v1/Portal Messages

09 Sep 22:33
Compare
Choose a tag to compare

Fixed

  • fix: revert PR #377 manually since design tokens (#396, #397)

Changed

  • refactor: simpler global message links styles (#395)

Full Changelog: v2.33.0...v2.33.1

v2.33.0: Heading & Link Color in `s-footer`, Fix Build Watch

06 Sep 23:22
db6ca7e
Compare
Choose a tag to compare

Added

  • enhance: white headings in s-footer (#391)
  • enhance: accent color in s-footer (#390)

Fixed

  • fix: npm run watch not working on css (#393)
  • fix: s-footer link color affects buttons (#392)

Full Changelog: v2.32.1...v2.33.0

v2.32.1: Fix `:--dark-context-safe` & Deprecated Vars

05 Sep 19:27
1bd5658
Compare
Choose a tag to compare

Fixed

  • fix: docs & portal not parse :--dark-context-safe (#388)
  • fix: portal deprecated colors (#387)

Full Changelog: v2.32.0...v2.32.1

v2.32.0: Purple Accent to Blue, Add Design Tokens & Weights

05 Sep 17:55
d69b3ae
Compare
Choose a tag to compare

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: v2.31.0...v2.32.0

v2.31.0: Portal v2 Message Style, Drop-Cap Mixin

03 Sep 23:48
60969c4
Compare
Choose a tag to compare

Warning

Portal v1 message style restored in 2.33.1.

Added

  • feat: let s-drop-cap be used intuitively (#381)
  • feat: drop-cap mixin (#380, #382)
  • enhance: standardize message icon support (#379)

Fixed

  • fix: x-message styles (#376)
  • fix: admonition type "tip" has no color (#374)

Changed

  • refactor: move message mixins to x-message (#378)
  • refactor: use v2/cms colors for compact/portal messages (#377)

Updated

  • deps: postcss preset env v6 to v10 (#373)

Full Changelog: v2.30.1...v2.31.0

v2.30.1: Disable Busy Buttons

06 Aug 19:25
7c520c4
Compare
Choose a tag to compare

Fixed

  • fix: disable busy buttons (#370)

Full Changelog: v2.30.0...v2.30.1

v2.30.0: Readonly Fields, S-Form Fieldsets

01 Aug 00:15
631e9f6
Compare
Choose a tag to compare

Added

  • feat: style read-only fields (#367, #368)

Fixed

  • fix: should support fieldsets in an s-form (#365)

Full Changelog: v2.29.1...v2.30.0

v2.29.1: Accent Color for Form Submit Button Busy State

31 Jul 20:48
Compare
Choose a tag to compare

Fixed

  • fix: form submit buttons busy state no accent hue (#361)

Full Changelog: v2.29.0...v2.29.1

v2.29.0: Use `@mixin`, Deprecate `@extend`

30 Jul 22:28
9778556
Compare
Choose a tag to compare

Added

  • feat: wp-280 use @mixin, deprecate @extend (#333)

Full Changelog: v2.28.0...v2.29.0

v2.28.0: Provide & Skin Bootstrap 5 Border Spinner

30 Jul 18:05
8845fcc
Compare
Choose a tag to compare

Added

  • feat: bootstrap5 border spinner (#359)
  • feat: shouldLoadBootstrap5 (#357)

Fixed

  • fix: disabled button text too hard to see (#358)

Full Changelog: v2.27.1...v2.28.0