Skip to content

Releases: StackExchange/Stacks

v0.66.0

11 Jun 22:06
Compare
Choose a tag to compare

Adds

  • grid and grid--cell are now d-flex and flex--item as we move to add CSS grid atomic classes.

Refines

  • Disabled checkboxes, and radios now have full color
  • Avatar letters should render a bit better in Segoe
  • Modals now adapt to tab focus a bit better.
  • Bumps a bunch of dependencies

Deprecation

  • grid and grid--cell are on their way out. This also goes for fl0 and fl1. Use d-flex, flex--item, fl-shrink0 and fl-grow1 instead.

v0.65.1

27 May 17:57
Compare
Choose a tag to compare

Adds

  • Added popover closing on outside click configuration.

Fixes

  • We lost some transition variables, re-added

v0.65.0

27 May 17:30
Compare
Choose a tag to compare

Adds

  • .s-tag now has a selected state
  • A single button can now expand multiple elements in an s-expandable
  • .bs-none is now responsive

Fixes

  • Fixed keyboard focus on complex modals
  • Fixed a bug on s-expandable in Firefox related to a keyboard race condition
  • Bumps a bunch of dependencies

0.64.1

17 May 15:58
Compare
Choose a tag to compare

Refines

  • Hot fixes for the font system font stacks
  • s-post-summary has better spacing under its excerpt

Adds

  • Breakpoints are available as Less variables

v0.64.0

10 May 18:14
Compare
Choose a tag to compare

Adds

  • Popover utilities and auto-showing
  • s-activity-indicator has been added as a component
  • s-post-summary can now summarize a question or article.
  • We've switched to system fonts by default
  • Font smoothing is now enabled by default in webkit
  • 1px margin and padding classes

Refines

  • s-navigation can now be added directly to ordered or unordered lists
  • Some refinements to our confetti background
  • The window should no longer zoom on iOS when using s-input__md
  • You can now use s-tag as a mixin where needed.
  • Added some guards for mobile styling on s-btn.
  • Better nested border radii in sidebar widgets.

Removes

  • Edge 18 support is now dropped
  • We've stopped tracking compiled JS in git for way cleaner diffs
  • s-btn__lg and s-btn__xl were never used, so we nuked 'em.

v0.63.2

06 Apr 22:30
Compare
Choose a tag to compare

Fixes

  • Refine circular progress bar math

Updates

  • Bumps Popper to v2.9.2

v0.63.1

01 Apr 15:58
Compare
Choose a tag to compare

Adds

  • Confetti is now available as a background utility .bg-confetti-animated

Fixes

  • Toggles now guard against some legacy CSS shenanigans

v0.63.0

23 Mar 16:11
Compare
Choose a tag to compare

Adds

  • An s-menu component has been documented for when you need a list of actions inside a popover or card.
  • Documentation for stacking s-card for things like collections.
  • We now have segmented progress bars for when you need to divide them.

Fixes

  • We had some competing disabled styles that are fixed.

Improves

  • The icons documentation is a little better now
  • Bumps Popper.js dependency

v0.62.0

03 Mar 19:15
Compare
Choose a tag to compare

Adds

  • We now have vertical truncation that fades out.
  • Stacks is now on Less 4.

Improves

  • Truncation is now its own section, split from typography.

v0.61.0

26 Feb 16:24
Compare
Choose a tag to compare

Adds

  • Progress bars now have a circular variant
  • Binary toggle switches have a new style, and multiple toggle switches have a new aesthetic to match
  • c-text for text cursors
  • Our editor component is now documented

Improves

  • Email signatures are refined
  • User cards have consistent padding