Skip to content

Releases: StackExchange/Stacks

v1.6.4

07 Dec 18:40
Compare
Choose a tag to compare

What's Changed

  • Restore standalone styling for .s-label--status f729f83

Full Changelog: v1.6.3...v1.6.4

v1.6.3

05 Dec 21:40
Compare
Choose a tag to compare

What's Changed

  • Fix .s-btn base box-shadow styling #1203

Full Changelog: v1.6.2...v1.6.3

v1.6.2

30 Nov 23:30
Compare
Choose a tag to compare

What's Changed

  • fix(notice): hide default .s-btn box-shadow on .s-notice--btn 76bd268
  • fix(badge): include .s-badge--image styling w/o base class a34cdc4
  • fix(prose): add tempfix for editor .s-prose styling 8c278bf

Full Changelog: v1.6.1...v1.6.2

v1.6.1

30 Nov 22:02
Compare
Choose a tag to compare

What's Changed

  • fix(button): inline .v-visible-sr styles on radio child 4e485ba

Full Changelog: v1.6.0...v1.6.1

v1.6.0

30 Nov 20:33
Compare
Choose a tag to compare

What's Changed

  • checkbox/radio: opinionated checkbox and radio layout #1077
    This change deprecates the current checkbox and radio component markup in favor of a simpler structure. See the Stacks documentation for more details.

Fixes

  • badge: ensure answered style overrides votes style #1197
  • topbar: add required nav element around navigational <ol>s #1087

Now using pseudo-private custom properties for styling

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Nov 20:58
Compare
Choose a tag to compare

What's Changed

Deprecations

Note: This release deprecates gutter classes in favor of gap classes and old toggle-switch markup.

  • flex: deprecate gutter classes #1157
  • toggle-switch: simplify markup #1121

Fixes

  • activity-indicator: fix color bug introduced by misnamed custom property 1b73669
  • badges: render all modifiers with adjoined base class #1170

Now using pseudo-private custom properties for styling

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

24 Oct 19:43
Compare
Choose a tag to compare

What's Changed

  • fix(gap): swap axis names #1158

Full Changelog: v1.4.1...v1.4.2

v1.4.1

20 Oct 19:30
Compare
Choose a tag to compare

What's Changed

This patch release includes a single change to the tag component styles to accommodate a peculiarity of the core Stack Overflow use case.

  • tags: structure ignored, watched styles for core usage #1149

Full Changelog: v1.4.0...v1.4.1

v1.4.0

20 Oct 15:23
Compare
Choose a tag to compare

What's Changed

  • button: extend disabled styling to include aria-disabled attribute #1107
  • gap: add .gx, .gy classes #1143
  • user card: darkened user card time for highlighted #1104

Under-the-hood changes

  • activity indicator: refactor custom properties 2cf008b
  • avatar: refactor custom properties dbbb058
  • award-bling: extract styling to standalone file #1105
  • label: refactor styling structure c4c382d

Now using pseudo-private custom properties for styling

Full Changelog: v1.3.6...v1.4.0

v1.3.6

16 Sep 16:44
Compare
Choose a tag to compare

What's Changed

  • fix(post-summary): post summary: ignored/deleted color regressions, round 2 #1103, 7e87edf
  • fix(toggle): ensure "off" toggle switch label meets contrast minimums #1099

Full Changelog: v1.3.5...v1.3.6