Skip to content

Releases: lando/vitepress-theme-default-plus

v1.1.1

14 Feb 18:26
Compare
Choose a tag to compare
  • Fixed bug causing mvb and vitepress build to fail when landoPlugin is set and VPL_BASE_URL or NETLIFY are not

v1.1.0

14 Feb 17:35
Compare
Choose a tag to compare

New Features

  • Added version alias information to config
  • Added RegEx support for internalDomains matching
  • Added get-base-url helper util
  • Added is-faux-internal helper util
  • Added caching to mvb multiversion build
  • Added better dev branch detection to mvb
  • Added frontmatter.url-loader to allow .md files to pull content from remote markdown sources
  • Added new multiversion-vitepress-build command
  • Added useTags composable to get docs version information from git
  • Added VPLVersionLink component
  • Changed VPLVersionLink to not normalize links
  • Improved get-tags and mvb to better handle scenarios with no matchings versions or tags
  • Improved robustness of mvb build environment generation
  • Improved is-dev-release to handle dev releases that are in front of a prerelease tag
  • Improved dev release resolution
  • Improved mvb and root link normalization
  • Improved VPLVersionLink to only need version input
  • Switched these docs to multiversion-vitepress-build
  • Updated to [email protected]
  • Updated scss and sass compilation to modern-compiler

Bug Fixes

  • Fixed frontmatter.editLink to fallback to theme and default text if not passed in
  • Fixed incorrect lodash-es/uniq.js import in landov3 config set
  • Fixed bug causing build error when metadata is added to a page with no git history
  • Fixed bug caused by icon being a variable instead of a string in VPLTeamMembersItem
  • Fixed bug caused by VPLTeamMembers.members typing as Object instead of Array
  • Fixed bug causing robots.txt policies to not be applied when using policies instead of policy
  • Fixed watch bug on VPLCollectionItems preventing tag toggling from working correctly
  • Fixed bug in VPLLink causing some links to to not normalize correctly
  • Fixed bug causing VPLDocFooter bleed over with some frontmatter combinations of prev and next
  • Fixed semver import causing all kinds of chaos when importing this theme as a package
  • Fixed bug causing alias.dev to always report highest built tag instead of actual dev version
  • Fixed useTags() to return correct links for sites with non-root base considerations take 2
  • Fixed prev-next calculation when using sites with non / bases #55
  • Fixed bug with <VPLLink> not dynamically updating and showing strange behavior for prev|next links
  • Fixed bug causing active to not be correctly set on VPLNavBarMenuGroup
  • Fixed bug in normalize-mvb causing multiVersionBuild.build to sometimes not be set correctly
  • Fixed lando configset bug causing sidebarEnder to not merge correctly
  • Fixed bug preventing user specified buildEnd and transformPageData from running after theme's
  • Fixed bug preventing mvb from correctly setting the mvbase
  • Fixed duplicate // in generated rss feed
  • Fixed bug causing robots.txt build to throw an error when policies is undefined
  • Fixed bug causing netlify specific mvb to not get current tags
  • Fixed git tag dev alias detection to incorrectly report fatal: Not a valid object name undefined on firs

v1.1.0-beta.24

23 Nov 21:21
Compare
Choose a tag to compare
v1.1.0-beta.24 Pre-release
Pre-release
  • Improved mvb tag fetching to ensure remote tags are canonical for version building, fixes would clobber existing tag error(s)

v1.1.0-beta.23

13 Nov 19:15
Compare
Choose a tag to compare
v1.1.0-beta.23 Pre-release
Pre-release
  • Changed mvb to never cache the main/base/root build

v1.1.0-beta.22

13 Nov 18:25
Compare
Choose a tag to compare
v1.1.0-beta.22 Pre-release
Pre-release
  • Added VPL_MVB_DEV_VERSION to mvb envvars
  • Improved get-tags to prefer VPL_MVB_DEV_VERSION as the dev alias if available

v1.1.0-beta.21

11 Nov 00:36
Compare
Choose a tag to compare
v1.1.0-beta.21 Pre-release
Pre-release
  • Fixed incorrect lodash-es/uniq.js import in landov3 config set

v1.1.0-beta.20

11 Nov 00:04
Compare
Choose a tag to compare
v1.1.0-beta.20 Pre-release
Pre-release
  • Added frontmatter.url-loader to allow .md files to pull content from remote markdown sources
  • Fixed frontmatter.editLink to fallback to theme and default text if not passed in

v1.1.0-beta.19

09 Nov 15:00
Compare
Choose a tag to compare
v1.1.0-beta.19 Pre-release
Pre-release
  • Added version alias information to config
  • Fixed bug preventing user specified buildEnd and transformPageData from running after theme's
  • Fixed bug preventing mvb from correctly setting the mvbase
  • Fixed duplicate // in generated rss feed
  • Improved mvb and root link normalization
  • Improved VPLVersionLink to only need version input
  • Updated to [email protected]

v1.1.0-beta.18

04 Nov 17:07
Compare
Choose a tag to compare
v1.1.0-beta.18 Pre-release
Pre-release
  • Fixed bug in normalize-mvb causing multiVersionBuild.build to sometimes not be set correctly
  • Fixed lando configset bug causing sidebarEnder to not merge correctly

v1.1.0-beta.17

01 Nov 02:49
Compare
Choose a tag to compare
v1.1.0-beta.17 Pre-release
Pre-release
  • Updated GTM tracking