Releases: StackExchange/Stacks
Releases · StackExchange/Stacks
v0.66.0
Adds
grid
andgrid--cell
are nowd-flex
andflex--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
andgrid--cell
are on their way out. This also goes forfl0
andfl1
. Used-flex
,flex--item
,fl-shrink0
andfl-grow1
instead.
v0.65.1
Adds
- Added popover closing on outside click configuration.
Fixes
- We lost some transition variables, re-added
v0.65.0
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
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
Adds
- Popover utilities and auto-showing
s-activity-indicator
has been added as a components-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
ands-btn__xl
were never used, so we nuked 'em.
v0.63.2
Fixes
- Refine circular progress bar math
Updates
- Bumps Popper to v2.9.2
v0.63.1
Adds
- Confetti is now available as a background utility
.bg-confetti-animated
Fixes
- Toggles now guard against some legacy CSS shenanigans
v0.63.0
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
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
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