Skip to content

Releases: AnsonH/contrast-checker

v1.2.0

27 Dec 04:53
Compare
Choose a tag to compare

Release Log

Engineering ⛑

  • Migrated project to use TypeScript
  • Updates to multiple dependencies

v1.1.0

15 Jul 10:28
Compare
Choose a tag to compare

Release Log

Features ✨

  • "Change color format" button to cycle through HEX, RGB, and HSL formats
  • "Skip to Saved Colors" and "Skip to Preview Area" accessibility links

Bug Fixes 🐛

  • #1 - Unwanted spell checking in color input boxes
  • Missing outlines when "Save Color" and "Delete All" buttons are focused

v1.0.1

04 Jul 07:44
Compare
Choose a tag to compare

Release Log

Bug Fixes 🐛

  • Fixed contrast ratio not updating when loading a saved color

v1.0.0

23 Jun 11:39
Compare
Choose a tag to compare

Release Log

Features ✨

  • Input validation for color string (HEX, RGB & HSL)
  • Color pickers for color input
  • Accepts HEX, RGB and HSL color formats
  • Checks against WCAG 2.0 Level AA and Level AAA requirements
  • Saves and loads themes from local storage
  • Responsive design