Skip to content

Releases: thegeeklab/hugo-geekdoc

v0.33.0

15 Jul 06:58
78f41ec
Compare
Choose a tag to compare

Changelog

v0.33.0 (2022-07-15)

Bug Fixes

  • deps: update dependency store2 to v2.14.0 (#458)
  • deps: update dependency mermaid to v9.1.3 (#448)

Documentation

  • normalize shortcode documentation (#454)

Features

  • add new brand icons for gitea, mastodon, xmpp and matrix (#457)
  • add profile size to img shortcode (#456)
  • add column size attribute (#455)

Others

  • deps: lock file maintenance (#451)
  • deps: update dependency svgtofont to v3.17.8
  • deps: update devdependencies (non-major)

v0.32.4

27 Jun 08:08
9f194ad
Compare
Choose a tag to compare

Changelog

v0.32.4 (2022-06-27)

Bug Fixes

  • fix broken rendering of nested buttons (#443)

Others

  • deps: lock file maintenance (#447)
  • deps: update devdependencies (non-major)

v0.32.3

20 Jun 19:30
09bb615
Compare
Choose a tag to compare

Changelog

v0.32.3 (2022-06-19)

Bug Fixes

  • deps: update dependency mermaid to v9.1.2 (#440)

v0.32.2

12 Jun 13:57
3ea8562
Compare
Choose a tag to compare

Changelog

v0.32.2 (2022-06-12)

Bug Fixes

  • fix exception while creating the code copy button (#439)

v0.32.1

10 Jun 20:31
7195431
Compare
Choose a tag to compare

Changelog

v0.32.1 (2022-06-10)

Bug Fixes

  • improve keyboard accessability for anchors and code blocks (#434)
  • deps: update dependency katex to v0.16.0 (#432)

Others

  • deps: lock file maintenance (#431)
  • deps: update devdependencies (non-major)

v0.32.0

01 Jun 21:46
6545ceb
Compare
Choose a tag to compare

Changelog

v0.32.0 (2022-05-31)

Features

  • add option geekdocDarkModeCode to enforce dark codeblocks (#429)

v0.31.0

30 May 20:03
33ea5c3
Compare
Choose a tag to compare

Changelog

v0.31.0 (2022-05-30)

Features

  • render popertylist description as markdown (#426)

Others

  • use mermaid default light and dark theme (#425)
  • deps: lock file maintenance (#422)
  • deps: update dependency @babel/eslint-parser to v7.18.2

v0.30.2

26 May 15:16
1ab1620
Compare
Choose a tag to compare

Changelog

v0.30.2 (2022-05-26)

Bug Fixes

  • allow loading property files from nested folder (#420)

v0.30.1

24 May 06:38
acfd21a
Compare
Choose a tag to compare

Changelog

v0.30.1 (2022-05-24)

Bug Fixes

  • remove table formatting from github gists (#416)
  • replace invlaid max-height value 'auto' by 'none' (#419)

Others

  • deps: lock file maintenance (#418)
  • deps: update devdependencies (non-major)

v0.30.0

22 May 20:26
6b46420
Compare
Choose a tag to compare

Changelog

v0.30.0 (2022-05-22)

Bug Fixes

  • fix formatting issue while using nested toc shortcodes (#415)

Features

  • add propertylist shortcode (#414)