Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 3.89 KB

Changelog

1.0.0-alpha.1 (2024-04-08)

Features

  • add date format filter (f856f0e)
  • add Decap CMS previews (d73ee0f)
  • add issue creation links (resolves #7) (6623d25)
  • add lint and Docker build CI (#16) (bdeae51)
  • add Pages CMS configuration (26746ac)
  • add success criteria support to CMS configurations (e545c1f)
  • add supports table, group issues by principle (7d18565)
  • add utility for opening the PDF report (265b372)
  • add xo, convert to ES modules, many other things (79e459c)
  • configure Sveltia CMS (#15) (16de451)
  • configure Sveltia CMS (#29) (ab8792b)
  • improve PDF output (87920a2)
  • major restructure, add Decap CMS configuration (317fa69)
  • style improvements and syntax highlighting (aeaab88)

Bug Fixes

  • adjust styles for print vs screen (75c6efd)
  • clean up property order (83caeb5)
  • format date (98823c0)
  • remove Prince script (bdc2893)
  • resolve contrast issue for visited WCAG links (98823c0)
  • screenshots field should be optional (98823c0)
  • simplify CSS (a5a52c7)

Miscellaneous Chores