Skip to content

Releases: StackExchange/Stacks

v1.8.0

22 Feb 17:52
Compare
Choose a tag to compare

What's Changed

Now using pseudo-private custom properties for styling

  • inputs: use pseudo-private custom properties #1184

Fixes

  • post-summary: rm !important on content-menu-button #1266

Full Changelog: v1.7.1...v1.8.0

v1.7.1

30 Jan 22:20
Compare
Choose a tag to compare

What's Changed

Fixes

  • link: match pre-refactor :visited style rules #1255
  • post-summary: fix .is-deleted stats item color 77dc871

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Jan 19:07
Compare
Choose a tag to compare

What's Changed

  • notice: add show/hide controller #1216
  • dependencies: update Stimulus from 2.x to latest 3.x release #1233

Fixes

  • build: allow independent stacks-dynamic/static compilation #1234
  • btn: add padding for .is-loading spinner bc0e616
  • btn: prevent <a> styles from overriding btn styles 1ccc43f
  • inputs: prevent shrink on checkbox, radio 1e822d7

Now using pseudo-private custom properties for styling

  • tables: use pseudo private custom properties #1204
  • link: use pseudo private custom properties #1206
  • post-summary: use pseudo-private custom properties #1091

Full Changelog: v1.6.7...v1.7.0

v1.6.7

03 Jan 16:43
Compare
Choose a tag to compare

What's Changed

  • fix(bug): ensure variant shadow only shows on filled btn #1212

Full Changelog: v1.6.6...v1.6.7

v1.6.6

14 Dec 22:05
Compare
Choose a tag to compare

What's Changed

Fixes

  • pagination: ensure .s-pagination--item__clear styles are applied ab575e1

Under-the-hood changes

  • components: cleanup code around standard #1207

Full Changelog: v1.6.5...v1.6.6

v1.6.5

07 Dec 20:06
Compare
Choose a tag to compare

What's Changed

  • Don't apply margin-bottom on divs within .s-prose 76ce5ba

Full Changelog: v1.6.4...v1.6.5

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