Releases: alexanderdavide/slidev-theme-academic
Releases Β· alexanderdavide/slidev-theme-academic
v1.1.0
v1.0.0
1.0.0 (2022-04-24)
β BREAKING CHANGES
- put variables in context of the cover layout
- put variables in context of the layout
- make variables more concise
- improve variable semantics
Features
- default to fonts which support all font weigths on google fonts (4d27e7a)
- use normal font weigth for auther and date (8ffc3c3)
Code Refactoring
v0.5.0
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2022-02-27)
Bug Fixes
- 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)
Features
- 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)