Skip to content

Releases: alexanderdavide/slidev-theme-academic

v1.1.0

21 May 11:53
Compare
Choose a tag to compare

1.1.0 (2022-05-21)

Features

  • enable filling of footnotes (be3a4c7)

Bug Fixes

  • add background color to Footnotes component (d7ad960)

A special thanks goes to @imba28 for his help with this release. πŸ’ͺ

v1.0.0

24 Apr 18:35
Compare
Choose a tag to compare

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

  • 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)

v0.5.0

19 Apr 20:02
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

0.5.0 (2022-04-19)

Features

  • add index (0ad399d)
  • enable index to be used for references (aa3c97c)

v0.4.0

13 Apr 19:14
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

0.4.0 (2022-04-13)

Features

  • show table of content with decimal list by updating slidev (044c658)

Bug Fixes

  • account for optionality of paginationPagesDisabled (aa27511)

v0.3.0

10 Apr 20:13
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

0.3.0 (2022-04-10)

Features

  • allow disabling rendering of global pagination for specific slides (8211c15)
  • enable styling pagination by transferring class names (50827da)

v0.2.1

13 Mar 16:42
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

0.2.1 (2022-03-13)

v0.2.0

06 Mar 22:36
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 (2022-03-06)

Features

Bug Fixes

  • use correct user parameter (5bde6b1)

Reverts

  • Revert "ci: temporarily remove deploy workflow branch filter for testing" (66a74de)
  • Revert "ci: temporarily remove deploy workflow branch filter for testing" (294f3ec)

v0.1.2

01 Mar 22:23
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

0.1.2 (2022-03-01)

Bug Fixes

  • equally distribute space between content and figure (0e2af8c)
  • set default of paginationY to top (25d8071)

v0.1.1

28 Feb 23:04
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1 (2022-02-28)

v0.1.0

27 Feb 21:42
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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)