Skip to content

v0.1.65

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahosgood ahosgood released this 11 Jul 14:09
· 210 commits to main since this release
4acc234

Added

  • New files list component
  • .tna-!--hide-on-print class added for hiding elements when printing
  • Separate print stylesheet
  • Buttons can now include an SVG icon
  • Package now includes config files for Babel, ESLint, HTML-validate and Stylelint

Changed

  • Refactored gallery component
  • Allow the size of the heading in the sidebar component to be changed
  • Refactored accordion component for better accessibility
  • Picture transcripts are hidden with until-found
  • Open all accordion items and details elements when printing
  • Changed heading property of sidebar components to title

Removed

  • Removed all print styles from all.css

Fixed

  • Fixed aria-controls property of accordion buttons
  • All component attributes can now have blank values