Skip to content

Releases: StackExchange/Stacks

v0.25.0

13 Sep 18:42
Compare
Choose a tag to compare

Added

  • order-first and order-last are now responsive.
  • Various documentation improvements, including an Installation guide.

v0.24.1

11 Sep 16:08
Compare
Choose a tag to compare

Fixes

  • s-table__clear now resets the default thead th styles to normal and removes the background-color.
  • Sets the default font-weight for ths to bold because the meyer-reset sets font styles to none.

v0.24.0

11 Sep 16:06
Compare
Choose a tag to compare

Added

  • Updates s-table visually to have backgrounds and borders by default.
  • Adds a s-tag__danger class.
  • Adds a fill SVG class

Fixed

  • Inputs in IE / Edge no longer have the x button.

v0.23.0

04 Sep 16:39
Compare
Choose a tag to compare

Product

  • better styling for links inside validation messages
  • small version of s-tag

Email

  • team name / avatar improvements

v0.22.0

22 Aug 20:51
Compare
Choose a tag to compare

Added

  • Static heights
  • Min width / max width responsive classes
  • Min height / max height
  • More fluid min width / max widths

Fixes

  • s-toast is now responsive

v0.20.1

01 Aug 15:29
Compare
Choose a tag to compare

Added:

  • Visited link atomic classes are now available (.s-link__visited)

Fixes:

  • Fixes the privilege progress bars to properly display (.s-progress--privilege)
  • Documents said privilege progress bars

v0.20.0

30 Jul 18:05
Compare
Choose a tag to compare

Added:

  • Progress bars are now available in Stacks! 🙌

Fixes:

  • Remove the !important declaration on flex-basis: width: auto; IE11 flexbox column workaround. The declaration order already raises the specificity so it should overwrite most styles on its own. Doing this allows atomic classes to override this bug when necessary.

v0.19.0

13 Jul 18:07
Compare
Choose a tag to compare

Added

  • You can now style the button element as a link with s-link.
  • s-anchors allows you to style all descendent anchors as links.
  • Documentation is now completely responsive.
  • The atomic .bg-transparent class is now available.

Improved

  • Transition speeds in the sidebar widget accordion
  • Selected s-tabs no longer have a hover state
  • Button loading states now support size modifiers
  • Overflow classes now support -webkit-scrolling: touch

v0.18.1

03 Jul 16:25
Compare
Choose a tag to compare

Hot fixes to make Stacks compile on Less v2.5. This is required for production.

v0.18.0

02 Jul 23:44
Compare
Choose a tag to compare

Adds

  • More responsive grid classes
  • Proper unset classes

Fixes

  • White space collapsing in s-btn-group