Skip to content

Releases: StackExchange/Stacks

v2.0.1

11 Oct 15:26
Compare
Choose a tag to compare

What's Changed

Fixes

  • colors: update high contrast colors #1515
  • tags: update moderator; required variant styles #1516

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Oct 20:49
Compare
Choose a tag to compare

Stacks v2

Note
This is a breaking change and will require your references to color atomic classes be remapped.
Please see the migration guide for detailed information on these changes and guidance on migrating.

We've released Stacks v2 with a focus on accessible colors!

Stacks v2 changes

Improvements and additions

  • ◑ Color contrast improvements to meet or exceed APCA Lc 60 in standard light and dark modes and WCAG 2.2 AAA in high contrast modes
  • 🎨 Simplification of color sets, reducing most sets down to just 6 color stops
  • 🔧 Under the hood improvements to custom theme generation
  • 🪄 A new custom theme generation function
  • 🌓 Fixes to forced light/dark color modes
  • 🟣 The addition of a purple color set
  • 📝 Improved documentation of atomic color classes, color fundamentals, and theming

Deprecations


colors: update all colors #1508

Full Changelog: v1.10.6...v2.0.0

v1.10.6

04 Oct 10:26
Compare
Choose a tag to compare

What's Changed

  • fix(modal): ensure header text isn't obscured by close button db6b0e3
  • fix(user-card): ensure links within type child inherit color 5cf01e5

Internal Changes

  • docs(inputs): Use valid HTML in label examples 71631ff
  • test(a11y): add ability to pass custom APCA threshold to axe-apca #1487
  • test(navigation): add a11y; visual tests #1479
  • test(code-block): add a11y; visual tests #1482
  • test(tag): add a11y; visual tests by @dancormier #1492
  • test(page-title): add a11y; visual tests #1480
  • test(input_textarea): add a11y; visual tests #1486

Full Changelog: v1.10.5...v1.10.6

v1.10.5

06 Sep 15:29
Compare
Choose a tag to compare

What's Changed

This release exclusively includes under-the-hood improvements, such as dependency updates and component tests.

Full Changelog: v1.10.4...v1.10.5

v1.10.4

30 Aug 16:57
Compare
Choose a tag to compare

What's Changed

  • feat(typography): add ow-anywhere atomic class #1460
  • fix(toggle-switch): prevent shrinking in a flex container c0e2099

Full Changelog: v1.10.3...v1.10.4

v1.10.3

22 Aug 10:26
Compare
Choose a tag to compare

What's Changed

Internal changes

  • stimulus.js: bump @hotwired/stimulus from 3.2.1 to 3.2.2 #1453

Full Changelog: v1.10.2...v1.10.3

v1.10.2

09 Aug 15:26
Compare
Choose a tag to compare

What's Changed

Fixes

  • toggle-switch: apply lower opacity when disabled #1402

Full Changelog: v1.10.1...v1.10.2

v1.10.1

24 Jul 19:01
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v1.10.0...v1.10.1

v1.10.0

24 Jul 14:36
Compare
Choose a tag to compare

What's Changed

New Features

  • link: increase color difference between visited and unvisited anchors #1404
  • border-radius: increase all steps (sm, md, lg) by 1px (respectively 4, 6, 8);
    increase border radius for button, inputs, select, textarea and notices by a step (from sm to md) #1396
  • button: design refinements #1421
    • Remove border on filled variations
    • Remove inset shadow on filled variations
    • Darken type of muted button styles
    • Lighten border color of muted button styles
    • Deprecate muted+filled button style

Fixes

  • button: use inherit when --_bu-bg is undefined #1409
  • banner: derive placement from topbar height #1408

Internal changes

  • refactor(less): use spacing unit variables wherever possible #1363
  • test(visual-regression): run on a docker container #1422

Full Changelog: v1.9.5...v1.10.0

v1.9.5

24 May 16:21
Compare
Choose a tag to compare

What's Changed

  • color: update dark mode 025 theme color values #1376
  • post-summary: prevent opacity drop on magic popup 4c4ef75

Full Changelog: v1.9.4...v1.9.5