Releases: StackExchange/Stacks
Releases · StackExchange/Stacks
v1.6.2
What's Changed
- fix(notice): hide default .s-btn box-shadow on .s-notice--btn 76bd268
- fix(badge): include .s-badge--image styling w/o base class a34cdc4
- fix(prose): add tempfix for editor .s-prose styling 8c278bf
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- fix(button): inline .v-visible-sr styles on radio child 4e485ba
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- checkbox/radio: opinionated checkbox and radio layout #1077
This change deprecates the current checkbox and radio component markup in favor of a simpler structure. See the Stacks documentation for more details.
Fixes
- badge: ensure answered style overrides votes style #1197
- topbar: add required
nav
element around navigational<ol>
s #1087
Now using pseudo-private custom properties for styling
- button #1038
- code-block #1163
- link-preview #1162
- notice #1179
- progress #1153
- prose #1169
- sidebar-widgets #1185
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
Deprecations
Note: This release deprecates gutter classes in favor of gap classes and old toggle-switch markup.
Fixes
- activity-indicator: fix color bug introduced by misnamed custom property 1b73669
- badges: render all modifiers with adjoined base class #1170
Now using pseudo-private custom properties for styling
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
What's Changed
This patch release includes a single change to the tag component styles to accommodate a peculiarity of the core Stack Overflow use case.
- tags: structure ignored, watched styles for core usage #1149
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- button: extend disabled styling to include
aria-disabled
attribute #1107 - gap: add .gx, .gy classes #1143
- user card: darkened user card time for highlighted #1104
Under-the-hood changes
- activity indicator: refactor custom properties 2cf008b
- avatar: refactor custom properties dbbb058
- award-bling: extract styling to standalone file #1105
- label: refactor styling structure c4c382d
Now using pseudo-private custom properties for styling
- award-bling #1105
- badge #1136
- breadcrumbs 6dffb7d
- card 4f6d714
- menu 9a3d63c
- navigation 5f92368
- page titles: ca2c0d5
- pagination #1118, e75998c
- tags #1117
Full Changelog: v1.3.6...v1.4.0
v1.3.6
What's Changed
- fix(post-summary): post summary: ignored/deleted color regressions, round 2 #1103, 7e87edf
- fix(toggle): ensure "off" toggle switch label meets contrast minimums #1099
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
Fixes
- post summary: update is-warm color 0dc95bf
- post summary: ensure tags are appropriate color when within a post summary variant 4649bae
- sidebar-widget: remove margin from header elements ffcdf02
Full Changelog: v1.3.3...v1.3.4