2.0.1 (2024-09-09)
- specify package engines correctly (f5061d7)
2.0.0 (2024-09-08)
- migrate to UnoCSS and Shiki highlighter
- migrate to UnoCSS and Shiki highlighter (3c52243)
1.3.1 (2024-09-08)
- load Shiki theme directly (3e6b27a)
1.3.0 (2024-03-23)
- remove backticks from code (77e7c31)
1.2.0 (2024-01-27)
- enable listing multiple authors on cover (d21d0c9)
- use and between last two authors rather than comma (bbcfeb2)
1.1.4 (2024-01-13)
- make resolveAssetUrl safe for base URL with or without trailing slash (a5c4f21)
1.1.3 (2023-03-22)
- use correct comment syntax (ee3cb92)
1.1.2 (2023-03-12)
1.1.1 (2022-12-21)
- #7: prevent overlap of global layers in export (5aadf73), closes #7
- consider base path specified by user (b57a01d)
- prevent pagination from being displayed on slide end (9a34e17)
1.1.0 (2022-05-21)
- enable filling of footnotes (be3a4c7)
- add background color to Footnotes component (d7ad960)
1.0.0 (2022-04-24)
- put variables in context of the cover layout
- put variables in context of the layout
- make variables more concise
- improve variable semantics
- default to fonts which support all font weigths on google fonts (4d27e7a)
- use normal font weigth for auther and date (8ffc3c3)
- improve variable semantics (31ef068)
- make variables more concise (428658e)
- put variables in context of the cover layout (996152c)
- put variables in context of the layout (3f793c4)
0.5.0 (2022-04-19)
0.4.0 (2022-04-13)
- show table of content with decimal list by updating slidev (044c658)
- account for optionality of paginationPagesDisabled (aa27511)
0.3.0 (2022-04-10)
- allow disabling rendering of global pagination for specific slides (8211c15)
- enable styling pagination by transferring class names (50827da)
0.2.1 (2022-03-13)
0.2.0 (2022-03-06)
- use correct user parameter (5bde6b1)
- Revert "ci: temporarily remove deploy workflow branch filter for testing" (66a74de)
- Revert "ci: temporarily remove deploy workflow branch filter for testing" (294f3ec)
0.1.2 (2022-03-01)
- equally distribute space between content and figure (0e2af8c)
- set default of paginationY to top (25d8071)
0.1.1 (2022-02-28)
0.1.0 (2022-02-27)
- add correct footnote (4c3a36c)
- move footnotes to the right (cac4af7)
- rename file to PascalCase according to style guide (1d2cd4e)
- undo formatting (7f27086)
- use flexbox to avoid overflow of long and narrow images (d6a0e45)
- add component FigureWithOptionalCaption (8b41a1e)
- add component pagination (1d1e374)
- add component TextWithOptionalLink (d0ddd3f)
- add components Footnotes and Footnote (cef139b)
- add layout figure (47822da)
- add layout figure-side (6a98eb1)
- add layout table-of-contents (e428743)
- add/overwrite layout cover (630edbd)
- define max height and center (80dad54)
- enable global pagination per configuration (ea0890d)
- enable pagination based on setting any configuration set (c51de8a)