# Changelog

## [2.1.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/2.0.1...2.1.0) (2024-12-26)


### Features

* enable stacking footnotes vertically ([f629917](https://github.com/alexanderdavide/slidev-theme-academic/commit/f6299177bacd118b3820f31daa0a667783b3a66c))


### Bug Fixes

* harmonize left and right spacing of footnotes ([46f8ebb](https://github.com/alexanderdavide/slidev-theme-academic/commit/46f8ebb65397133e52b449db9410d33aaf39baa4))
* prevent superscript from overlaying filled footnotes ([85531a7](https://github.com/alexanderdavide/slidev-theme-academic/commit/85531a795227a169c5f9d31dc500c2720eb95535))

### [2.0.1](https://github.com/alexanderdavide/slidev-theme-academic/compare/2.0.0...2.0.1) (2024-09-09)


### Bug Fixes

* specify package engines correctly ([f5061d7](https://github.com/alexanderdavide/slidev-theme-academic/commit/f5061d7e3dc7fe4fd39b3f2c6bcc394c7e912ff9))

## [2.0.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.3.1...2.0.0) (2024-09-08)


### ⚠ BREAKING CHANGES

* migrate to UnoCSS and Shiki highlighter

### Features

* migrate to UnoCSS and Shiki highlighter ([3c52243](https://github.com/alexanderdavide/slidev-theme-academic/commit/3c522433ac9858167548360884182fc6e443dedd))

### [1.3.1](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.3.0...1.3.1) (2024-09-08)


### Bug Fixes

* load Shiki theme directly ([3e6b27a](https://github.com/alexanderdavide/slidev-theme-academic/commit/3e6b27ae354354b468e007bdb72b504604fc93e8))

## [1.3.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.2.0...1.3.0) (2024-03-23)


### Features

* remove backticks from code ([77e7c31](https://github.com/alexanderdavide/slidev-theme-academic/commit/77e7c3145377c82c50abe0b6f35d69f3b9fb90b9))

## [1.2.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.4...1.2.0) (2024-01-27)


### Features

* enable listing multiple authors on cover ([d21d0c9](https://github.com/alexanderdavide/slidev-theme-academic/commit/d21d0c97d17fb7d57ed18eedd1dedc7546dc23aa))
* use and between last two authors rather than comma ([bbcfeb2](https://github.com/alexanderdavide/slidev-theme-academic/commit/bbcfeb20a51902da7d438d2378bdf330af98299b))

### [1.1.4](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.3...1.1.4) (2024-01-13)


### Bug Fixes

* make resolveAssetUrl safe for base URL with or without trailing slash ([a5c4f21](https://github.com/alexanderdavide/slidev-theme-academic/commit/a5c4f21617b88305c219d277bdd01ad2796164c1))

### [1.1.3](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.2...1.1.3) (2023-03-22)


### Bug Fixes

* use correct comment syntax ([ee3cb92](https://github.com/alexanderdavide/slidev-theme-academic/commit/ee3cb920cbf7d04b83766d0cb251351fe2efde8b))

### [1.1.2](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.1...1.1.2) (2023-03-12)


### Bug Fixes

* ensure alignment of author, date and content ([f03443e](https://github.com/alexanderdavide/slidev-theme-academic/commit/f03443e78e38fcc316b1f2975e6d24bf0c563dcd)), closes [#10](https://github.com/alexanderdavide/slidev-theme-academic/issues/10)

### [1.1.1](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.0...1.1.1) (2022-12-21)


### Bug Fixes

* **#7:** prevent overlap of global layers in export ([5aadf73](https://github.com/alexanderdavide/slidev-theme-academic/commit/5aadf7358099dfd0cc56b72afc836f008ab55181)), closes [#7](https://github.com/alexanderdavide/slidev-theme-academic/issues/7)
* consider base path specified by user ([b57a01d](https://github.com/alexanderdavide/slidev-theme-academic/commit/b57a01dfc7363d99eeb41c556e97392b0c08b520))
* prevent pagination from being displayed on slide end ([9a34e17](https://github.com/alexanderdavide/slidev-theme-academic/commit/9a34e1755fcc0cdc615d9650e3f7dd31abb0e52d))

## [1.1.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.0.0...1.1.0) (2022-05-21)


### Features

* enable filling of footnotes ([be3a4c7](https://github.com/alexanderdavide/slidev-theme-academic/commit/be3a4c7f81b37fb71674224f4b85b18c116c5a93))


### Bug Fixes

* add background color to Footnotes component ([d7ad960](https://github.com/alexanderdavide/slidev-theme-academic/commit/d7ad960770d8c0779dd1ca2edfba65c81eb8c312))

## [1.0.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.5.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](https://github.com/alexanderdavide/slidev-theme-academic/commit/4d27e7a0eadd4a5e5308c62a045e27c752d5c545))
* use normal font weigth for auther and date ([8ffc3c3](https://github.com/alexanderdavide/slidev-theme-academic/commit/8ffc3c3a344e43ae776d942aede259105f26dfd5))


### Code Refactoring

* improve variable semantics ([31ef068](https://github.com/alexanderdavide/slidev-theme-academic/commit/31ef068ab7bcd40bbc76a898d8b2a27f6c4473e2))
* make variables more concise ([428658e](https://github.com/alexanderdavide/slidev-theme-academic/commit/428658e89772706f6ae46eb47e2158921e0de299))
* put variables in context of the cover layout ([996152c](https://github.com/alexanderdavide/slidev-theme-academic/commit/996152c8be7640c21f64dcd807b56cec12fe1211))
* put variables in context of the layout ([3f793c4](https://github.com/alexanderdavide/slidev-theme-academic/commit/3f793c4e18f07dd0cc4bc74c87bc1bc0db1c1186))

## [0.5.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.4.0...0.5.0) (2022-04-19)


### Features

* add index ([0ad399d](https://github.com/alexanderdavide/slidev-theme-academic/commit/0ad399dd22320700753428e43cc7ab8b26efd90e))
* enable index to be used for references ([aa3c97c](https://github.com/alexanderdavide/slidev-theme-academic/commit/aa3c97c8fe66844178c7afd5705ffaade919bf6a))

## [0.4.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.3.0...0.4.0) (2022-04-13)


### Features

* show table of content with decimal list by updating slidev ([044c658](https://github.com/alexanderdavide/slidev-theme-academic/commit/044c65867da6a4a72153689d9e0f137323dd69f8))


### Bug Fixes

* account for optionality of paginationPagesDisabled ([aa27511](https://github.com/alexanderdavide/slidev-theme-academic/commit/aa275115c893bc3f6b30411b6a199ee9f08d5649))

## [0.3.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.2.1...0.3.0) (2022-04-10)


### Features

* allow disabling rendering of global pagination for specific slides ([8211c15](https://github.com/alexanderdavide/slidev-theme-academic/commit/8211c15a57b41588bcc3e3fe6ae3b6363a702e9b))
* enable styling pagination by transferring class names ([50827da](https://github.com/alexanderdavide/slidev-theme-academic/commit/50827daabfa792967d94480eedb84f5132b2df67))

### [0.2.1](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.2.0...0.2.1) (2022-03-13)

## [0.2.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.1.2...0.2.0) (2022-03-06)


### Features

* add presentation info ([915934c](https://github.com/alexanderdavide/slidev-theme-academic/commit/915934ca5a20199c4101ba35ae1c86ac18c7238f))
* configure title ([b7bd429](https://github.com/alexanderdavide/slidev-theme-academic/commit/b7bd4293336a35eb4c3dff5aab3f7e9ea1cd3a1a))


### Bug Fixes

* use correct user parameter ([5bde6b1](https://github.com/alexanderdavide/slidev-theme-academic/commit/5bde6b16a584e2ecfce6fe59cd6ea7aa1b9ec048))


### Reverts

* Revert "ci: temporarily remove deploy workflow branch filter for testing" ([66a74de](https://github.com/alexanderdavide/slidev-theme-academic/commit/66a74de0f3782b53253ad327e16c753ea3ead959))
* Revert "ci: temporarily remove deploy workflow branch filter for testing" ([294f3ec](https://github.com/alexanderdavide/slidev-theme-academic/commit/294f3ec496b9c4948792462d60ddbc93ff0c093b))

## [0.1.2](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.1.1...0.1.2) (2022-03-01)


### Bug Fixes

* equally distribute space between content and figure ([0e2af8c](https://github.com/alexanderdavide/slidev-theme-academic/commit/0e2af8cdb295906b0ee005c13d9b176606a26c94))
* set default of paginationY to top ([25d8071](https://github.com/alexanderdavide/slidev-theme-academic/commit/25d807107c89e00c1ba88ca79b98c1cf72d486c2))

## [0.1.1](https://github.com/alexanderdavide/slidev-theme-academic/compare/0.1.0...0.1.1) (2022-02-28)

## [0.1.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/7f27086dbac7fde8edf582afda96755595b59664...0.1.0) (2022-02-27)


### Bug Fixes

* add correct footnote ([4c3a36c](https://github.com/alexanderdavide/slidev-theme-academic/commit/4c3a36cc77f66441cc2f8f34c68a3943bebe7dc4))
* move footnotes to the right ([cac4af7](https://github.com/alexanderdavide/slidev-theme-academic/commit/cac4af7dc24e67147849fe41075fd44dd4639b2f))
* rename file to PascalCase according to style guide ([1d2cd4e](https://github.com/alexanderdavide/slidev-theme-academic/commit/1d2cd4e613c6c476fe537017a8f722f2acbeaa0a))
* undo formatting ([7f27086](https://github.com/alexanderdavide/slidev-theme-academic/commit/7f27086dbac7fde8edf582afda96755595b59664))
* use flexbox to avoid overflow of long and narrow images ([d6a0e45](https://github.com/alexanderdavide/slidev-theme-academic/commit/d6a0e4552812e8d8e5ba50072cecda640ebfc094))


### Features

* add component FigureWithOptionalCaption ([8b41a1e](https://github.com/alexanderdavide/slidev-theme-academic/commit/8b41a1e6e1f1bb8f0dbadb7272b4e3da1d3436d6))
* add component pagination ([1d1e374](https://github.com/alexanderdavide/slidev-theme-academic/commit/1d1e37424e6764ceebe5fa7a15fdeb70940c0e86))
* add component TextWithOptionalLink ([d0ddd3f](https://github.com/alexanderdavide/slidev-theme-academic/commit/d0ddd3f195919a4a44fc79c6dd6022fd78304945))
* add components Footnotes and Footnote ([cef139b](https://github.com/alexanderdavide/slidev-theme-academic/commit/cef139b35e71973acc003b2bc2bc213e3c9462ae))
* add layout figure ([47822da](https://github.com/alexanderdavide/slidev-theme-academic/commit/47822dadc9b37dbfd9c0d64c44472922a632d0b2))
* add layout figure-side ([6a98eb1](https://github.com/alexanderdavide/slidev-theme-academic/commit/6a98eb13497f6dd2ad9b2aab471782f789abba6e))
* add layout table-of-contents ([e428743](https://github.com/alexanderdavide/slidev-theme-academic/commit/e4287433a60743ce49e11a7bff3ff7eb60dcb741))
* add/overwrite layout cover ([630edbd](https://github.com/alexanderdavide/slidev-theme-academic/commit/630edbd01434cb07bb04ac56adc83c2e3f9129d5))
* define max height and center ([80dad54](https://github.com/alexanderdavide/slidev-theme-academic/commit/80dad543d86797f65fbbd1b0fa12ead00c29c727))
* enable global pagination per configuration ([ea0890d](https://github.com/alexanderdavide/slidev-theme-academic/commit/ea0890dfb74f565a73cf31f644f6e19a463a2ee1))
* enable pagination based on setting any configuration set ([c51de8a](https://github.com/alexanderdavide/slidev-theme-academic/commit/c51de8a0354b25215b89b1c11e9aaf5cfe47157f))