Skip to content

Latest commit

 

History

History
213 lines (112 loc) · 3.25 KB

File metadata and controls

213 lines (112 loc) · 3.25 KB

Changelog

Unreleased

No user-facing changes.

1.11.0 (2026-02-21)

New Features

  • feat: Add _schema.yml for configuration validation and IDE support (#93).

Bug Fixes

  • fix: Update quarto version requirement and syntax highlighting.

1.10.3 (2026-02-11)

Bug Fixes

  • fix: Update copyright year.

1.10.2 (2025-11-21)

Refactoring

  • refactor: Enable PDF separate fragments in YAML configuration (#88).

1.10.1 (2025-11-19)

Bug Fixes

  • fix: Enable PDF separate fragments.

1.10.0 (2025-11-19)

New Features

  • feat: Enhance tabset functionality for PDF export (#84).

1.9.4 (2025-10-05)

Refactoring

  • refactor: Update theme to ggplot2 4.0.0 and use marquee (#81).

1.9.3 (2025-09-25)

Bug Fixes

  • fix: Background colour for source code elements.

1.9.2 (2025-09-19)

No user-facing changes.

1.9.1 (2025-09-19)

New Features

  • feat: Improve visibility of list item markers in fragment mode (#72).

1.9.0 (2025-08-12)

New Features

  • feat: Automatically use slide logo as favicon (#70).

1.8.4 (2025-08-12)

Bug Fixes

  • fix: Specificity of "panel-tabset-fragments" script (#66).

Style

  • style: Adjust layout parameters in _about.qmd (#67).

1.8.3 (2025-05-25)

Bug Fixes

  • fix: Remove z-index for logo.

1.8.2 (2025-05-24)

Bug Fixes

  • fix: Add code line numbers.

1.8.1 (2025-05-24)

Documentation

  • docs: Add code-annotations example.

1.8.0 (2025-05-24)

New Features

  • feat: Enable navigation for code annotations (#59).

1.7.2 (2025-05-18)

Style

  • style: Update source code background colour (#56).

1.7.1 (2025-05-16)

Bug Fixes

  • fix: No underline for slide number.

1.7.0 (2025-05-16)

New Features

  • feat: Underline links in reveal slides (#50).

1.6.0 (2025-04-21)

New Features

  • feat: Add tabset flow functionality (#47).

1.5.0 (2025-04-11)

New Features

  • feat: Hide logo/menu/slide number on title slide (#44).

1.4.1 (2025-04-11)

New Features

  • feat: Add CITATION file for project citation.

1.4.0 (2025-02-19)

Bug Fixes

  • fix: Remove R from workflow.
  • fix: Switch to deploy from GitHub Actions (#25).

1.3.0 (2023-10-15)

Bug Fixes

  • fix: Update about using iconify extension (#17).

Documentation

  • docs: Add quarto commands.

Style

  • style: Reformatted code.

1.2.1 (2023-02-04)

Bug Fixes

  • fix: Quarto format name.

Style

  • style: Tweak title slide (#12).

1.2.0 (2022-11-20)

Bug Fixes

  • fix: Path to resources.
  • fix: Comments out font and FA.
  • fix: Update for quarto v1.2.
  • fix: Readme uses template.png.

1.1.0 (2022-07-30)

New Features

  • feat: Add title slide screenshot with alt-text.

Bug Fixes

  • fix: Default github commiter.
  • fix: Add full extension path.
  • fix: New try with format-resources.
  • fix: Use full path from extension.
  • fix: Try to not trust literally the docs.
  • fix: Add other resources and fix path (I think).
  • fix: Add ggplot2 R script to format-resources.

1.0.2 (2022-07-24)

Bug Fixes

  • fix: Add license within the extension.

Documentation

  • docs: Update command and add link to doc.

1.0.1 (2022-07-23)

Bug Fixes

  • fix: Add sub directory with extension name.

1.0.0 (2022-07-20)

No user-facing changes.