Skip to content

Release 1.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 06:51
· 169 commits to main since this release

This release contains a lot of work from Federico Buti, thanks for that my friend 🎉 !

This fixes

  • "Allow to have custom descriptions" #179
  • "Donut charts do not pick color customization" #176
  • "Invalid characters being reported" #46

Contains:

  • Merge pull request #180 from BaCaRoZzo/issue#179 (c264bc4)
  • Merge branch 'main' into issue#179 (a6b029e)
  • Merge pull request #178 from BaCaRoZzo/issue#176 (3d0425e)
  • Merge pull request #177 from BaCaRoZzo/issue#46 (2f583a5)
  • Improve documentation on CSS variable usage (b8583c1)
  • Improve new flag documentation (42050a4)
  • Change parameters handling for parameters default to false (3cda95b)
  • Drop now unused "js-base64" dependency (c8b3b98)
  • Drop base64 encoding on html mimetype (bdbcc54)
  • Document new vanilla description option and add it to the tests (6db6ff7)
  • Add option to have plain description in cucumber template (d956aab)
  • Minor readme change to point user to test folder for style customizations (3c51ccf)
  • Add custom donut charts colors on CSS (a130b27)
  • Add colors fetching function and use it with donuts (e6190c1)
  • Style/warning fixes (25d96e4)
  • Remove base64 encoding for text/plain mimetype (950b31c)
  • Fix feature property naming (3ce8ab3)
  • Fix CSS component naming (1a2769c)