Skip to content

Releases: StackExchange/Stacks

v0.46.0

28 Nov 00:01
Compare
Choose a tag to compare

Improves

  • All colors within Stacks are now implemented using native CSS variables
  • Color values have been improved to be more consistent across our system

v0.45.0

25 Nov 19:14
Compare
Choose a tag to compare

Removes:

  • Support for Internet Explorer 11

v0.44.5

26 Nov 23:58
Compare
Choose a tag to compare

Fixes:

  • overflow classes had -webkit-overflow-scrolling on them but it was removed to fix a bug in iOS 13.

v0.44.4

31 Oct 01:16
Compare
Choose a tag to compare

Adds

  • .s-navigation now has an .s-navigation__muted variation.

v0.44.3

25 Oct 17:59
Compare
Choose a tag to compare

Adds

  • .s-btn__github which adds GitHub-appropriate branding to a button
  • .lh-unset will let you unset line-height

Improves

  • Scrollbars now render a bit more consistently across Chrome / Firefox on windows and mac, and styling is automatically applied to overflow atomic classes. You'll also get nicer scrolling inertia on mobile devices.

v0.44.2

17 Oct 01:10
Compare
Choose a tag to compare

Adds

  • Themed tags in email
  • s-page-title component
  • Additional atomic classes for lists
  • Documentation for writing alt text

Refines

  • Form inputs should no longer zoom on iOS
  • Improves padding on s-btn__xs
  • Adds internal spinner text alignment to fix wobbling in center-aligned containers

v0.44.1

18 Sep 17:09
Compare
Choose a tag to compare

Improves

  • Popover visibility is now set by swapping display and not visibility.

v0.44.0

13 Sep 00:22
Compare
Choose a tag to compare

Adds

  • s-label--status are now refined with the addition of new and beta.

Improves

  • s-popover’s performance has been improved

v0.43.1

28 Aug 19:24
Compare
Choose a tag to compare

Fixes

  • Colors in IE/Edge were borked by focus-within

v0.43.0

27 Aug 21:18
Compare
Choose a tag to compare

Adds

  • Every color now have atomic hover and focus classes
  • Table rows can now be disabled / made inactive with .is-disabled

Fixes

  • fc-black-750 was using @black-700
  • A couple typos care of our open source community
  • Background sizing classes were declared incorrectly