Releases: Warwick-Stats-Resources/warwickpres
Releases · Warwick-Stats-Resources/warwickpres
v4.0.1
v4.0.0
v3.0.1
- Improved handling of offline fonts (#6, thanks to @hturner) :
- users of the template now need to manually edit
_extensions/Warwick-Stats-Resources/warwickpres/_extension.yml
, but this avoids generating warnings about the font files not being found, and removes the need for theoffline_fonts.R
resource.
- users of the template now need to manually edit
v3.0.0
Many improvements and bug fixes.
Breaking changes
- Requires Quarto v1.6 (or greater)
- Default 16:9 aspect ratio
- Changes to callouts:
- Show icons by default
- Use SCSS variables (now that this feature is available in Quarto 1.6)
- Change the correspondence between some colours and callout types to align with the Quarto defaults (though the shades of the colours are different to said defaults):
- warnings now orange (no longer red)
- important now red (no longer gold)
- caution now gold (no longer orange)
New features
- make fonts available for offline use
- (properly) include Warwick logo in the extension
- CSS classes to colour columns and divs (
.col-box
variants) - URL in footer
Bug fixes
- Fixed vertical alignment of title in callout title bars