Releases: vuejs/vuepress
Releases Β· vuejs/vuepress
v1.5.4
Bug Fixes
- $core: decode regularPath when generate router config (fix #1946) (#1947) (dd26c7c)
- $shared-utils: fix date parse logic for permalinks (#2181) (d4d0380)
- $shared-utils: replace diacritics with regex (#1855) (a03e93d)
- $theme-default: overlap navbar dropdown menus (fix #2227) (#2365) (ceb0fa9)
- $theme-default: remove invalidate aria-labelledby on homepage title(#2277) (94a7de4)
v1.5.3
Bug Fixes
- $theme-default: fix editLink for repos hosted on gitlab.com (#2523) (1c3967c)
- add toml dependencyt to shared-utils (b858a6e)
- regular files should not be executable (#2535) (ffb8527)
- $theme-default: improve last-updated text color contrast (#2282) (7ca9fbc)
- allows no rel attribute on external links in the nav (#2338) (b343cd3)
- $core: style loss under build for package that specifies
sideEffects: false
(fix #2350) (#2471) (7e29900) - $markdown: line highlighting not working correctly when importing code snippets (#2441) (d0f2e42)
Features
v1.5.2
v1.5.1
v1.5.0
v1.4.1
Bug Fixes
- $core: missing 404 page (close #2248) (#2250) (28a4eab)
- $core: duplicate meta tags (#2164) (01cd096)
- $plugin-search: match non-ASCII chars (close #2242) (#2283) (9f3f49c)
- $shared-utils: fail to resolve markdown-it plugins (close #2286)(#2289) (16df156)
- $theme-default: close dropdown on mouseout (fix #2227) (#2303) (430b917)
v1.4.0
Bug Fixes
- fail to test specific package (#2099) (0aadf05)
- opencollective postinstall failure not being ignored on Windows(#2177) (a9759c0)
- $plugin-pwa: work with register-service-worker 1.7.0 (close #2222) (#2229) (604052b)
- $shared-utils: Slugify em/en dash in urls (#2174) (8d9968d)
- $theme-default: remove error logs for nested sidebar groups (#2191) (c3a943c)
Features
v1.3.1
Bug Fixes
- $core: resolve jsx files by default (close #2058) (#2059) (f083d8d)
- $core: transpile vuepress packages and md files (close #1606, #1990) (#2064) (0ca620f)
- $plugin-pwa: popup component does not work (close #2172) (#2187) (560b3c6)
- $theme-default: non-ASCII hash causes wrong sidebar highlight (close #2078)(#2166) (ca3679c)
Features
v1.3.0
Bug Fixes
- update known command list (#2146) (2b25740)
- $cli: inferUserDocsDirectory ignore all node_modules (#2137) (df59909)
- $core: set NODE_ENV before creating app (#1972) (245be8d)
- $core: temp option in siteConfig has not effect (fix #2038) (#2040) (0bb85a4)
- $default-theme: deep sidebar links rendenring (#1973) (0e5519a)
- $docs: Fixed typo (#1997) (7d6e420)
- $docs: Uniforming VuePress labels in documentation (fix #1998) (6a84126)
- $markdown: Fix four spaces codeblocks rendering (Closes #1921) (#1958) (7bc5825)
- $plugin-google-analytics: duplicate tracking of first page (fix #2017) (#2039) (a69df21)
- $plugin-pwa: no global-ui-component when updatePopup is disabled (#2041) (6f9e478)
- $shared-utils: Add curly quotes to rSpecial (#1934) (28a0ed9)
- $theme-default: close dropdown-links when focusout on the last item (close #1948) (#1952) (cd72acc)
- $theme-default: slots don't allow customization for Sidebar & Page (close: #1950) (#1951) (890e85d)
- $theme-default: use alias for nested SidebarLinks (close #2049) (ceccca3)
- $theme-default: wrong algolia search route with base config (#2007) (b00b277)
Features
- $cli: Notify users of a newer release (#2121) (7a09a72)
- $cli: run debug mode without clearing screen (close #2100) (#2116) (c6a3cb5)
- $core: Add generator meta tag to ssr index.html template (#2133) (2826cd7)
- add variable to config HomePage width (close #2055) (#2086) (b72d145)
- remove unnecessary check in moduleResolver.ts (#2068) (bd71e43)
- $config: Allow overriding badges colors (close #1940) (#1941) (89a4a8d)
- $markdown:
extractHeaders
option (close: #1903) (#1945) (d2fef5d) - $markdown: Support for Rust file extension (73089a0)
- $theme-default: allow optional subtitle (#1981) (a28804c)
- $theme-default: external links in prev/next (close #1962)(#1984) (9f28814)
- $theme-default: markdown details custom block (close #768) (#2044) (7f2a997)
- $theme-default: Support configuring target and rel for nav links (close #1353) (#1734) ([770ba72]
1.2.0
Bug Fixes
- $core: optimize error log (close: #1296) (#1413) (51de6cf)
- $markdown: notify error when not found snippet (close: #1872) (#1910) (6aaa7d7)
- $theme-default: regression of arrow spacing consistent (close: #1427) (#1907) (dbda574)
- $theme-default: make dropdown-title's UI consistent with nav-link (#1890) (757e880)
- $theme-default: make navbar dropdown links accessible (#1837) (a8ce645)
- $theme-default: regression of custom container default title (#1875) (e0ef407)
Features
- $core: config "pattern" of resolved files (close: #1700)(#1705) (1f3e4e2)
- $core: support async function exported in vuepress config (close: #1185) (#1925) (cdbfd75)
- $core: Upgrade vue version to
2.6.10
(#1876) (c17c70e) - $theme-default: smooth scroll (close #567) (#1881) (2e3efb4)
- $theme-default:: enable editLink on specific page via frontmatter (close: #1762) (#1825) (0e8a442)
- $markdown: Highlight
kotlin
code on snippets import (close: #1831)(#1874) (f913fea) - $shared-utils: resolve regularPath when getting permalink (#1786) (c6ce6cf)