Skip to content

Releases: StackExchange/Stacks

v2.1.0

07 Feb 17:17
Compare
Choose a tag to compare

What's Changed

This release includes improvements to the focus styles for several components to meet WCAG 2.2 AA.

Component focus styles

  • Block link (#1621)
  • Button (#1613)
  • Form elements (#1629)
    • Includes input, textarea, checkbox, radio, select, uploader
  • Navigation (#1620)
  • Pagination (#1612)
  • Tag (#1614)
  • Toggle switch (#1615)
  • Topbar (#1628)

Internal changes

  • ci(test): run all steps in parallel #1627
  • fix(test): add doctype to test HTML output #1625
  • test(topbar): add visual regression tests #1624
  • test(visual): add improved baseline images update workflow #1611
  • test(visual): improve stability #1626

Full Changelog: v2.0.9...v2.1.0

v2.0.9

24 Jan 22:56
Compare
Choose a tag to compare

What's Changed

Internal changes

  • focus-ring: use focus-ring CSS vars for focus states only #1609
  • @testing-library/dom: bump from 9.3.3 to 9.3.4 #1604
  • @typescript-eslint/parser: bump from 6.18.0 to 6.19.0 #1608
  • @typescript-eslint/eslint-plugin: bump from 6.18.0 to 6.19.0 #1607
  • css-loader: bump from 6.8.1 to 6.9.1 #1606
  • mini-css-extract-plugin: bump from 2.7.6 to 2.7.7 #1602
  • vite: bump from 5.0.11 to 5.0.12 #1605

Full Changelog: v2.0.8...v2.0.9

v2.0.8

10 Jan 18:13
Compare
Choose a tag to compare

What's Changed

Fixes

  • bundling: correctly generate minified css bundle #1595

Full Changelog: v2.0.7...v2.0.8

v2.0.7

15 Nov 10:08
Compare
Choose a tag to compare

What's Changed

Fixes

  • modal: prevent focus change when current focus is within modal #1549

Full Changelog: v2.0.6...v2.0.7

v2.0.6

06 Nov 13:12
Compare
Choose a tag to compare

What's Changed

  • colors: update orange values to make pagination and navigation compliant to WCAG non-text contrast SC #1550

Full Changelog: v2.0.5...v2.0.6

v2.0.5

01 Nov 15:32
Compare
Choose a tag to compare

What's Changed

Fixes

  • link: update link, anchor grayscale hover/visited #1546

Full Changelog: v2.0.4...v2.0.5

v2.0.4

25 Oct 20:53
Compare
Choose a tag to compare

What's Changed

  • colors: update light, light HC yellow color sets #1541
  • modal: reposition celebratory variant close button #1542

Full Changelog: v2.0.3...v2.0.4

v2.0.3

20 Oct 19:56
Compare
Choose a tag to compare

What's Changed

This release includes fixes to recent color-related changes, most notably improvements to dark mode colors.

  • color: improve dark mode colors #1533
  • tag: tweak default, moderator colors #1532
  • tag: revert recent tag border addition #1535

Full Changelog: v2.0.2...v2.0.3

v2.0.2

17 Oct 20:36
Compare
Choose a tag to compare

What's Changed

  • colors: tweak red values #1520

Full Changelog: v2.0.1...v2.0.2

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