Skip to content

Releases: Warwick-Stats-Resources/warwickpres

v4.0.1

08 Jul 09:15
Compare
Choose a tag to compare

Improvements

  • Use penguins from R's built-in datasets package (rather than from palmerpenguins)
    • Note: this requires R >= 4.5.0

v4.0.0

19 May 07:56
Compare
Choose a tag to compare

Breaking changes

  • By default, now set echo: true and code-overflow: wrap

Bug fixes

  • Callouts now actually use the custom colours

v3.0.1

10 Mar 19:36
Compare
Choose a tag to compare
  • 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 the offline_fonts.R resource.

v3.0.0

07 Mar 12:00
Compare
Choose a tag to compare

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

warwickpres v2.0.0

31 May 13:57
Compare
Choose a tag to compare

Consistent with the University of Warwick's new (since November 2023) brand.

The previous version, v1.0.0, was consistent with the ID7 brand and was never officially released.