Skip to content

Latest commit

 

History

History
95 lines (51 loc) · 2.12 KB

changelog.md

File metadata and controls

95 lines (51 loc) · 2.12 KB

Changelog

[0.0.22] - 2024-11-08

  • Added support for the about-me slide to position the image
  • Updated theme name to support Monaco Editor

[0.0.21] - 2024-09-28

  • Update dependencies and example

[0.0.20] - 2024-07-10

  • #6: Fix loading the Shiki theme

[0.0.19] - 2024-05-27

  • Added slot to the about me slide which allows you to add custom content to the slide

[0.0.18] - 2024-05-09

  • Added css to change the inline code block background and foreground colors

[0.0.17] - 2024-05-09

  • Added new font size variables for each layout and code blocks

[0.0.16] - 2024-03-11

  • #5: Fix Shiki loadTheme deprecation warning. Thanks to fgrandel.

[0.0.15] - 2023-10-18

  • Added box shadow to the header + header-shadow theme option

[0.0.14] - 2023-10-17

  • Added styles for the two-column layout

[0.0.13] - 2023-10-05

  • Remove backdrop if no background is set on cover

[0.0.12] - 2023-10-03

  • Color fixes on various layouts

[0.0.11] - 2023-09-08

  • Fix issue with layoutHelper

[0.0.10] - 2023-02-15

  • Added checkbox styling
  • Config change in for shiki

[0.0.9] - 2023-02-07

  • #3: Add background theme variable as css variable(s) and slide field property

[0.0.8] - 2023-02-07

[0.0.7] - 2023-02-06

[0.0.6] - 2023-02-02

  • Documentation update

[0.0.5] - 2023-02-02

  • Better css variable names for theming
  • Added center layout

[0.0.4] - 2023-02-01

  • Added mermaid styles for sequenceDiagram
  • Small fixes

[0.0.3] - 2023-02-01

  • Updated styles for all layouts
  • Added screenshots and documentation

[0.0.2] - 2023-01-31

  • New layouts
  • New fonts

[0.0.1] - 2023-01-31

  • Initial release