Releases: StackExchange/Stacks
Releases · StackExchange/Stacks
v0.46.0
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
Removes:
- Support for Internet Explorer 11
v0.44.5
Fixes:
- overflow classes had -webkit-overflow-scrolling on them but it was removed to fix a bug in iOS 13.
v0.44.4
Adds
.s-navigation
now has an.s-navigation__muted
variation.
v0.44.3
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
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
Improves
- Popover visibility is now set by swapping
display
and notvisibility
.
v0.44.0
Adds
s-label--status
are now refined with the addition ofnew
andbeta
.
Improves
s-popover
’s performance has been improved
v0.43.1
Fixes
- Colors in IE/Edge were borked by
focus-within
v0.43.0
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