Skip to content

Releases: chocolatey/choco-theme

0.8.1

02 Oct 17:55
875bbfa
Compare
Choose a tag to compare

Bug Fixes

  • Preview scripts result in errors - see #421.
  • Font path for copying PT Sans font is incorrect for docs - see #416.

Improvements

  • Scan for vulnerabilities on all dependencies recursively and ignore sweetalert2 - see #417.

Dependency Change

  • Upgrade ESLint to 9.x - see #418.
  • Upgrade websites to choco-theme 0.8.1 - see #415.

0.8.0

13 Sep 14:47
5cb195e
Compare
Choose a tag to compare

Enhancements

  • Add support for CCM - see #412
  • Ensure all colors are accessible - see #194
    • Many colors have changed to be more accessible while in light mode. Additional enhancements will be made in the future.

0.7.4

01 Jul 19:05
673802c
Compare
Choose a tag to compare

Bug Fixes

  • datatables.net package breaks after 1.13.1 - see #407

0.7.3

13 Jun 15:04
368fc0f
Compare
Choose a tag to compare

Bug Fixes

  • Retain CollapseButton CSS - see #407

0.7.2

12 Jun 19:27
2188941
Compare
Choose a tag to compare

Bug Fixes

  • CSS for Astro Components Purged - see #407

0.7.1

12 Jun 12:45
26b4eaf
Compare
Choose a tag to compare

Enhancements

  • Support Astro Framework - see #405

0.7.0

09 May 19:48
630dbbc
Compare
Choose a tag to compare

Enhancements

  • Enhance local choco-theme development - see #403
    • Introduces a sweet of commands to speed up development - see README
  • Add new GitHub action to run yarn npm audit on a pull request - see #393

0.6.3

18 Apr 12:45
7d2ad1d
Compare
Choose a tag to compare

Bug Fixes

  • Disqus comments do not work in dark mode - see #393

0.6.2

16 Apr 13:18
df03012
Compare
Choose a tag to compare

Bug Fixes

  • Fix - Colours for Configuration Management Systems are not displayed correctly between light and dark mode - see commit
  • (build) Update publish workflow for Yarn 4 - see commit

0.6.1

15 Apr 12:35
0097c72
Compare
Choose a tag to compare

Bug Fixes

  • Remove Gulp and use new technologies - see #392
    • After deployment of choco-theme 0.6.1, it was found that PurgeCSS needed to be adjusted for community.chocolatey.org. It has been adjusted so that all necessary CSS is in the final purged file.
  • (build) Update publish workflow for Yarn 4 - see commit