Skip to content

Releases: lando/vitepress-theme-default-plus

v1.0.2

17 Apr 20:30
Compare
Choose a tag to compare
  • Updated lando config sets
  • Updated to vitepress@1.1.0

v1.0.1

04 Apr 15:02
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing auto population of authors from contributors when authors is empty

v1.0.0

04 Apr 14:39
Compare
Choose a tag to compare

New Features

  • Added maintainer key to contributors
  • Added rtfm47 to the debotify protocol
  • Updated to vitepress@1.0.2

v1.0.0-beta.42

02 Apr 15:57
Compare
Choose a tag to compare

New Features

  • Improved sponsors.data to accept a URL that returns json or yaml

v1.0.0-beta.41

28 Mar 13:09
Compare
Choose a tag to compare

Fixes

  • Checked if authors is defined by @mtdvlpr in #32
  • Converted undefined authors to empty array by @mtdvlpr in #30
  • Falled back to empty array for authors by @mtdvlpr in #31

v1.0.0-beta.40

05 Mar 15:33
Compare
Choose a tag to compare

New Features

  • Added mergeWith for more explicit contrubutor merging
  • Updated to vitepress@1.0.0-rc.44

Fixes

  • Changed member data to only render if available #27
  • Fixed Algolia search from displaying contrib information in source text, requires reindexing on Algolia end
  • Fixed Algolia search from attempting to route to internal pages that are actually external

Internal

  • Changed VPLTeamMembersItem.vue to wrap name in div instead of h1

v1.0.0-beta.39

17 Feb 15:11
Compare
Choose a tag to compare

Fixes

  • Fixed: don't enable carbonAds by default by @mtdvlpr in #26
  • Fixed: correctly compute hlocation by @mtdvlpr in #24

New Contributors

v1.0.0-beta.38

15 Feb 21:18
Compare
Choose a tag to compare
  • Fixed layouts resolution when ingesting theme

v1.0.0-beta.37

15 Feb 18:06
Compare
Choose a tag to compare
  • Added color, icon, styles and tagClass properties to <VPLCollectionTag>
  • Fixed some styling bugs in <VPLCollectionTag>
  • Simplified useCollection tagging to an all purpose tags export

v1.0.0-beta.36

14 Feb 20:11
Compare
Choose a tag to compare
  • Improved exportability of non-essentials