Skip to content

v2.0.0

Compare
Choose a tag to compare
@dancormier dancormier released this 06 Oct 20:49
· 364 commits to develop since this release

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