2 Star 67 Fork 22

vuepress-theme-hope / vuepress-theme-hope

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 403.10 KB
一键复制 编辑 原始数据 按行查看 历史
Mister-Hope 提交于 2024-04-29 19:36 . chore(release): publish v2.0.0-rc.38

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-rc.38 (2024-04-29)

Features

  • components: deprecate Replit (feeb461)
  • theme: add portfolio homepage (6c08166)
  • theme: update slot name (95ac540)

Bug Fixes

  • deps: update dependency @vue/repl to v4.1.2 (#4094) (3d7709b)
  • deps: update dependency inquirer to v9.2.20 (#4095) (fe95a0c)
  • deps: update dependency three to v0.164.1 (#4098) (b257ca3)
  • md-enhance: fix katex logger (a1bd30d)
  • md-enhance: fix markmap color (3bdf212)
  • search-pro: remove debug logger (4d96a20)
  • theme: fix redirect modal (edd7814)
  • theme: fix theme color picker, close #4089 (03c04fb)

2.0.0-rc.37 (2024-04-21)

Features

  • add plantuml feature (913bbe7)
  • components: add fullscreen button, close #4001 (1f390d4)
  • theme: remove blogger.roundAvatar and make it a preset (f3ee699)
  • theme: remove navbarIcon and sidebarIcon and make them presets (73f6eb2)
  • theme: rename navTitle to navbarTitle (416395e)

Bug Fixes

  • theme: fix pageview, close #4067 (99c3c69)
  • theme: support categories and tags in PageInfo (0cfbbf5)

2.0.0-rc.36 (2024-04-11)

Bug Fixes

2.0.0-rc.35 (2024-04-09)

Features

  • components: rebuild vidstack, audio-player and video-player (9bd481d)
  • md-enhance: update font settings, close #4047 (e7436d8)
  • shared: improve hash function (9cb475e)

Bug Fixes

2.0.0-rc.34 (2024-04-06)

Features

  • improve RepoIcon (88ec1db)
  • rebuild styles and remove transition, close #3747 (32ac951)
  • search-pro: improve suggestions (7cfa7fb)

Bug Fixes

  • components: fix ArtPlayer with vite devServer (9560bc0)
  • create: enable tasklist (4a262ca)
  • create: fix branch name, close#4019 (1ce69c8)
  • deps: update dependency vidstack to v1.11.10 (#4012) (5ab421f)
  • search-pro: add routelink support in index (98c9874)
  • search-pro: improve search modal (71a77e1)

2.0.0-rc.33 (2024-04-02)

Features

  • components: remove iconfont keyword (a50a4d5)
  • components: update pdf components (815160d)
  • md-enhance: tweaks (a8f0b6b)
  • search-pro: improve search queue (ee53fa6)

Bug Fixes

  • components: fix Replit (996a9cf)
  • md-enhance: fix markmap style (75e62b1)
  • theme: fix hint font-size (1065498)
  • theme: fix link check (89afa6f)
  • theme: fix relative link resolve in PageNav, close #4005 (994f99a)
  • theme: fix shiki background in darkmode (e2c69b7)
  • theme: fix waline color (9a08f20)

2.0.0-rc.32 (2024-03-25)

Features

  • create: generate tsconfig.json (663df71)
  • search-pro: add splitWords (9f70b0e)
  • theme: improve a11y (ca90c40)
  • theme: support breadcrumbExclude, close #3971 (7bd344b)

Bug Fixes

2.0.0-rc.31 (2024-03-11)

Features

  • comment2: update Giscus lang (0328d85)
  • md-enhance: update ts playground config (85f3166)
  • remove append-date and comment plugin (c0af3e5)

Bug Fixes

  • comment2: fix waline variable (a7aa9be)

2.0.0-rc.30 (2024-03-10)

Bug Fixes

  • create: fix en blog template (ed15833)
  • search-pro: fix search-pro production worker (69d2e37)
  • theme: fix toc active issue (24aceb8)

2.0.0-rc.29 (2024-03-07)

Features

  • search-pro: add suggestionsFilter and resultsFilter (bbcff53)
  • search-pro: improve createWorker api (7789c89)
  • theme: collapse toc while clicking (a5d3649)

Bug Fixes

  • theme: fix issues on navbar (70553a0)

2.0.0-rc.28 (2024-03-07)

Features

Bug Fixes

2.0.0-rc.27 (2024-02-29)

⚠ BREAKING CHANGES

  • theme: heading keyword is no longer supported in sidebar

Features

  • md-enhance: improve git update time with include feature (d2dd513)
  • theme: support toc on mobile (a8a07f9)

Bug Fixes

  • components: ensure base is appended (2f66eef)
  • theme: fix logger hint (36b53be)

2.0.0-rc.26 (2024-02-21)

Features

  • search-pro: improve chinese search (aec768c)
  • use official links check plugin (9295771)

2.0.0-rc.25 (2024-02-20)

⚠ BREAKING CHANGES

  • use official pwa plugin (#3938)

Features

Bug Fixes

  • create: add sass-loader for webpack (0aaf4e4)
  • md-enhance: fix import name (a4cd69e)

2.0.0-rc.24 (2024-02-17)

Features

  • md-enhance: support @vue/repl v4 (d544cfb)
  • theme: support shiki v1 (3d75793)

Bug Fixes

  • search-pro: fix not working in production, close #3914 (04ba408)

2.0.0-rc.23 (2024-02-06)

Features

Bug Fixes

  • theme: fix catalog and redirect modal color (09cf8d5)
  • theme: remove debug logger (75c3482)

2.0.0-rc.22 (2024-02-05)

Bug Fixes

  • create: fix template version requirement (fdfb440)
  • theme: fix feed plugin options (d619de0)
  • theme: fix navbar prefix (6c21dbf)

2.0.0-rc.21 (2024-02-05)

Features

Bug Fixes

  • deps: update dependency @vuepress/plugin-feed to v2.0.0-rc.9 (#3894) (be86aff)
  • deps: update dependency inquirer to v9.2.14 (#3901) (72e5441)
  • theme: add missing plugin options (098a93d)
  • theme: fix darkmode toggle, close #3904 (3df7372)
  • theme: improve redirect plugin options (b140bdf)
  • theme: typos in pkg name (#3899) (a7c9986)

2.0.0-rc.20 (2024-02-03)

Features

  • auto-catalog: improve locale compare (002664b)
  • md-enhance: support block chart in mermaid (06043fa)
  • remove redirect and remove-pwa plugin (6449cd2)
  • use official back-to-top button (8f5946f)

Bug Fixes

  • deps: update dependency @vuepress/helper to v2.0.0-rc.7 (#3886) (c9300d2)
  • redirect: avoid autoLocale being handled when path inside redirectMap (c11fe5e)

Performance Improvements

  • redirect: avoid recalculating hostname (0c1719c)

2.0.0-rc.19 (2024-02-02)

Features

  • use official plugin copyright, reading-time and rtl (#3883) (636cc13)

2.0.0-rc.18 (2024-02-01)

Features

2.0.0-rc.17 (2024-02-01)

⚠ BREAKING CHANGES

  • remove copy-code2, feed2, seo2 and sitemap2 plugin

Features

  • feed2: improve xml font-size (20d93b1)
  • sitemap2: support devServer (852a8f1)
  • use official copy-code, feed, seo and sitemap plugin (#3879) (0fe9435)

Bug Fixes

Reverts

  • "chore(md-enhance): remove compact with Mermaid", close #3874 (2f51907)

2.0.0-rc.16 (2024-01-27)

Features

Bug Fixes

2.0.0-rc.15 (2024-01-26)

Bug Fixes

  • create: fix create flow (2cb4b30)
  • theme: fix VuePress detect (fd2fae0)

2.0.0-rc.14 (2024-01-26)

Features

  • bump to vp2rc2 (05f917d)
  • md-enhance: improve sandpack attr handle (be94b6d)

Bug Fixes

  • append-date: avoid covering the file content (e97cb05)

2.0.0-rc.13 (2024-01-25)

Features

  • shared: remove usePageTitle (9458a40)
  • theme: improve HopeIcon (c120670)

Bug Fixes

  • auto-catalog: fix catalog issue in vue3.4, close #3854 (42898bd)
  • avoid calling composition apis in computed hook (993e1b9)
  • theme: fix inject warning (244f5b1)

Performance Improvements

  • use shadowRef if possible (454eb32)

2.0.0-rc.12 (2024-01-25)

Bug Fixes

  • md-enhance: fix markMap options, close #3853 (df3675c)
  • theme: fix feed options for feed, close #3847 (a6a7948)
  • theme: fix render issue with darkmode (07f32ed)

2.0.0-rc.11 (2024-01-06)

Features

  • copyright2: improve options (fe5c4de)
  • create: update comment in zh (ca96d04)
  • md-enhance: add sandpack (#3587) (95198e1)
  • theme: bundle copyright2 as it as 0 deps comparing with theme (71c4e9e)
  • theme: support redirect plugin (497db41)
  • theme: update locale, close #3804 (abe1e16)

Bug Fixes

Performance Improvements

  • copyright2: improve client data size (84b4cc5)

2.0.0-rc.10 (2023-12-30)

Highlights

  • This version requires Vue3.4, with Vue performance improvements.
  • Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them.
  • The theme adds built-in search config support for @vuepress/docsearch @vuepress/search and search-pro. After installing them, you only need to provide necessary options, and the theme will do the rest job for you.
  • The theme now thinks that categories and tags in frontmatter are standard, which will improve experience with tools like Obsidian.
  • md-enhance now undeprecate danger container support back to align vuepress default theme.

Features

  • md-enhance: add danger container to compact default theme (ea2729c)
  • search-pro: add filter option, close #3790 (be6b4e4)
  • theme: make copyright2 feed2 and pwa2 optional (70aae43)
  • theme: support built-in search (25d4445)
  • theme: support categories and tags (ad8aba2)

Bug Fixes

  • create: fix version test (798c4e7)
  • shared: fix error with pnpm (4283b7d)

2.0.0-rc.9 (2023-12-29)

This version is not actually released.

2.0.0-rc.8 (2023-12-29)

This version is not actually released.

2.0.0-rc.7 (2023-12-26)

Bug Fixes

2.0.0-rc.6 (2023-12-24)

Features

  • components: improve SiteInfo (f77c4c5)

Bug Fixes

2.0.0-rc.5 (2023-12-16)

Features

  • shared: add addViteOptimizeDepsNeedsInterop (552bf31)
  • update template (508efa3)
  • update template (93e2c36)

Bug Fixes

2.0.0-rc.4 (2023-12-11)

Bug Fixes

  • create: fix package.json (c606fe7)

2.0.0-rc.3 (2023-12-09)

Highlights

  • The <Share> component in component plugin is rebuild, new services are added and icons are redrawn.

Features

  • components: add more share services & redraw icons (#3709) (1da2887)
  • components: update share default config (9b4132e)
  • search-pro: update locales, close #3712 (839bd87)

Bug Fixes

  • auto-catalog: fix autoCatalog component (2928a13)
  • auto-catalog: fix index issue (20be00b)
  • md-enhance: fix kotlin-playground, close #3706 (8096b9d)
  • redirect: fix style (ef8587c)
  • search-pro: fix options not working as expected, close #3712 (a9e97f4)

2.0.0-rc.2 (2023-12-04)

Highlights

  • auto-catalog plugin has been rebuilt, and provides a client api to customize catalog info extracting.
  • The theme is now using a new animation when toggling darkmode.
  • More icons are added to theme built-in social icons.

Features

  • auto-catalog: rebuild (e0911ea)
  • theme: add more social media icon & fix (#3654) (a2d03ad)
  • theme: apply transition to darkmode toggle (002896f)

Bug Fixes

  • auto-catalog: fix base (89f1239)
  • deps: update dependency @types/three to v0.159.0 (#3697) (87f58f3)
  • md-enhance: fix legacy compact (fca9d1d)
  • theme: fix readingTime issue, close #3651 (2029e37)
  • theme: social media icon svg code error (#3690) (5858b2d)

2.0.0-rc.1 (2023-11-26)

Highlights

  • new Kotlin Playground feature in md-enhance
  • new MarkMap in md-enhance
  • new alert feature in md-enhance to support GFM alerts
  • new caution and important container in hint feature (previously named container)

⚠ BREAKING CHANGES

  • md-enhance:
    • container option is deprecated, use hint instead
    • caution and important container is added to align GFM

Features

  • auto-catalog: add compact for indexType (1e6b2b3)
  • comment2: improve artalk update (cd9abf7)
  • components: improve a11y on backToTop button (dcfbe3f)
  • improve compact code (13a1479)
  • md-enhance: add kotlinPlayground option, close #3544 (1669d19)
  • md-enhance: add legacy support for card (195720d)
  • md-enhance: add markmap, close #3004 (7bc156f)
  • md-enhance: improve presentation compact (2cfeb64)
  • md-enhance: support alert (bac947b)
  • md-enhance: support imgMark with figure (f7540cd)
  • pwa2: add hint for showInstall (54b2cc3)
  • shared: improve normalize path (56e1797)
  • theme: improve bundler options handling, close #3651 (2e79d76)
  • theme: improve empty hint (5f46837)
  • theme: improve sidebar prefix (8b8438c)
  • theme: support item prop in project-panel, close #2562 (ec1feea)

Bug Fixes

  • md-enhance: fix mustache issue with tex, close #3679 (69ee328)
  • md-enhance: fix SlidePage home button (a0b0372)
  • theme: fix aria-role (31fb90c)
  • theme: fix language dropdown update (ab2c38b)

Performance Improvements

  • md-enhance: avoid parsing multiple times (6b3959f)

2.0.0-rc.0 (2023-11-17)

Features

2.0.0-beta.252 (2023-11-16)

Features

  • theme: improve template style (f02b0fe)

Bug Fixes

  • append-date: fix git detect and time output (44f40e8)
  • md-enhance: broken outlook in safari (e1b3642)
  • md-enhance: fix md-demo with include feature (a5ef4d3)
  • theme: fix article list pageview, close #3637 (a1f59e2)

2.0.0-beta.251 (2023-11-15)

Highlights

  • now homepage actions support icon field
  • all images are now lazyloaded by default

Features

  • components: improve VPBanner style on mobile (ff6222c)
  • mark image lazyload (3824b89)
  • theme: sort catalog and tag list (21d3f2f)
  • theme: support icon in actions, close #3631 (66e89ad)

Bug Fixes

  • create: fix yarn2+ registry command (1554f01)
  • theme: fix excerpt generation (c2707b4)

2.0.0-beta.250 (2023-11-11)

Bug Fixes

  • components: fix VideoPlayer a11y link (cbcc84d)
  • shared: fix VPLink (ce580d8)
  • theme: fix theme version reading (b1fd968)

2.0.0-beta.249 (2023-11-11)

Bug Fixes

  • photo-swipe: fix dynamic chunk (9e6fde6)

Performance Improvements

  • use functional component (df24921)

2.0.0-beta.248 (2023-11-10)

Highlights

  • component option is added in md-enhance plugin to deprecate card option

    Now you can use component fence block to quickly write any components you want

  • <VPBanner> and <VPCard> component is added to components plugin

⚠ BREAKING CHANGES

  • md-enhance: card option is no longer supported

Features

  • add append-date plugin (6254da3)
  • auto-catalog: improve style (1353f7e)
  • components: add VPBanner and VPCard (0739cf6)
  • components: improve SiteInfo outlook (4579065)
  • md-enhance: remove card and add component option (2dbddb9)
  • theme: improve plugin check (d4b0b94)
  • theme: update slot (221ad22)

Bug Fixes

  • auto-catalog: fix style (d02d423)

2.0.0-beta.247 (2023-11-08)

Highlights

  • Darkmode support for Chart.js in md-enhance plugin
  • Now you can use defineEchartsConfig to use 3rd party plugins and add default option in echarts.
  • You can customize PhotoSwipe pre page with frontmatter.

Features

  • md-enhance: add setup for echarts (#3588) (f55f286)
  • md-enhance: improve mermaid download filename (97a8772)
  • md-enhance: support darkmode in Chart.js, close #2090 (4df6e34)
  • photo-swipe: support frontmatter (607bb68)
  • theme: improve line number (9f1721e)

Bug Fixes

  • shared: update arrow style (636d97d)
  • theme: fix background in template with darkmode only (b3db538)

2.0.0-beta.246 (2023-11-06)

Features

Bug Fixes

  • md-enhance: fix legacy include (f04a5e9)

2.0.0-beta.245 (2023-11-03)

Highlights

  • New md-demo container for displaying demo and its code in markdown.

Features

  • md-enhance: add md-demo (df9a9a6)

Bug Fixes

  • components: fix artplayer package name (1c09595)
  • components: fix replit button (0696434)
  • md-enhance: update details style (b26d51c)

2.0.0-beta.244 (2023-11-01)

Features

  • components: add optional pkg check (6ac0015)

Bug Fixes

  • md-enhance: fix mathjax hint (1bdeee1)
  • theme: ensure line number align (13e40c4)
  • theme: fix img icon align (4ae8465)

2.0.0-beta.243 (2023-10-31)

Highlights

  • indexType prop is no longer needed in <AutoCatalog> component
  • revealJs now running on Reveal.js v5

Features

  • auto-catalog: remove indexType prop, close #3537 (add17d9)
  • md-enhance: update reveal style (3979c84)
  • md-enhance: use reveal.js v5 (31538f4)

Bug Fixes

  • create: fix template (814c083)
  • deps: update dependency three to v0.158.0 (#3581) (a25764f)
  • md-enhance: fix playground rule (0d1f200)
  • md-enhance: fix tasklist on firefox, close #3259 (2c5943c)
  • theme: fix encrypt page feed (7288e0e)
  • theme: fix icon style (76d19b0)

2.0.0-beta.242 (2023-10-26)

Bug Fixes

  • fix broken main and type field (a890e64)

2.0.0-beta.241 (2023-10-26)

Highlights

  • XY Chart support in mermaid
  • Marking more packages optional

Features

  • comment2: make comment pkg optional (f590ea0)
  • components: improve VidStack (5a136a0)
  • components: make some deps optional (aa14ccf)
  • components: update video player (d09ab0e)
  • md-enhance: support xychart (4a8a94c)

Bug Fixes

  • md-enhance: ensure deps are optional (9d33f6b)
  • md-enhance: fix mermaid theme (4436295)

Performance Improvements

  • update watch and computed (a573a8e)

2.0.0-beta.240 (2023-10-26)

Features

Bug Fixes

2.0.0-beta.239 (2023-10-24)

Highlights

  • We use modern css to support RTL, so more old browsers appearance may be broken.

    You can check FAQ part in theme docs to add backward compatibility.

  • Heavy deps in md-enhance plugin are now optional

⚠ BREAKING CHANGES

  • Drop Node 16, minimal requirement is 18.16.0
  • components: addThis is removed

Features

  • comment2: update Giscus langcode (06702f9)
  • components: remove addThis (dfc5260)
  • components: update artplayer locale support (6aa0c96)
  • drop node16 (a179757)
  • md-enhance: auto detect card format (de04a60)
  • md-enhance: mark deps optional (fd302ef)
  • shared: update tags (5fca95c)
  • shared: update webpack utils (49a2b27)
  • use modern css for better rtl support (5e77a1e)

Bug Fixes

  • components: align with Bilibili params (f832c2b)
  • deps: update dependency create-codepen to v1 (#3543) (e742406)
  • deps: update dependency flowchart.ts to v1.0.1 (#3541) (0430752)

2.0.0-beta.238 (2023-10-10)

Highlights

  • We rewrite presentation feature and rename it to revealJS in md-enhance plugin
  • <VidStack> component in components plugin now requires vidstack@v1.
  • SanKey, Requirement and Quadrant Chart supports are added in Mermaid.

⚠ BREAKING CHANGES

  • md-enhance: presentation option is no longer supported, use revealJs instead

Features

  • auto-catalog: add hideHeading and indexType (#3367) (998d1cc)
  • components: support vidstack@v1 (d3b1629)
  • md-enhance: rebuild presentation to revealJs (539b39f)
  • md-enhance: support new mermaid diagrams (505a1cb)
  • shared: add getRealPath utils (2386fee)

Bug Fixes

  • components: fix pdf component (0af92a4)
  • deps: update dependency @types/three to v0.157.0 (#3485) (fc756d7)
  • deps: update dependency three to v0.156.1 (#3400) (91b84fb)
  • feed2: use compareDate utils (1837738)
  • md-enhance: fix er chart darkmode (7b8ce62)
  • md-enhance: fix webpack issue (c00ac31)
  • shared: improve compareDate (fd9494b)
  • theme: remove workaround (eba8720)
  • theme: split pageview chunk (a9bc830)

2.0.0-beta.237 (2023-09-05)

Bug Fixes

  • comment2: fix pm issue, close #3411 (6ade149)
  • components: update fr locale in backToTop (#3416) (2428691)
  • copyright2: fix copyright plugin (c402095)
  • search-pro: avoiding displaying short term if longer term exists (186e84e)
  • shared: fix VPLink, close #3430 (a6f1dea)
  • theme: fix excerpt code block style, close #3413 (930f392)

2.0.0-beta.236 (2023-08-29)

Highlights

  • Now you can set a threshold to disable copy.

⚠ BREAKING CHANGES

  • copyright2: rename triggerWords to triggerLength

Features

Bug Fixes

  • comment2: fix comment update, close #3391 (680265a)
  • md-enhance: fix task-list style with normal list item, close #3373 (24adc19)
  • theme: fix excerpt code block, close #3405 (d66eead)

2.0.0-beta.235 (2023-08-11)

Highlights

  • New unocss preset in playground.

Features

  • md-enhance: add unocss preset to playground (#3348) (f0736cb)

Bug Fixes

2.0.0-beta.234 (2023-07-30)

Bug Fixes

2.0.0-beta.233 (2023-07-12)

Features

  • theme: support slugify for blog (cad92fe)

2.0.0-beta.232 (2023-07-12)

Features

  • theme: support slugify for blog (cad92fe)

2.0.0-beta.231 (2023-07-10)

Features

  • sitemap2: add app options for modifyTimeGetter (2c2dcb9)

Bug Fixes

  • blog2: encode path for blog pages (587eb6c)
  • comment2: fix artalk issue (7a3110c)
  • theme: fix code block in excerpt, close #3273 (e8ee913)
  • theme: improve blog page title (a66ab7b)

2.0.0-beta.230 (2023-07-04)

Bug Fixes

  • md-enhance: convert br tag to xml format (cd89997)

2.0.0-beta.229 (2023-07-03)

Highlights

  • Now Vue Playground is running on @vue/repl v2.

Features

  • md-enhance: use @vue/repl v2 (d035b59)

Bug Fixes

2.0.0-beta.228 (2023-06-24)

Bug Fixes

  • search-pro: fix issues when first heading is empty (932df23)

2.0.0-beta.227 (2023-06-20)

Features

  • components: improve loading state of ArtPlayer (0b04354)

Bug Fixes

2.0.0-beta.226 (2023-06-15)

Features

  • search-pro: add sortStrategy options (34d0734)

Bug Fixes

  • copy-code2: improve style (4f2b685)
  • search-pro: fix heading without anchor (1d66704)
  • theme: fix active header link (1cabe8c)
  • theme: fix bounce icon preset (e5d9f10)
  • theme: fix original info style (4685efa)
  • theme: fix permalink not working, close #3222 (a2a5d9a)

2.0.0-beta.225 (2023-06-11)

Features

  • components: optimize badge style (9d2e984)
  • md-enhance: add breaks and linkify options, close #3215 (def96f1)
  • md-enhance: special handle themeVariables for mermaid (f35cd26)
  • shared: infer route path for VPLink (ae429ed)

Bug Fixes

  • comment2: fix type imports (d6b3503)
  • md-enhance: fix code tab style on mobile (0c11483)
  • md-enhance: optimize tasklist style, close #3213 (aba5e64)
  • theme: exclude blog from autocatalog (6320da2)
  • theme: fix autolink (973c9ae)

Performance Improvements

  • theme: avoid unnecessary update for navbar links (600d444)

2.0.0-beta.224 (2023-06-08)

Features

  • search-pro: improve auto suggestion (f6d79db)

Performance Improvements

  • improve router resolve speed (33ed2ce)

2.0.0-beta.223 (2023-06-08)

Features

  • components: add loading state for components (642c0a9)
  • md-enhance: support additional plugins and align docs, close #3202 (254c510)
  • shared: add VPLink (679e142)
  • theme: key InfoPanel in blog pages (779779d)

Bug Fixes

  • theme: fix blogger info appearance (075f23d)

2.0.0-beta.222 (2023-06-07)

Features

  • components: add VidStack (6136a62)
  • search-pro: improve style (65e7850)

Bug Fixes

  • components: fix Share appearance (c64efef)
  • md-enhance: support import code with codeTabs, close #3199 (7d410c4)
  • search-pro: fix export (459cd0b)

Reverts

  • "feat(search-pro): optimize results" (8ab3c3a)

2.0.0-beta.221 (2023-06-06)

Features

  • components: use create-codepen (6257b4a)
  • search-pro: add onClickOutside for suggestions (60f54ba)
  • theme: register HopeIcon globally (d412038)

Bug Fixes

  • feed2: fix rss link not generated (47d635b)
  • search-pro: fix autocomplete hot key (356ce49)

2.0.0-beta.220 (2023-06-04)

Features

  • components: use built-in library for codepen (6b1614a)
  • md-enhance: support katex copy option, close #2597 (ef5af7a)
  • search-pro: improve auto suggestion style (b316248)
  • theme: add runningTime preset, close #1950 (9e467c6)
  • theme: improve homepage (ef93e67)
  • theme: update BreadCrumb (f4be5a3)

Bug Fixes

  • comment2: fix artalk loading icon (f2da175)
  • deps: update dependency mermaid to v10.2.2 (#3189) (8a32736)
  • search-pro: fix worker issue with regexp sequence (a85ea8b)
  • theme: fix feature panel. close #3186 (477140e)

2.0.0-beta.219 (2023-06-01)

Features

  • create: ensure user not using npm.taobao.org (eba8d5a)
  • create: support i18n config (003788c)
  • shared: fix display issue on custom rem size device (627ccb9)

Bug Fixes

  • comment2: fix loading icon issue (81e1678)
  • create: fix blog template navbar (3d96a4f)
  • theme: fix feature style (f942e5c)
  • theme: fix homepage style (4acc226)

Performance Improvements

  • theme: use functional component and small tweaks (42e92e8)

2.0.0-beta.218 (2023-05-31)

Features

  • create: update template (ecfcfd4)
  • theme: improve feature and highlight style (3409e89)
  • theme: optimize styles (9f3ce84)

Bug Fixes

  • auto-catalog: fix appearance (a302ba5)
  • md-enhance: fix code demo, close #3175 (d62f9c8)
  • theme: fix dd tag style in highlights (6a9ceba)
  • theme: fix extraLocales not working (92b4310)
  • theme: fix hero info (7a3021f)
  • theme: fix highlight imageDark not working (36b241d)
  • theme: fix highlight panel with slots (ee947e6)
  • theme: fix missing style in bundled mode, close #3177 (149f26e)
  • theme: fix presets (6e03c31)
  • theme: improve main title font size on homepage (b50239c)

2.0.0-beta.217 (2023-05-31)

⚠ BREAKING CHANGES

  • pwa2: remove showInstall option as it's not working

Features

  • auto-catalog: use path as name when no title, add vp prefix class (82839d0)
  • components: add vp prefix (89fc447)
  • md-enhance: add vp prefix (79472e8)
  • md-enhance: improve container mobile appearance (f98419b)
  • pwa2: expose helper functions (0963682)
  • search-pro: support auto suggestions (33a5ec9)
  • theme: add heroImageStyle bgImage and bgImageStyle for project homepage (d7e50e0)
  • theme: add highlight panel (610e4ad)
  • theme: add vp-prefix for sidebar (0cf69f5)
  • theme: improve highlight style (07e6909)
  • theme: make highlight built-in (f463e81)
  • theme: revert homepage change (7b965ee)
  • theme: support bgImageDark (2c923bf)
  • theme: support containerClass prop (e0a9947)

Bug Fixes

  • lightgallery: fix client config inject (16b0350)
  • search-pro: avoid wrap on mobile (4181c4d)
  • search-pro: fix devServer worker (5b61fd8)
  • search-pro: fix modal style (dad22dd)
  • search-pro: fix search history (a3dd3d2)
  • theme: fix dropdown issue when hover (1eefd94)

2.0.0-beta.216 (2023-05-27)

Features

  • search-pro: add reset button (9e94c58)
  • search-pro: avoid refreshing in devServer (56177d4)
  • search-pro: optimize results (ac94239)
  • search-pro: support indexOptions and indexLocaleOptions (48f71d1)
  • theme: add navTitle option (c2ba200)
  • theme: improve feature panel style (2d07b6a)
  • theme: optimize dropdown and page nav style (3c7c2e3)
  • theme: update class with vp prefix (5e6422b)
  • theme: update common class with vp prefix (9a29777)

Bug Fixes

  • deps: update dependency @types/three to v0.152.1 (#3163) (455857e)
  • deps: update dependency hls.js to v1.4.4 (#3164) (ef0c9f9)
  • search-pro: fix anchor issue (f07cf4f)

Performance Improvements

  • search-pro: slim index size (f73e9b8)

2.0.0-beta.215 (2023-05-25)

Features

Bug Fixes

  • search-pro: fix runtime worker (01db9b1)

2.0.0-beta.214 (2023-05-25)

Bug Fixes

  • search-pro: fix packing (a7b1b79)

2.0.0-beta.213 (2023-05-25)

Features

  • auto-catalog: show empty hint if needed (6801112)
  • md-enhance: use mermaid@10.2, improve title support (f026b56)
  • search-pro: add createSearchWorker (44159ea)
  • search-pro: improve fuzzy search (512bce9)
  • search-pro: set delay default to 150 (a874d93)
  • search-pro: support defineSearchConfig (b7b54be)
  • search-pro: use minisearch to boost search speed (d88abb1)

2.0.0-beta.212 (2023-05-22)

Features

  • comment2: add commentID support in frontmatter, close #3133 (3936315)
  • md-enhance: add card container, close #3121 (2ceba34)
  • md-enhance: add isActive and value for title slots (b3888a7)
  • md-enhance: support markdown syntax in tab title (f681fd4)
  • md-enhance: support math block, close #3143 (efb77dc)

Bug Fixes

2.0.0-beta.211 (2023-05-15)

Features

  • auto-catalog: add compact code (14c5185)

Bug Fixes

  • auto-catalog: fix deps (1efd698)
  • components: fix backToTop button on safari (80b1503)
  • components: fix BackToTop, close #3132 (f9b31e0)
  • deps: update dependency hls.js to v1.4.3 (#3127) (d9cb0b3)
  • md-enhance: fix card logo (b593e6a)
  • theme: fix page cover (1e89768)

Performance Improvements

  • components: optimize import (b501134)

2.0.0-beta.210 (2023-05-11)

Features

  • auto-catalog: improve icon support (b88e98c)

2.0.0-beta.209 (2023-05-10)

⚠ BREAKING CHANGES

  • theme: you only need to set $theme-colors in config style file for theme color

Features

  • md-enhance: improve preview style, close #3079 (566a554)
  • md-enhance: mark flowchart as deprecated (e59dbdb)
  • search-pro: add ctrl + / hotkey (2d6a680)
  • search-pro: support code block index, close #3080 (12d7956)
  • theme: rebuild theme color (d0da5f7)
  • theme: remove mobileBreakPoint and pcBreakPoint (506cd9b)

Bug Fixes

2.0.0-beta.208 (2023-05-05)

⚠ BREAKING CHANGES

  • md-enhance: you should use client config file to customize libs
  • lightgallery: to set options for lightgallery, you should use defineLightGalleryConfig
  • photo-swipe: You should now use definePhotoSwipeConfig to set advanced options for photoswipe

Features

  • comment2: support client config (95ec836)
  • comment2: update SUPPORTED_LANGUAGES in Giscus (#3099) (52149f5)
  • lightgallery: move lightgallery option to client (fa09c76)
  • md-enhance: add preview and download button, close #3079 (d4b9850)
  • md-enhance: move mermaid, reveal and @vue/repl config to client (f6ff7ea)
  • photo-swipe: move photoswipe option to client (5daadc4)
  • theme: update font size on pc (7d78ad8)

Bug Fixes

  • components: fix backToTop progress (f9df359)
  • deps: update dependency @types/three to v0.152.0 (#3085) (382019b)
  • feed2: fix image style (5caf600)
  • md-enhance: fix reveal code block style (6f07b16)
  • redirect: normalize path for user config (9750c05)

Performance Improvements

  • lightgallery: optimize tree shaking (6e0bb29)

2.0.0-beta.207 (2023-05-01)

⚠ BREAKING CHANGES

  • md-enhance: licksCheck now supports ignore to ignore some links

Features

  • components: use artplayer v5 (3bb68e5)
  • md-enhance: rename linkCheck to linksCheck, close #3094 (573c319)

Bug Fixes

  • deps: update dependency @vueuse/core to v10.1.0 (#3057) (061a264)
  • md-enhance: use router-link to open internal path (cad42fe)
  • theme: add workaround for pagination, close #3077 (a7dadf6)
  • theme: ensure correct index and order is extracted (f16d644)
  • theme: fix bing wallpaper link (859ca87)
  • theme: fix blog layout (9e297c2)
  • theme: fix sidebar check, close #3073 (94721a9)
  • theme: fix sidebar group title, close #3058 (732b81d)

Performance Improvements

  • use shadowRef if possible (8efd185)

2.0.0-beta.206 (2023-04-22)

Bug Fixes

  • components: fix backToTop mobile (04424c0)
  • theme: fix bing ssr mismatch (0829ae1)

Performance Improvements

  • md-enhance: stop using eval (99ea82b)

2.0.0-beta.205 (2023-04-19)

Features

  • md-enhance: expose myChart for echarts (0b24ae0)
  • shared: improve type guard (2348a53)
  • theme: add presets (ac0d6dd)
  • theme: add transition for TOC active marker (#3039) (b462659)

Bug Fixes

  • theme: fix readingTime locale for blog (04c966f)
  • theme: stop using style as prop (39704fb)

2.0.0-beta.204 (2023-04-18)

⚠ BREAKING CHANGES

  • components: backToTop option changes into an object

    A progress bar is added to the backToTop button, so now it has 2 configuration options.

  • feed2: rename customElements to preservedElements which is the actual behavior

    The original option name could be confusing, as we are just preserving them.

Features

  • components: add progress for backtotop (79d682d)
  • feed2: correct option name (8002ab3)
  • reading-time2: add composables, close #3035 (2439b9c)
  • shared: preserve math tags in excerpt (d17c4af)
  • theme: add heroBg and heroInfo slot for BlogHero (f314ff0)
  • theme: improve sidebar, close #3019 (122bcb5)
  • theme: support color and size for HopeIcon (7cb0d65)

Bug Fixes

  • theme: fix sidebar group with external link (bb64bd1)
  • theme: support heroImageDark and improve slots (a0afc72)

2.0.0-beta.203 (2023-04-12)

⚠ BREAKING CHANGES

  • theme: customizations now need extra config { custom: true } now

    We are using bundled version by default as it has higher performance, so you now needs extra config to let theme use alias.

Features

  • md-enhance: add card option (d06e46b)
  • theme: improve feature panel when only 1 or 2 feature (4856ec4)
  • theme: support globalComponent in navbarLayout (04f3a2d)
  • theme: support page cover, close #3011 (8d4448f)
  • theme: use performance version by default (92fc85e)

Bug Fixes

2.0.0-beta.202 (2023-04-10)

Features

  • md-enhance: improve deprecate include logger (672093f)
  • md-enhance: improve katex error msg (eb538ad)
  • photo-swipe: add indicator and support zoom (6951c27)
  • photo-swipe: add scrollToClose option (a792e5e)
  • theme: add title, cover, info and excerpt slot for article (9a137c1)
  • theme: improve a11y (6d13051)
  • theme: support cover in article item (03e5963)

Bug Fixes

  • auto-catalog: do not generate root homepage as catalog if root locale not exists (e5c9752)
  • blog2: do not force generate root locale (665332e)
  • components: fix iconify icon issue, close #3006 (b6cc535)
  • components: fix Notice key (79b49a0)
  • deps: update dependency axios to v1.3.5 (#3001) (a31f99d)
  • deps: update dependency mermaid to v10.1.0 (#3002) (bd3d056)
  • redirect: fix issue with base (92dfdda)
  • redirect: fix language modal, close #3007 (24e70ec)
  • redirect: improve behavior when hostname is not set (0dc4951)
  • theme: fix text clip in hero info (b93d912)

2.0.0-beta.201 (2023-04-04)

Features

  • improve lifecycle, close #2965 (7f49c02)
  • md-enhance: add legacy include in compact code (ab17c77)

Bug Fixes

  • components: fix BiliBili component (140105f)
  • md-enhance: use bundled mermaid to avoid pnpm issue with vite, close #2986 (7272bac)
  • redirect: ensure file not exist when generating redirect files (f08e98c)
  • redirect: improve modal appearance (44c6f62)

2.0.0-beta.200 (2023-03-29)

⚠ BREAKING CHANGES

  • Drop Node14 support

    The project can actually run on Node.js 14 for now, but we update to pnpm@v8 in ci, which requires Node.js >= 16.

    Since Node14 will be EOL in 2023-04-30, you must migrate your environment to Node.js 18 (or 16) ASAP.

  • md-enhance: use <!-- @include: xxx --> to include files

    The syntax is consistent with the official VitePress, but how we find the syntax is different.

Features

  • md-enhance: update include syntax (2052033)
  • use pnpm@v8, drop node14 support (5242809)

2.0.0-beta.199 (2023-03-26)

Features

Bug Fixes

2.0.0-beta.198 (2023-03-25)

Features

Bug Fixes

  • md-enhance: fix demo compact (7285d19)
  • md-enhance: improve figure print style (db985e0)
  • theme: fix code block in print mode (fba37da)
  • theme: fix extraLocales, fix #2941 (7315f22)
  • theme: fix repoIcon name (8f71e75)
  • theme: fix sidebar link with empty string (5982795)

Performance Improvements

2.0.0-beta.197 (2023-03-21)

Features

  • theme: support extraLocales option (e9f2615)

Bug Fixes

  • theme: improve theme data (6bddfc9)

Performance Improvements

  • use empty string for symbol if possible (7b8ecf7)

2.0.0-beta.196 (2023-03-20)

⚠ BREAKING CHANGES

  • redirect: rename locale to autoLocale

    We are adding switchLocale option to redirect plugin, so we need to rename locale to autoLocale to avoid confusion.

Features

  • components: compact with new BiliBili player (15f930b)
  • redirect: rename locale to autoLocale (968bb6a)

Bug Fixes

  • comment2: fix comment option types (1cb3ee6)
  • comment2: fix delay options (7a6e913)
  • theme: fix headerDepth check (924ba7f)
  • theme: fix sidebar font-size (7938e79)
  • theme: fix timeline date appearance (#2929) (2637e04)
  • theme: tweaks on check (2eb51a0)

2.0.0-beta.195 (2023-03-20)

Features

  • theme: support string for styles (6d4d99b)
  • theme: update appearance (934b4bd)

Bug Fixes

  • components: fix iconAssets (42090d2)
  • theme: ensure user style inject at last (a8c3354)

2.0.0-beta.194 (2023-03-19)

Features

Bug Fixes

  • auto-catalog: fix issue when homepage is missing (2865679)
  • create: theme mail address example (#2908) (3c30592)
  • deps: update dependency execa to v7.1.1 (#2903) (97f322e)
  • deps: update dependency hls.js to v1.3.5 (#2912) (29f2729)
  • theme: fix import (22e6f69)

2.0.0-beta.193 (2023-03-12)

Features

  • md-enhance: rebuild styles (d123879)

Bug Fixes

2.0.0-beta.192 (2023-03-11)

Features

  • theme: improve performance mode (45514be)

2.0.0-beta.190 (2023-03-07)

Features

  • auto-catalog: refine props and update docs (e0e43f5)

Bug Fixes

  • search-pro: correctly extract header text (7c37393)
  • search-pro: fix key hint in macOS (912658b)
  • search-pro: fix search icon on ios, close #2879 (2f2b6e4)
  • search-pro: improve cancel button (818912f)
  • theme: fix auto hide navbar (817cb74)
  • theme: fix fade-slide-y with perf mode (7ff1407)
  • theme: fix perf (2c92783)

2.0.0-beta.189 (2023-03-05)

Bug Fixes

2.0.0-beta.188 (2023-03-05)

Features

Bug Fixes

2.0.0-beta.187 (2023-03-04)

Features

Bug Fixes

  • create: try not thrown on windows dist root (7ac7bf8)
  • deps: update dependency mermaid to v10.0.2 (#2866) (a425be2)
  • md-enhance: fix arrows with nesting details (2f1743b)
  • search-pro: fix scroll issue, close #2859 (e0cea97)
  • theme: fix sidebar with non-unicode characters, close #2857 (aa7ad44)

2.0.0-beta.186 (2023-03-02)

Bug Fixes

2.0.0-beta.185 (2023-02-28)

Features

Bug Fixes

2.0.0-beta.184 (2023-02-27)

Features

Bug Fixes

  • md-enhance: fix mermaid not working with pnpm (21e6bfe)
  • theme: revert "fix(theme) fix slots name" (f143669)
  • theme: fix plugin check (a7910fd)
  • theme: improve structure sidebar generation (f23085c)

2.0.0-beta.183 (2023-02-27)

⚠ BREAKING CHANGES

  • search-pro: rename historyCount option to resultHistoryCount option

    We are adding queryHistoryCount option to redirect plugin, so we need to rename historyCount to avoid confusion.

Features

  • search-pro: add queryHistoryCount option (670234c)
  • theme: update default bg-color (08e1646)

Bug Fixes

  • search-pro: correctly auto-focus input, close #2830 (1d2aed3)
  • shared: ensure getDate won't throw with invalid input (4a136fd)
  • theme: fix homepage button (701aa7b)
  • theme: fix slots name (96e0102)

2.0.0-beta.182 (2023-02-26)

Features

Bug Fixes

  • feed2: fix rss template (0c57549)
  • md-enhance: correctly get language from code fence, close #2825 (2bc7387)
  • theme: fix structure sidebar link, close #2821 (e5325a5)

2.0.0-beta.181 (2023-02-23)

Features

  • theme: update hero-info title (b414cf1)

Bug Fixes

  • feed2: fix legacy support (fbbe80c)
  • photo-swipe: dynamically loads image (ab923cc)
  • theme: fix docsearch button on mobile (d203a36)
  • theme: improve dropdown group (3540a5e)

2.0.0-beta.180 (2023-02-22)

Bug Fixes

  • components: fix iconify icon style (3b854ad)
  • search-pro: fix modal style (efc8687)
  • theme: fix option js docs (abd4157)

2.0.0-beta.179 (2023-02-21)

Features

  • md-enhance: use mermaid@v10 (3d95f10)
  • search-pro: use worker to perform search (#2818) (1fcae96)
  • theme: lock body scroll while sidebar is open, close #2816 (fcd9671)

Bug Fixes

2.0.0-beta.178 (2023-02-20)

⚠ BREAKING CHANGES

  • md-enhance: remove showCode option in vue playground, update layout default value

    Users are having issues at first render, so we make some tweaks here.

closed 2811

Features

  • md-enhance: remove some customization with vue playground (916792a)

Bug Fixes

Performance Improvements

2.0.0-beta.177 (2023-02-19)

Features

  • theme: add before and after slot for toc (74d2f0c)

Bug Fixes

2.0.0-beta.176 (2023-02-17)

Features

  • add no-view attr support (772c5d1)
  • add no-view to img (d5b0725)
  • md-enhance: add obsidianImgSize option (d0c2512)
  • search-pro: improve style (29c69d8)
  • theme: improve dropdown link (7f17033)
  • theme: improve scrollbar style (2038f22)

Bug Fixes

2.0.0-beta.175 (2023-02-16)

Features

Bug Fixes

  • auto-catalog: ensure title (566793d)
  • deps: update dependency axios to v1.3.3 (#2779) (ee21a9e)
  • shared: fix popup (b925455)
  • theme: add missing style import (3117f6e)
  • theme: fix $content-class (928d394)
  • theme: improve password modal (cf9cc49)
  • theme: limit list height in InfoList, close #2771 (bbf11b6)

2.0.0-beta.174 (2023-02-11)

Features

  • comment2: apply fallback demo in development (79ee6b7)
  • components: add Replit component (#2764) (9b72fb6)
  • improve print style (7bc27b0)
  • theme: improve pageview detect (c486f95)

Bug Fixes

2.0.0-beta.173 (2023-02-08)

Features

  • create: add update command in template (5f8ed1d)
  • md-enhance: hide tab on print mode (78abb60)
  • sass-palette: improve variable injecting (2014142)

Bug Fixes

  • shared: a workaround for vuepress/vuepress#1252 (84f55cf)
  • shared: fix packageManager (044598b)
  • theme: add pl locale, fix #2751 (6d2e95c)
  • theme: exclude blog pages from sidebar and catalog (a668e06)
  • theme: fix copyright legacy (78b3cf2)

2.0.0-beta.172 (2023-02-04)

Features

  • comment2: add Artalk support (94a1488)
  • comment2: mark Waline async (8849137)
  • seo2: add seo option in frontmatter (7a0ed6e)
  • theme: improve homepage (831c6f8)
  • theme: improve mobile appearance (8a3f975)

Bug Fixes

Performance Improvements

2.0.0-beta.171 (2023-01-31)

Bug Fixes

2.0.0-beta.170 (2023-01-29)

⚠ BREAKING CHANGES

  • Catalog component is now inside auto-catalog plugin with name AutoCatalog

    Most people want that catalog pages can be auto generated, and this is beyond a component, so we extract it into a plugin.

Features

  • catalog component is now inside auto-catalog plugin (760c686)

Bug Fixes

  • create: fix zh blog template (ae89ecc)
  • deps: update dependency axios to v1.2.6 (#2708) (a356113)
  • fix path in windows, close #2718 (90d3a8d)
  • theme: fix blog legacy logger (25be101)
  • theme: fix project home padding (0ff661a)
  • theme: fix text color with no bg on blog hero (281573d)
  • theme: improve blog homepage (cc3d4bc)

2.0.0-beta.169 (2023-01-28)

Features

  • theme: hide fullscreen button on print mode (cf39b6d)

Bug Fixes

  • md-enhance: fix legacy mode for md-enhance (953ecae)
  • theme: ensure nothing is rendered in ssr, fix #2716 (c1f2291)
  • theme: fix article order (29a6839)
  • theme: fix catalog issue (2af65a8)
  • theme: fix deprecate msg (c6bbf2b)
  • theme: fix legacy homepage check (c38b06c)
  • theme: fix sidebar z-index (55d5424)
  • theme: fix typos in meta inject (7a8337c)
  • theme: improve homepage (136f3cc)

2.0.0-beta.168 (2023-01-25)

Features

  • components: update stackblitz component (737eb71)

Bug Fixes

  • improve rtl layout (933c473)
  • theme: fix catalog order (fc6c9a6)
  • theme: fix footer padding in rtl (9dd5dd4)
  • theme: fix footer z-index on desktop (29e612a)
  • theme: fix homepage width (7be8584)
  • theme: fix legacy compact for copyright (1cbcdd8)
  • theme: fix sidebar root structure support with legacy (beabe53)

2.0.0-beta.167 (2023-01-24)

Features

  • add rtl plugin, theme fully support rtl (85668b8)
  • theme: update NotFound layout appearance (4a37928)

Bug Fixes

  • deps: update dependency axios to v1.2.4 (#2704) (d10adc3)
  • theme: fix dropped logger (cfe7381)
  • theme: hide line-numbers on print mode (0b39671)
  • theme: improve legacy logger (cb449e4)

2.0.0-beta.166 (2023-01-23)

Features

Bug Fixes

  • components: fix artplayer (4651b45)
  • deps: update dependency @vueuse/core to v9.11.1 (#2684) (98e176c)
  • theme: fix not found layout (b7dc23c)

2.0.0-beta.165 (2023-01-19)

Features

  • components: make fa-fw fa-sm class built-in for font-icon (8618022)

Bug Fixes

  • components: fix typos in config (27c6a1d)

2.0.0-beta.164 (2023-01-19)

⚠ BREAKING CHANGES

  • theme: left/right options in navbarLayout renamed to start/end and slot name changes as well

Features

  • components: add fontawesome-with-brands keyword (869de33)
  • components: update fontawesome assets (9100f28)
  • theme: exclude auto catalog page from articles (8b2fd20)
  • theme: update default value of $content-width (aa6ebbc)
  • theme: update navbarLayout option and slot names (aafa6f8)

Bug Fixes

  • components: fix fontawesome for font-icon (88e602e)
  • deps: update dependency axios to v1.2.3 (#2685) (3358d2c)
  • theme: fix footer layout, close #2687 (c05f113)

2.0.0-beta.163 (2023-01-17)

Bug Fixes

2.0.0-beta.162 (2023-01-16)

Bug Fixes

  • feed2: fix package files (5ffe692)

2.0.0-beta.161 (2023-01-16)

Features

  • components: tree-shake artplayer (e8c5b1b)
  • feed2: improve xsl template (3758cd2)
  • sitemap2: improve sitemap template (26cd4dd)

Bug Fixes

2.0.0-beta.160 (2023-01-16)

Features

  • feed2: add xsl for atom and feed (4a60d0f)
  • theme: add favicon option (abff7df)

Bug Fixes

  • remove-pwa: fix typos (36abb4f)
  • theme: fix pageview info not refresh (00cd4bd)

2.0.0-beta.159 (2023-01-15)

Features

  • feed2: rebuild feed2 (580c11a)
  • sitemap2: add xsl template for sitemap (03032b6)

Bug Fixes

  • add support for android wechat browser (7f31681)
  • theme: exclude blog pages for feed (68cb531)

2.0.0-beta.158 (2023-01-14)

Features

  • components: use innerHTML in audio title (564d165)
  • theme: hide footer in print mode (e9b2019)

Bug Fixes

  • comment2: fix waline style (c99c8cf)
  • feed2: ensure xml is encoded (5069bc9)
  • theme: fix article header (75a1c83)
  • theme: fix article list (77d8059)
  • theme: fix page padding (680ab50)
  • theme: fix print default value (6ff551c)
  • theme: fix style (73cda73)
  • theme: support excerptLength and excerptSeparator (7faad88)

2.0.0-beta.157 (2023-01-13)

Features

  • added german language, as the current "de-AT" language is for German (Austria) (#2666) (21e092a)
  • components: add Artplayer component (#2670) (3cdacaa)
  • components: add type prop for artplayer (cd6cca3)
  • theme: improve layout (b1ca618)

Bug Fixes

2.0.0-beta.156 (2023-01-11)

Features

Bug Fixes

  • theme: fix pure default value (2996958)

2.0.0-beta.155 (2023-01-10)

Features

Bug Fixes

  • md-enhance: fix option types (9a8f324)
  • theme: fix text color (615e329)
  • theme: fix themeData generation and some options (db8a002)
  • theme: Improve footer transition (#2651) (91c067c)

2.0.0-beta.154 (2023-01-08)

Bug Fixes

  • comment2: fix waline locale config (2277200)

2.0.0-beta.153 (2023-01-08)

⚠ BREAKING CHANGES

  • components: rebuild notice options, support notice per path

Features

  • comment2: support locale for Waline (7a54ad7)
  • components: add compact code for notice breaking changes (69de6be)
  • components: rebuild notice options, support notice per path (15ee5cd)
  • theme: add plugins check to warn noob users (1d72c77)
  • theme: add print button (b26fcf5)
  • theme: appearance improvement (7df314c)
  • theme: improve homepage appearance (f0fbfec)

Bug Fixes

Reverts

  • theme: revert transition improve (03042fc)

2.0.0-beta.152 (2023-01-06)

Features

  • pwa2: update manifest type to latest spec (99326e5)
  • theme: improve layout, close #2639 (42b11aa)

Bug Fixes

  • remove-pwa: make options optional (3338c68)
  • seo2: fix json-ld generation and fix alternate links (11a3223)
  • theme: fix homepage icon font-weight (f5e7006)
  • theme: fix homepage image icon (0d16588)
  • theme: fix notice button color on darkmode (bbdf500)

2.0.0-beta.151 (2023-01-04)

Features

  • create: add new command add (8c34064)
  • search-pro: improve search button a11y (8629ee5)
  • theme: improve home features (f853aa4)
  • theme: rebuild home page related components (3f76b8d)

Bug Fixes

  • deps: update dependency @types/three to v0.148.0 (#2626) (ba86d46)
  • md-enhance: fix nesting container icon issue (33b0e69)

Performance Improvements

2.0.0-beta.150 (2023-01-03)

Features

  • improve rtl layout (992bb89)
  • md-enhance: improve container style (b1e9846)

Bug Fixes

2.0.0-beta.149 (2023-01-02)

Features

  • components: style improvements on catalog (b3fd854)
  • components: support locales in PDF (7cd5626)
  • sass-palette: use default theme variable if possible (1c98543)

Bug Fixes

  • add missing fallback css vars (8e379be)
  • auto-catalog: fix component (6547aca)
  • auto-catalog: fix issues with cjk path (d193982)
  • theme: fix component options (60c019b)

2.0.0-beta.148 (2023-01-01)

Features

  • auto-catalog: add component and level option (20a1b40)
  • components: support locale options for catalog (20622d4)

2.0.0-beta.147 (2022-12-31)

Features

  • add auto catalog plugin and Catalog component (#2339) (d651a89)
  • components: update icon (edfb097)
  • improve code block print style (d4b6b12)
  • md-enhance: use @mdit/plugin-tab (f86b34a)
  • pwa2: improve print style (7d2a5f5)
  • theme: hide empty icon with no category selected, close #2598 (219e82b)

Bug Fixes

  • components: correct icon asset link (ed684b1)
  • deps: update dependency axios to v1.2.2 (#2593) (cd3471a)
  • fix viteConfig function merging (53b92e6)
  • md-enhance: fix mermaid option type (#2594) (c5742a2)
  • md-enhance: fix code tab style, close #2595 (0b0c09b)

2.0.0-beta.146 (2022-12-28)

⚠ BREAKING CHANGES

  • md-enhance: imageLazyload is renamed to imgLazyload imageSize is renamed to imgSize imageMark is renamed to imgMark
  • components: all pathname will be append with base

Features

  • components: all pathname will be append with base (d69e5ed)
  • components: split pdfjs files out of repo (aafb111)
  • md-enhance: extract plugins and use @mdit/plugin-xxx (6e91afe)
  • md-enhance: render tabs in ssr (73900e3)

Bug Fixes

  • components: fix vite warning (eb34cea)
  • md-enhance: add missing package (a099e37)
  • theme: fix article list style (5b0fcf2)
  • theme: preserver url params when switching language (75b43a5)

2.0.0-beta.145 (2022-12-26)

Features

Bug Fixes

  • components: remove unused deps nad files (828aab4)
  • theme: fix blog hero padding (e208738)

2.0.0-beta.144 (2022-12-26)

Features

  • components: improve font-icon (259a7fe)
  • components: rebuild pdf (#2580) (5425ba0)
  • components: support string value for number props (8e84095)
  • md-enhance: support region in include feature (#2579) (718eaaa)

Bug Fixes

  • deps: update dependency three to v0.148.0 (#2573) (cfe992e)
  • md-enhance: fix mathjax chtml output and add a11y option, close #2231 (#2566) (e7bebb7)
  • md-enhance: fix mathjax type (a3ed068)
  • md-enhance: fix playground vue preset ssr (8be7852)
  • shared: fix code in table (bcc8c25)
  • theme: fix article list padding when hero and project panel is disabled (a62ee0b)

2.0.0-beta.143 (2022-12-14)

⚠ BREAKING CHANGES

  • theme: theme alias no longer needs .js extension

Features

  • theme: remove alias .js extension (79ac606)

2.0.0-beta.142 (2022-12-14)

Features

  • components: add css variable for notice (cd47d6f)
  • md-enhance: cancel figure image scale (a94fcad)
  • photo-swipe: support zooming image by pressing enter (3e9693d)
  • theme: update sidebar hint, close #2549 (b03177b)

Bug Fixes

  • md-enhance: fix cjk character issue with link check, fix #2547 (9d0f8d4)
  • theme: correctly hide figcaption in excerpt (39f5be0)
  • theme: fix article list excerpt, fix #2544 (6853ad1)

2.0.0-beta.141 (2022-12-11)

⚠ BREAKING CHANGES

  • theme: blog homepage shall now use layout: BlogHome

Features

Bug Fixes

  • pwa2: fix logger issue. revert perf improve (06b33bd)
  • theme: article excerpt shall not be clickable (30778a3)
  • theme: fix excerpt option not working (7ec67b2)
  • theme: fix home appears in article list (c02523c)
  • theme: fix styles on article list, fix #2453 (1b16f5a)
  • theme: fix tag list in darkmode (25401e6)

2.0.0-beta.140 (2022-12-10)

Features

Bug Fixes

  • components: fix audio and video popup style, fix #2523 (7cfb305)

Performance Improvements

  • pwa2: improve generated speed (e13bb52)

2.0.0-beta.139 (2022-12-09)

⚠ BREAKING CHANGES

  • blog2: rename customElement to isCustomElement

Features

  • blog2: rename customElement to isCustomElement (7241621)
  • feed2: improve feed generating (0d2c944)
  • shared: add getPageText (a6e0f13)

Bug Fixes

  • theme: support frontmatter excerpt (bef9d70)

2.0.0-beta.138 (2022-12-09)

2.0.0-beta.137 (2022-12-09)

Bug Fixes

  • search-pro: fix option customFields not effects (#2512) (b8c9973)
  • theme: fix blog related issues (c232fa4)
  • theme: fix code line number alignment in safari (1efc997)

2.0.0-beta.136 (2022-12-08)

Features

Bug Fixes

  • components: fix ssr issue (b63bff6)
  • components: fix video player issue (4f095fc)

2.0.0-beta.135 (2022-12-08)

⚠ BREAKING CHANGES

  • theme: plugins.components no longer accepts an array
  • components: rebuild component options

Features

  • components: rebuild component options (563e257)
  • copyright2: add zh-TW support (c55aefe)
  • copyright2: rebuild locale (9318ac5)
  • shared: export tags (d0b5cd9)
  • theme: rebuild excerpt generating (79332d2)
  • theme: remove slots in BlogHero and correct docs, fix #2503 (8e2fc14)
  • theme: support number value for autoExcerpt (3cac1bf)
  • theme: update component settings (c0c7e17)

Bug Fixes

  • md-enhance: add compact for old imageTitle option (ed5c4ff)
  • theme: fix excerpt generating under edge case (1dedcf3)
  • theme: footer padding typo, fix #2420 (4b7fa55)

2.0.0-beta.134 (2022-12-06)

⚠ BREAKING CHANGES

  • md-enhance: imageTitle option is rebuilt as figure option

Features

  • md-enhance: add figure option (b42896c)
  • theme: hide externalLink icon in print (28cc820)
  • theme: improve print style (96f20d7)
  • theme: support array functions in sidebarSorter (6f20f13)

Bug Fixes

  • deps: update dependency axios to v1.2.1 (#2491) (275bb68)
  • md-enhance: fix imageTitle (3e003a6)

2.0.0-beta.133 (2022-12-04)

Features

  • comment2: improve print style (f1a116e)
  • comment2: improve print style (8c28e14)
  • components: improve print style (e59b5c3)
  • copy-code2: improve print style (a934e7b)
  • create: disable pwa by default (d0d22ef)
  • md-enhance: improve print style (69e69e4)
  • search-pro: improve print style (7884415)
  • shared: improve normalized (6d6ccaa)
  • theme: improve blog excerpt generating, close #2460 (cedbc2b)
  • theme: improve chunk split in Vite (be77fd4)
  • theme: improve print style (2873ce9)

Bug Fixes

  • theme: fix excerpt generating (62c9e38)

2.0.0-beta.132 (2022-11-30)

⚠ BREAKING CHANGES

  • components: change embed default value, remove clickToLoad and add load props for StackBlitz
  • components: remove canClose and add confirm props for Notice
  • components: remove toolbar and add noToolbar for PDF
  • components: remove danmaku and highQuality, add lowQuality and noDanmaku
  • components: initialpath renamed as initialPath for Stackblitz component

Features

  • components: change embed default value, remove clickToLoad and add load props for StackBlitz (e835bc8)
  • components: initialpath renamed as initialPath for Stackblitz component (b88352d)
  • components: remove canClose and add confirm props for Notice (2a9e96e)
  • components: remove danmaku and highQuality, add lowQuality and noDanmaku (09c9b5b)
  • components: remove toolbar and add noToolbar for PDF (1e7bafe)
  • theme: add notice option (c0086f0)

Bug Fixes

  • deps: update dependency three to v0.147.0 (#2466) (8a78073)
  • redirect: fix failure when redirecting from index.html (af74119)
  • theme: fix git plugin (c1ce1a0)
  • theme: fix reactivity (0aa3390)

2.0.0-beta.131 (2022-11-29)

Features

  • components: add notice component (d28b658)
  • photo-swipe: improve selector option and cursor style (ee2fc79)
  • seo2: mark auto-generated description (2d8832b)
  • theme: add hotReload (3afa961)

Bug Fixes

  • comment2: fix waline theme color (3c410af)
  • comment2: loose waline selector (1b9169b)
  • create: fix package command (4197c96)
  • search-pro: fix issue when removing history item (a349c4d)
  • search-pro: fix mask animation (5e067e6)
  • search-pro: fix match content (4fea9c3)
  • search-pro: fix search history header style (7458e94)
  • search-pro: omit h1 as header (fb33028)
  • shared: fix code blocks issue in md2text (1dbe7e4)
  • shared: m2text should remove directive (0906176)
  • shared: m2text should remove toc (612db75)
  • theme: fix autoExcerpt (b9cb818)
  • theme: fix theme style, fix #2453 (ea84519)

2.0.0-beta.130 (2022-11-25)

Features

  • add remove-pwa plugin (7b3e798)
  • pwa2: stop setting cacheId by default (aaea010)
  • search-pro: add historyCount option (81de34e)
  • search-pro: add close button for history (9faeab9)
  • search-pro: improve a11y (0198340)
  • search-pro: update history to result (5e351ef)
  • theme: improve homepage (5873fa7)
  • theme: improve homepage action button (4f059fe)
  • theme: improve homepage style (1722110)

Bug Fixes

  • search-pro: fix cancel button style (2f391b1)
  • search-pro: fix search-box color (b965a31)
  • theme: fix sidebarLinks open (98d5d0f)
  • theme: fix toc style (624b091)

2.0.0-beta.129 (2022-11-23)

Bug Fixes

2.0.0-beta.128 (2022-11-23)

Features

  • theme: add hotReload options (adde3fe)
  • update hotReload default value (dd66584)

Bug Fixes

2.0.0-beta.127 (2022-11-23)

Features

  • make ReadingTimeInfo and PageViewInfo tree-shakable (7c3ba12)
  • shared: support level options (7440db0)
  • theme: make language dropdown tree shakable (06f09c4)
  • theme: rebuild sidebar sorter (5f9be32)

Bug Fixes

  • copy-code2: fix hint text color (e995d0b)
  • deps: update dependency axios to v1.2.0 (#2445) (bc48c09)
  • search-pro: insure database is in chunk (386f634)
  • theme: sidebar collapsed during page scroll (93bda72)

Performance Improvements

  • search-pro: avoid bundling hmr code to production (65bc3da)

2.0.0-beta.126 (2022-11-22)

Features

  • search-pro: add delay option (7727f8e)
  • search-pro: add transition for search-box (497f06b)
  • search-pro: hide key-hints on mobile (9d26582)
  • search-pro: improve modal appearance (228c235)
  • search-pro: improve scroll-bar (2867874)
  • search-pro: no longer need name option in customFields (2903ea7)
  • theme: improve homepage style (864aa2e)
  • theme: improve navbar alignment (#2435) (ab2e1d6)

Bug Fixes

2.0.0-beta.125 (2022-11-20)

Features

Bug Fixes

  • comment2: fix waline option types (37b6fd6)
  • fix fflate issue with vite, fix #2430 (72d5d3b)
  • md-enhance: fix detail style (5ef6198)
  • search-pro: fix broken deps (7919156)
  • search-pro: fix uppercase words not matching (4c04ff6)

2.0.0-beta.124 (2022-11-18)

⚠ BREAKING CHANGES

  • search-pro: rename fullIndex to indexContent

Features

  • md-enhance: support mindmap in mermaid (236f28e)
  • search-pro: add history search (a953a1d)
  • search-pro: add more locale options (c499156)
  • search-pro: improve hmr (f32a5a2)
  • search-pro: improve modal style (b9d3e49)
  • search-pro: index excerpt by default (3d6004a)
  • search-pro: rename fullIndex to indexContent (acd61a9)

Bug Fixes

  • comment2: fix Waline options (34c3420)
  • md-enhance: add fallback for theme color (c3f0e0e)
  • search-pro: fix closing modal directly not clearing input (5d9a259)
  • search-pro: fix modal style (c473bbd)
  • search-pro: update styles (222c9fb)

2.0.0-beta.123 (2022-11-18)

⚠ BREAKING CHANGES

  • Remove default export

Features

  • add search-pro plugin (#2413) (78719cb)
  • improve description generation (c1aee7d)
  • remove default export (c829b80)
  • search-pro: add hints (f54c11c)
  • search-pro: improve style (5ecddbf)
  • search-pro: support hotKeys (81a22ac)
  • seo2: improve autoDescription (9ab1bf4)
  • theme: add built-in support for search-pro plugin (2d44b87)
  • theme: add color-scheme (85b6ec8)
  • theme: improve ssr (ffb8afd)

Bug Fixes

  • comment2: fix comment option (6f90bfe)
  • deps: update dependency vue to v3.2.45 (#2394) (fb4de30)
  • theme: fix article item radius (136992d)
  • theme: fix feed customElements (0da0568)
  • theme: fix SSR mismatch (ce5af15)

2.0.0-beta.122 (2022-11-10)

⚠ BREAKING CHANGES

  • theme: fix typos in config, changing collapsable to collapsible

Features

  • theme: add extra check in debug mode (ee00f8c)
  • theme: add hopeThemeLegacy and improve logger (a08c577)
  • theme: fix typos in collapsible (7d3144c)
  • theme: support frontmatter.excerpt (fb231d9)

Bug Fixes

  • comment2: fix giscus tr support (a577bb3)
  • copy-code2: fix pure mode appearance (419d671)
  • deps: update dependency @types/three to v0.146.0 (#2388) (ccad9c9)
  • deps: update dependency sass-loader to v13.2.0 (#2398) (72a1508)
  • md-enhance: fix loading icon (6542578)
  • md-enhance: fix mermaid issue in dev mode (26b57c0)
  • md-enhance: fix type issue (4b32b67)

2.0.0-beta.121 (2022-11-05)

Bug Fixes

  • md-enhance: fix wrong variable (9239987)

2.0.0-beta.120 (2022-11-04)

Features

  • add Turkish language support (#2357) (f737e12)
  • md-enhance: add mindmap support for mermaid (1e6b07a)

Bug Fixes

  • md-enhance: fix vue-playground styles (6a5f005)

2.0.0-beta.119 (2022-11-01)

2.0.0-beta.118 (2022-11-01)

Bug Fixes

  • theme: fix code block lang issue (7ad0fdb)

2.0.0-beta.117 (2022-11-01)

Features

  • md-enhance: hide eval warning (6f478a1)

Bug Fixes

  • components: fix PDF link issue, fix 2347 (8487e4c)
  • copy-code2: fix vuepress-shared issue (cf4a8ab)
  • deps: update dependency three to v0.146.0 (#2342) (aca1dd0)
  • theme: fix code block lang flag (f4b406e)
  • theme: fix issue when user specific darkmode for darkmode (66fa75e)
  • theme: fix theme color (f4e7467)
  • theme: fix themeColor sass error (176bd23)

2.0.0-beta.116 (2022-10-27)

⚠ BREAKING CHANGES

  • md-enhance: rename lazyload to imageLazyload

Features

  • md-enhance: add compact code for old option lazyload (6749c46)
  • md-enhance: rename lazyLoad to imageLazyload (0e45aaf)
  • theme: export shared at client (9f0b169)
  • theme: improve bgcolor (88605c2)

Bug Fixes

  • md-enhance: fix setting directive in playground (916e1fb)

2.0.0-beta.115 (2022-10-26)

Bug Fixes

2.0.0-beta.114 (2022-10-25)

Features

  • theme: support bilibili and lark icon (7471199)

Bug Fixes

  • deps: update dependency katex to v0.16.3 (#2328) (25aab2d)
  • md-enhance: fix option types (16e57bb)

2.0.0-beta.113 (2022-10-22)

Bug Fixes

  • theme: fix typos in package name (f82ac75)

2.0.0-beta.112 (2022-10-22)

Bug Fixes

  • create: fix package json generate (6304cf7)
  • exclude alias for vite (8337c18)

2.0.0-beta.111 (2022-10-22)

Features

  • comment2: support lazy loading (f074c6c)
  • md-enhance: use chart.js v4 (8fac99c)

Bug Fixes

  • deps: update dependency axios to v1.1.3 (#2300) (d14ef7f)
  • md-enhance: fix code demo toggle button (885023b)
  • theme: fix ssr issue (99f8ad9)

Performance Improvements

  • blog2: stop bundling hmr code to prod (69106f6)
  • optimize vite speed (0da1bad)
  • theme: optimize app size (8a85ff4)

2.0.0-beta.110 (2022-10-14)

Features

  • components: improve bilibili ratio (856db76)
  • md-enhance: improve loading style (e0438c2)
  • md-enhance: support imageTitle (23f7410)
  • theme: add number for tag, close #2219 (6ab908e)

Bug Fixes

  • theme: fix article-item ssr issue (a752754)
  • theme: fix category and tag click in article list (fb2dc43)
  • theme: fix remember checkbox align, fix #2292 (113de5e)

Performance Improvements

  • remove unneeded fallback (154493f)

2.0.0-beta.109 (2022-10-11)

Features

Bug Fixes

2.0.0-beta.108 (2022-10-06)

Features

  • comment2: support theme for giscus, close #2260 (edbde83)
  • theme: add giscus custom theme (bd4f10d)

Bug Fixes

  • create: fix targetDir (713ffbd)
  • theme: fix giscus css link (409851d)

2.0.0-beta.107 (2022-10-05)

Features

Bug Fixes

  • components: add missing allows (0311dc0)
  • create: fix issue when using pnpm (810b3da)
  • deps: update dependency axios to v1 (#2256) (a667927)
  • shared: fix useCustomDevServer in vite with base (ddbd95f)

2.0.0-beta.106 (2022-10-01)

Features

  • md-enhance: support echarts block (c132552)
  • shared: add props (37ba81c)
  • theme: improve scrollbar (9e03776)

Bug Fixes

Performance Improvements

  • md-enhance: reduce SSG size (5e0a54f)
  • md-enhance: stop using hash to generate id (511e14b)

2.0.0-beta.105 (2022-09-30)

Features

Bug Fixes

  • create: fix template output (0692069)
  • deps: update dependency inquirer to v9.1.2 (#2228) (8195cf9)
  • deps: update dependency three to v0.145.0 (#2240) (6071520)
  • pwa2: ensure update found (9881b45)
  • pwa2: fix controller issue (25dad4c)
  • theme: fix encrypt function with none ascii path, fix #2245 (099956d)
  • theme: fix navbarAutoHide, #2234 (af2775a)

2.0.0-beta.104 (2022-09-24)

Features

  • md-enhance: add deprecated notice (0bfcd0e)

Bug Fixes

  • create: fix public assets path (edd6229)
  • seo2: correct generate alternate links (347bff8)

2.0.0-beta.103 (2022-09-19)

2.0.0-beta.102 (2022-09-18)

Features

  • copy-code2: rebuild copy code (596c3c9)
  • create: ensure target dir is empty (d389f8a)
  • theme: improve Pagination alert (9301b0d)

Bug Fixes

  • comment2: fix waline meta icon (affc0b1)
  • create: fix template path, fix #2224 (54613b5)
  • md-enhance: fix display mode with mathjax svg (7435322)
  • seo2: correct hreflang (8c5fd0e)
  • theme: fix hero alt in homepage (9604efe)
  • theme: improve article list on mobile (8402fff)
  • theme: wrap update time with client only (a48b240)

Performance Improvements

  • md-enhance: improve svg output (1f26824)

2.0.0-beta.101 (2022-09-17)

Features

Bug Fixes

Performance Improvements

  • md-enhance: improve performance in link check (636fe29)

2.0.0-beta.100 (2022-09-13)

Features

  • comment2: bump @waline/client (96b1bae)
  • theme: improve original badge style (4a4cf57)

Bug Fixes

  • md-enhance: fix playground style with theme default (dfc534c)

2.0.0-beta.99 (2022-09-13)

⚠ BREAKING CHANGES

  • md-enhance: remove enableAll option

Features

  • md-enhance: remove enableAll option (637b209)

Bug Fixes

  • comment2: import esm version of Waline, fix #2208 (bed6aff)
  • md-enhance: ensure import map for vue playground preset (9f659a9)
  • md-enhance: fix gfm option (66b8ccd)
  • md-enhance: fix playground loading issue (3546010)
  • md-enhance: fix slide style (808b042)
  • md-enhance: stop importing typescript, fix #2207 (d36cec1)

Performance Improvements

  • md-enhance: use shadowRef for components (40c2743)

2.0.0-beta.98 (2022-09-12)

Features

  • comment2: support metaIcon in Waline (4c87572)
  • create: add "type": "module" by default (86df4b5)
  • md-enhance: add playground and vue playground (#2202) (7c8cfff)
  • shared: add chainWebpack helpers (4b4f983)

Bug Fixes

  • add missing js extension (b6e2ed5)
  • create: fix wrong import in template (6cb780a)
  • md-enhance: add missing extension (dabb9f3)
  • md-enhance: fix link check, fix #2196 (97a78c3)
  • md-enhance: fix vite build issue (082c1dc)

2.0.0-beta.97 (2022-09-01)

Bug Fixes

  • mark vuepress-shared noExternal (5450a9b)

2.0.0-beta.96 (2022-08-30)

Features

  • create: do not request package from registry (6fa14e1)
  • shared: improve message utils (470dee9)

Bug Fixes

  • theme: stop using alisa for bcrypt-ts (cc4e533)

2.0.0-beta.95 (2022-08-29)

Features

  • comment2: update default value (8f649d8)
  • compatible with beta51 (e3f231d)

2.0.0-beta.94 (2022-08-28)

Features

  • use rollup to bundle production code (25152b5)

Bug Fixes

  • create: fix issue while importing package.json (50eef9b)
  • lightgallery: fix import (999c0de)
  • md-enhance: fix vite handle (852d31b)
  • pwa2: workaround for beta50 issue (9def80a)
  • redirect: fix cli (13b0840)
  • shared: update import (3d3e281)

2.0.0-beta.93 (2022-08-28)

2.0.0-beta.92 (2022-08-28)

Features

Bug Fixes

  • deps: pin dependencies (#2126) (dfcfd02)
  • deps: update dependency @types/three to v0.143.1 (#2140) (4bcdb68)
  • md-enhance: fix flowchart issue with pnpm (#2149) (53629f8)
  • md-enhance: resolve relative image/link path when including markdown file (#2143) (097519a)
  • theme: fix issues in sidebarSorter (b17a758)

⚠ BREAKING CHANGES

  • blog2: client file path updated
  • md-enhance: PlayGround is removed
  • md-enhance: SlidePage layout path updated
  • theme: alias updated
  • No longer use rollup to bundle production code

2.0.0-beta.91 (2022-08-13)

Bug Fixes

  • theme: fix git options, fix #2117 (4f6f2ad)
  • theme: fix sidebar sorter default value (3e4ca69)

2.0.0-beta.90 (2022-08-08)

Features

Bug Fixes

  • md-enhance: fix attrs not working with line-highlight, fix #2112 (e38533b)

2.0.0-beta.89 (2022-08-07)

Bug Fixes

2.0.0-beta.88 (2022-08-06)

Features

Bug Fixes

  • theme: fix setting iconPrefix to empty string don’t work, fix #2093 (b893494)

2.0.0-beta.87 (2022-07-18)

Features

  • theme: fix typos in apis (fa36bac)

Bug Fixes

  • seo2: compatible with latest vp (5b14c0a)

2.0.0-beta.86 (2022-07-12)

Features

  • components: improve ssr result (ed80183)

2.0.0-beta.85 (2022-07-09)

Features

  • create: add .nojekyll for gh workflow, close #2040 (8a8a3a3)
  • create: support package manager select, close #2018 (434e4df)
  • shared: improve locales generating (fd582c9)
  • theme: add helpers for plugins (651e290)
  • theme: improve i18n config (58e2a5d)
  • theme: improve options (832e6b3)

Bug Fixes

  • components: fix PDF component (99baa04)
  • deps: update dependency sass-loader to v13.0.1 (#2026) (730f74e)
  • deps: update dependency sass-loader to v13.0.2 (#2033) (105d394)
  • deps: update dependency three to v0.142.0 (#2037) (0385ac7)
  • md-enhance: fix include options, fix #2050 (64e6a1b)
  • md-enhance: fix tex conflict with attrs, fix #2048 (40bef97)
  • theme: fix frontmatter types (d25093a)

2.0.0-beta.84 (2022-06-19)

Features

  • md-enhance: mark enableAll as deprecated (5498bfb)
  • md-enhance: support c4c in mermaid (f540da8)
  • theme: try to keep current hash across languages (2b7c140)

Bug Fixes

  • md-enhance: compatible attrs with highlight lines (dc1c9f3)
  • theme: fix sidebar activeMatch (9748594)

2.0.0-beta.83 (2022-06-14)

Features

Bug Fixes

  • md-enhance: fix tabs, codetabs and code block in mobile (9a8b74d)
  • md-enhance: improve codetab and tab style (b50744a)
  • theme: fix navBrand (fb312fe)

Reverts

  • "feat(theme): add $isMobile global" (c5e047a)

2.0.0-beta.82 (2022-06-12)

Features

  • comment2: improve Giscus loading placeholder (5862880)

Bug Fixes

  • md-enhance: fix link check with markdown links with params (3aabfab)
  • theme: fix sidebar order (01d5b75)
  • theme: fix sidebar readme match (b1b5492)
  • theme: fix toggle-sidebar arrow (490391d)

2.0.0-beta.81 (2022-06-11)

Features

  • components: add YouTube component (22c535e)
  • pwa2: improve logging (47cc864)
  • theme: add $isMobile global (faaba79)

Bug Fixes

  • components: prevent to access window in SSR (142fb6c)
  • theme: fix date localization (474dd96)

2.0.0-beta.80 (2022-06-11)

Features

Bug Fixes

  • components: fix backToTop threshold (dead7f8)
  • theme: fix encrypt not working with cjk path (23c4239)
  • theme: fix footer padding-left. fix #1955 (02b9c42)
  • theme: fix getDate (e22a76b)
  • theme: fix toggle-sidebar button in ssr (c085e85)
  • theme: fix types (cc1c3d9)
  • theme: remove upstream fix (6dd18b4)

2.0.0-beta.79 (2022-06-05)

Features

  • create: improve git related process (a8b58e0)

Bug Fixes

  • create: fix __dirname issue (7bdbbd2)

2.0.0-beta.78 (2022-06-05)

Features

  • theme: add compact code for V1 footer option (8b5d3f2)
  • theme: update styles (885155a)

Bug Fixes

2.0.0-beta.77 (2022-06-03)

⚠ BREAKING CHANGES

  • comment2: rename type to provider

Features

  • comment2: rename type to provider (28410bc)
  • create: output esm (b1188ed)
  • seo2: add legacy option (30efc55)
  • sitemap2: add legacy option (a9d413d)
  • theme: support legacy in sitemap and seo (617f6dc)

Bug Fixes

  • components: fix BackToTop button (764aad7)
  • md-enhance: fix issues when mermaid takes long time to render (e62d304)
  • theme: fix style (cfd0dc1)

2.0.0-beta.76 (2022-06-01)

⚠ BREAKING CHANGES

  • vuepress-plugin-redirect2 renamed to vuepress-plugin-redirect

Features

  • add legacy mode for plugins (c6980b5)
  • improve locales (812bb17)
  • md-enhance: add compact for old flowchart syntax (9d6d28e)
  • md-enhance: add imageSize option, close #1929 (d48cc56)
  • md-enhance: extract plugins (6b27b99)
  • redirect: make options optional (0b0cee9)
  • rename redirect2 to redirect (6bb2579)

Bug Fixes

  • blog2: improve default slugify function, close #1922 (9cc856e)
  • deps: update dependency @types/three to v0.141.0 (#1908) (514688a)
  • fix mis-usage of lifecycle (2771356)
  • md-enhance: fix flowchart preset (63854e3)

Performance Improvements

  • md-enhance: improve imageMark performance (68bd24b)

2.0.0-beta.75 (2022-05-29)

Bug Fixes

2.0.0-beta.74 (2022-05-28)

Bug Fixes

  • theme: fix MarkdownContent wrapper (3befda5)
  • theme: fix option types (b890a25)

2.0.0-beta.73 (2022-05-28)

⚠ BREAKING CHANGES

  • theme: disable themeColor and fullscreen by default

Features

  • components: improve pdf component, close #1863 (b3fb739)
  • theme: disable themeColor and fullscreen by default (3fe2f9e)
  • theme: improve styles and support layout config for navbar (636ccce)

Bug Fixes

  • theme: fix language dropdown on mobile (cb9881c)

2.0.0-beta.72 (2022-05-26)

Features

  • components: add StackBlitz component (f732eb2)
  • components: improve CodePen (55cc9fa)
  • md-enhance: add stylize option (#1895) (57c57dd)
  • md-enhance: improve tabs, close #1878 (4f68526)
  • theme: improve sidebar match (c18c9d5)
  • theme: improve ssr layout, close #1858 (492cc67)
  • theme: improve structure sidebar (fbec48e)
  • theme: rebuild structure sidebar sort (9856d35)

Bug Fixes

  • md-enhance: align autolink behavior in gfm (14b5f0b)
  • md-enhance: fix slot name (7002829)
  • theme: fix shortTitle (df9efe1)

2.0.0-beta.71 (2022-05-23)

Features

2.0.0-beta.70 (2022-05-22)

Features

  • md-enhance: add logger for include (4f45928)

Bug Fixes

  • md-enhance: fix extra empty lines by include (b2c623f)
  • theme: fix $isDarkmode (952141a)
  • theme: fix structure sidebar and add tests (8b0cc70)

2.0.0-beta.69 (2022-05-22)

⚠ BREAKING CHANGES

  • remove add-this plugin
  • components: remove backToTopThreshold, backToTop now accepts a number
  • rename @mr-hope/vuepress-plugin-components to vuepress-plugin-components
  • rename @mr-hope/vuepress-shared to vuepress-shared

Features

  • add-this: rebuild plugin (b82c31f)
  • components: remove backToTopThreshold (b34cbbd)
  • components: update option name (b51bfe7)
  • remove add-this plugin (5cc7a87)
  • rename components package (aab9ed2)
  • rename share package (ad3a915)
  • theme: add global variable $isDarkmode (c540cb6)

Bug Fixes

  • theme: improve line number (e40bdbf)

2.0.0-beta.68 (2022-05-21)

Bug Fixes

2.0.0-beta.67 (2022-05-21)

Features

  • components: change default height of CodePen (008a98e)
  • components: extract Icon component (024b890)
  • components: support size prop in FontIcon (b4c0653)
  • md-enhance: add event id support for codetabs (e61275f)
  • md-enhance: rebuild code tabs and support tabid (48bca69)

Bug Fixes

  • components: fix PDF component with base (bd91c8a)
  • components: remove default color value for FontIcon (f31a97f)
  • md-enhance: fix align feature (ffdab48)
  • md-enhance: fix CodeTab parsing issue when code containing ' (e51eac9)
  • md-enhance: fix link check ending with anchor (e99e807)
  • wrap tabs component with ClientOnly (a40028a)

2.0.0-beta.66 (2022-05-20)

⚠ BREAKING CHANGES

  • md-enhance: change @codetab to @tab, shorten keywords according to user feedback

Features

  • md-enhance: change @codetab to @tab (9cdd7c8)

2.0.0-beta.65 (2022-05-20)

⚠ BREAKING CHANGES

  • md-enhance: codegroup is replaced by codetabs

    Before:

    :::: code-group
    
    ::: code-group-item pnpm
    
    ```bash
    pnpm create vuepress-theme-hope@next [dir]
    ```
    
    :::
    
    ::: code-group-item npm:active
    
    ```bash
    npm init vuepress-theme-hope@latest@next [dir]
    ```
    
    :::
    
    ::::

    After:

    ::: code-tabs
    
    @tab pnpm
    
    ```bash
    pnpm create vuepress-theme-hope@next [dir]
    ```
    
    @tab:active npm
    
    ```bash
    npm init vuepress-theme-hope@latest@next [dir]
    ```
    
    :::

    This change avoids nesting containers and makes it easier to read and write.

Features

  • components: add Tab component (07909b4)
  • md-enhance: add container (a8e60c0)
  • md-enhance: rebuild codegroup (63d0973)

Bug Fixes

  • components: fix Tab style on mobile (6b95837)

2.0.0-beta.64 (2022-05-19)

Features

  • components: add CodePen and PDF component (1e4ebf7)
  • theme: rebuild structure sidebar (9d8b3a0)
  • theme: support setting components (306d276)

Bug Fixes

2.0.0-beta.63 (2022-05-18)

⚠ BREAKING CHANGES

  • md-enhance: code-demo changed to normal-demo, vue-demo and react-demo

Features

  • md-enhance: add ECharts support (#1840) (f635dbc)
  • md-enhance: improve chart render (f266f61)
  • md-enhance: improve code demo header style (b8df953)
  • md-enhance: rebuild code-demo (ca966d1)
  • md-enhance: support js and javascript blocks in chart.js and echarts (7b139bf)

Bug Fixes

  • md-enhance: improve chart pref (afecfd3)
  • sass-palette: fix plugin issue, fix #1841 (7fcec7c)
  • theme: stop calling pwaPlugin by default (0adb836)

2.0.0-beta.62 (2022-05-17)

⚠ BREAKING CHANGES

  • md-enhance: remove mdImport option and add include option

Features

  • components: change Badge default type to info (db823db)
  • md-enhance: improve detail style (c08cfdd)
  • md-enhance: improve tasklist checkbox (889065c)
  • md-enhance: remove mdImport and add include (88e6996)
  • theme: improve line-numbers style (9b032fa)

2.0.0-beta.61 (2022-05-16)

Features

  • md-enhance: add css variable for code demo header (f258dc0)

Bug Fixes

  • md-enhance: fix code demo script inject (98aa3d2)
  • md-enhance: fix gitGraph (2cbf3be)
  • theme: fix blockquote color (6922b0e)

2.0.0-beta.60 (2022-05-15)

Features

  • copy-code2: improve copy button style on mobile (67caa4a)
  • md-enhance: improve copy-code button in code demo (5ff4c6e)
  • md-enhance: improve links check (f777c34)
  • pwa2: add warnings about shouldPrefetch (850d360)
  • theme: update toc position (93817d8)

Bug Fixes

  • comment2: apply delay for pageview (227ef51)
  • md-enhance: support imageMark options (17a7d5d)

2.0.0-beta.59 (2022-05-15)

Features

  • md-enhance: improve darkmode style (bd1f849)
  • theme: scroll to active sidebar and toc links (445bc84)

Bug Fixes

  • md-enhance: use react 18 api (7008759)
  • theme: fix line numbers (bd4a338)

2.0.0-beta.58 (2022-05-14)

Features

  • compatible with latest vp (272b7a8)
  • md-enhance: improve code demo (76f4be2)
  • md-enhance: improve details container (134c6dd)
  • md-enhance: improve flowchart outlook (ddaf4ef)

Bug Fixes

  • md-enhance: fix tasklist (6d302d6)
  • md-enhance: fix tasklist checkbox (b8c0d67)
  • sass-palette: fix typos in default layout.scss (ec4c4e7)
  • theme: fix navbar a11y, fix #1755 (2a65edf)

2.0.0-beta.57 (2022-05-13)

⚠ BREAKING CHANGES

  • theme: rename darkmode options: 'force-dark' renamed to 'disable', 'auto-switch' renamed to 'switch' and 'switch' renamed to 'toggle'

Features

  • theme: add prevLink and nextLink option (3597207)
  • theme: support bgImage: false in blog home (aae8c05)
  • theme: update darkmode options (f18b7e5)
  • theme: update migration (0336d4d)

Bug Fixes

  • comment2: improve giscus discussion mapping (397e5b4)

2.0.0-beta.56 (2022-05-12)

Bug Fixes

  • theme: fix Breadcrumb seo (efce132)
  • theme: fix crypto issues (ac240ca)

2.0.0-beta.55 (2022-05-12)

Bug Fixes

2.0.0-beta.54 (2022-05-10)

Features

  • theme: support remember password (acbf0b7)

Bug Fixes

2.0.0-beta.53 (2022-05-09)

Bug Fixes

  • theme: fix global encrypt (e121d84)

2.0.0-beta.52 (2022-05-06)

Features

  • redirect: add redirectTo and redirectFrom option (2b99d0a)

Bug Fixes

2.0.0-beta.51 (2022-05-05)

Bug Fixes

  • create: fix pnpm registry (a851770)
  • theme: add missing prismjs plugin (faea4e5)
  • theme: fix index: false not working (c40593d)
  • theme: fix Slide Layout (195d336)

2.0.0-beta.50 (2022-05-04)

Features

  • theme: make encrypt tree-shakable (8c5b690)

Bug Fixes

  • theme: do not extract excerpt for encrypted page, fix #1788 (a1afe2c)

2.0.0-beta.49 (2022-05-03)

2.0.0-beta.48 (2022-05-03)

Breaking Changes

To support pnpm, you should apply vuepress-theme-hope using new syntax:

- import { defineHopeConfig } from "vuepress-theme-hope";
+ import { defineUserConfig } from "vuepress";
+ import { hopeTheme } from "vuepress-theme-hope";

- export default defineHopeConfig({
-   themeConfig: {
-     // hope theme config
-   },
+ export default defineUserConfig({
+   theme: hopeTheme({
+     // hope theme config
+   })
    // other config
  });

Besides providing hopeTheme, all defineXXXConfig exports are removed, vuepress-theme-hope now provides these new exports:

  • navbar
  • sidebar
  • arraySidebar
  • objectSidebar

Since vuepress drop support for the babel way, search and docsearch options in themeConfig.plugins are removed. You need to install and call the plugins via plugins option in config file.

Features

Bug Fixes

  • blog2: fix frontmatter option type (48448aa)
  • comment2: stop bundling @waline/client (18ba045)
  • shared: log error msg only in debug mode (de726a0)
  • theme: fix footnote in except (d495d68)
  • theme: fix globalEncrypt (1401242)
  • theme: fix logoDark (1df15f0)

2.0.0-beta.47 (2022-04-24)

Bug Fixes

  • shared: refine getLocales and fix bugs (3b7b3a2)

Features

2.0.0-beta.46 (2022-04-23)

Features

  • comment2: use @waline/client@v2 (0fec752)

2.0.0-beta.45 (2022-04-17)

Bug Fixes

  • md-enhance: fix page permalink broken with link check (9e3482a)

Features

2.0.0-beta.44 (2022-04-16)

Bug Fixes

  • create: fix version command (b4b284c)

2.0.0-beta.43 (2022-04-16)

Note: Version bump only for package vuepress-theme-hope-root

2.0.0-beta.42 (2022-04-16)

Bug Fixes

  • create: fix package.json path (df25e7a)
  • redirect: ensure parent folder, (fix #1683) (8664537)

Features

  • md-enhance: add linkCheck option (904c047)
  • redirect: make hostname optional (2f7543d)
  • sitemap2: improve lang infer (4306758)

2.0.0-beta.41 (2022-04-15)

Bug Fixes

Features

  • redirect: add helper cli (5ac15ed)
  • redirect: add meta tags (close #1664) (46bf5d6)
  • theme: add animation back (bf8fedc)
  • theme: improve feed default options (09c7769)

2.0.0-beta.40 (2022-04-13)

Bug Fixes

  • theme: fix git plugin options (b16f618)

Features

  • add redirect plugin, close #1664 (2eaa7ed)
  • feed2: add customElements option (fa4f173)
  • theme: add customElements for feed2 (1cb1c5d)

2.0.0-beta.39 (2022-04-12)

BREAKING CHANGES

  • theme: update breakpoint variable name

    Now breakpoint variable name is easier to understand.

Bug Fixes

  • theme: resolve sidebar link correctly (c947699)

Features

  • theme: support git options (32712de)
  • theme: update breakpoint variable name (2761a5d)

2.0.0-beta.38 (2022-04-11)

Bug Fixes

  • seo2: add missing deps (5e10c43)
  • seo2: fix typos in canonical (8d4951d)

2.0.0-beta.37 (2022-04-10)

Bug Fixes

  • md-enhance: fix CodeDemo button (7702def)

Features

  • md-enhance: add support for git-graph block (fb70b87)
  • seo2: add canonical options, close #1663 (a214d71)
  • theme: add slots for HomeHero (da2ed1d)
  • theme: remove external icon in home button (fd344fd)

2.0.0-beta.36 (2022-04-05)

Bug Fixes

Features

  • add copyright2 plugin (3ba3be8)
  • blog2: improve thrown error (7be774a)
  • theme: add copyright plugin (e4f78d7)

2.0.0-beta.35 (2022-04-04)

Bug Fixes

  • sitemap2: fix excludeUrls option (24ea6a8)
  • theme: fix incorrect blog config merge, fix #1631 (6243004)

Features

  • comment2: use giscus v1 (65c2eef)

2.0.0-beta.34 (2022-04-03)

Bug Fixes

  • md-enhance: improve mermaid rendering (388db26)
  • shared: fix node bundle (8a45476)

2.0.0-beta.33 (2022-04-02)

Bug Fixes

  • blog2: fix hot reload (b76c69c)
  • theme: remove duplicate condition (b14602b)

Features

  • blog2: improve logic and docs (d39eb65)
  • create: improve package manager detect (e8d4859)

2.0.0-beta.32 (2022-04-01)

Bug Fixes

  • create: fix create package shebang (5f9af95)

Features

  • create: update dir hint message (4371886)
  • md-enhance: compatible with react18 (3a8124d)

2.0.0-beta.31 (2022-04-01)

Bug Fixes

  • improve root lang detection (ff65e00)

Features

  • create: improve flow (d9d83b5)
  • photo-swipe: add a11y for photoswipe (3775b1e)

2.0.0-beta.30 (2022-04-01)

Bug Fixes

  • create: recursively create dir (8ecb866)

Features

  • create: add dir argument check and hint (516d38e)
  • create: retry 3 times when getting version (4779436)
  • photo-swipe: use photo-swipe v5 (ece5e32)

2.0.0-beta.29 (2022-03-31)

Bug Fixes

  • fix component registering (8aec8e8)
  • pwa2: fix option types (f3dc4ad)

Features

  • create: add github workflow (259ecf1)
  • create: update template comment config (522da8b)

2.0.0-beta.28 (2022-03-29)

Bug Fixes

  • comment2: fix Giscus darkmode (495720d)
  • components: fix TOC scrollbar (3ca7892)
  • theme: fix fullscreen button (81af64a)
  • theme: fix sidebar on firefox (c049333)
  • theme: fix SidebarLinks collapse, fix #1608 (955a6e1)
  • theme: fix TOC headerDepth (fe4e079)

2.0.0-beta.27 (2022-03-25)

Bug Fixes

  • theme: fix darkmode: 'auto' (d426e12)
  • theme: fix blog hero scroll down (5649612)

2.0.0-beta.26 (2022-03-24)

BREAKING CHANGES

  • theme: rename headingDepth to headerDepth

    VuePress use the word headers in page object and markdown plugin name, so we align them.

Bug Fixes

  • theme: fix blog hero scroll (ee6277c)

Features

  • theme: rename headingDepth to headerDepth (de367cc)

2.0.0-beta.25 (2022-03-23)

Bug Fixes

  • theme: fix blog hero scroll down position (fb16df6)

Features

  • theme: support html in home hero features (c6b4f24)

2.0.0-beta.24 (2022-03-20)

Bug Fixes

  • md-enhance: compatible with webpack (abe8618)
  • theme: fix smooth scroll (8175017)

2.0.0-beta.23 (2022-03-20)

BREAKING CHANGES

  • components: add component option and remove component name

    Now component plugin is more customizable and tree-shakable.

Bug Fixes

  • md-enhance: fix footnote anchor cover (300fab9)
  • theme: update missing style variables (2403994)

Features

  • components: update component options (92c11b0)
  • theme: improve smooth scroll (8e2dd70)

2.0.0-beta.22 (2022-03-19)

BREAKING CHANGES

  • use kebab-case variables in sass instead of camelCase

    Sass recommends kebab-case variables. So we change all the camelCase variables to kebab-case.

Bug Fixes

  • theme: fix blog option handle (f3fd028)

Features

  • use kebab-case variables in sass (e8e52f0)

2.0.0-beta.21 (2022-03-19)

Bug Fixes

  • theme: fix blog page padding (b441ce0)
  • theme: handle themeData correctly (6e033ed)

2.0.0-beta.20 (2022-03-19)

Bug Fixes

  • theme: fix layout shift caused by navbar hide (bbb8e6b)
  • theme: fix sidebar top (4512eb1)

Features

  • theme: disable pageview when not available (50829bc)

2.0.0-beta.19 (2022-03-18)

Bug Fixes

  • theme: fix build issue when blog is not enabled (0b7c6cd)

2.0.0-beta.18 (2022-03-18)

Bug Fixes

  • comment2: fix giscus bottom space (f4ba79e)
  • md-enhance: fix code demo arrow direction (0b0cafa)

Features

2.0.0-beta.17 (2022-03-17)

Bug Fixes

  • theme: support article in frontmatter, close #1579 (df9c8f5)

Features

  • md-enhance: add mdImport support (1d0f98a)
  • md-enhance: add loading icon (94bfe88)
  • md-enhance: rebuild code demo (5eede6b)

2.0.0-beta.16 (2022-03-15)

Bug Fixes

  • theme: fix search plugin options types (1e0d5de)

Features

  • theme: add sidebar structure data output in debug (2d2771f)

2.0.0-beta.15 (2022-03-14)

BREAKING CHANGES

  • unify fullScreen to fullscreen

    This aligns option across the project.

Bug Fixes

  • theme: wrap a tag when necessary (018c26e)

Features

  • components: remove PageView from default (e2478d2)
  • theme: add light selector by default (37f4afc)
  • theme: improve sidebar and try not throw errors with invalid config (69b1c1b)
  • unify fullScreen to fullscreen (1aa014c)

2.0.0-beta.14 (2022-03-13)

Features

  • comment2: add twikoo support (8125bab)
  • theme: improve sidebar (babc9b2)

2.0.0-beta.13 (2022-03-12)

Bug Fixes

  • comment2: wrap giscus with ClientOnly (b380222)
  • theme: fix blog hero slideDown button (ebc5259)

2.0.0-beta.12 (2022-03-12)

Features

  • md-enhance: new chart option (6742945)

2.0.0-beta.11 (2022-03-12)

Bug Fixes

  • components: align tag text (9994cf6)
  • md-enhance: fix code demo button (7bfdbd1)

Features

  • comment2: add giscus support (4dec72b)
  • theme: improve blog hero scroll down (bd12131)
  • theme: support giscus (9ef288c)

2.0.0-beta.10 (2022-03-11)

Features

  • support "structure" in sidebar (7aa4c81)

2.0.0-beta.9 (2022-03-10)

Bug Fixes

  • feed2: fix image getter (de57a7a)

Features

  • theme: add alt for project icon (d181d97)

2.0.0-beta.8 (2022-03-10)

Bug Fixes

  • seo2: use locale title if possible (194c6cb)

Features

  • feed2: support i18n (47471bb)
  • md-enhance: add mathml tags for better a11y (62ebf67)
  • shared: add addCustomElement helper (57ce19d)
  • theme: add tag check (731b32d)
  • theme: support different author in locales (e577ba7)

2.0.0-beta.7 (2022-03-09)

Bug Fixes

  • theme: fix sidebar group matching when containing none URI standard characters (4302b76)

Features

  • components: add info and note type (ed3ab71)
  • generate color from hash (6abcbf8)
  • theme: allow false in SidebarGroupConfig (e5572f0)

2.0.0-beta.6 (2022-03-08)

Bug Fixes

  • feed2: make sure parent dir exists (aafe653)

Features

  • feed2: change count default value (9fd41dc)

2.0.0-beta.5 (2022-03-07)

Bug Fixes

  • fix dev command on windows (a299f8c)
  • pwa2: use force refresh (fd268b2)

2.0.0-beta.4 (2022-03-06)

Features

2.0.0-beta.3 (2022-03-05)

Bug Fixes

  • components: fix visitor (6da5e98)
  • pwa2: fix default slot warning (d6d1071)

Features

  • create: remove pwa feature in template (5574303)

2.0.0-beta.2 (2022-03-04)

Bug Fixes

  • fix some color transition (8de9873)
  • lightgallery: fix lightgallery (068ca73)
  • md-enhance: do not throw new line warnings (8ac66d6)

2.0.0-beta.1 (2022-03-04)

Bug Fixes

  • theme: fix algolia (b986b4f)
  • theme: fix code block text color (dfee042)

Features

  • blog2: add frontmatter and itemFrontmatter option (8c3a3b1)
  • copy-code2: add pure option (cff47f2)
  • md-enhance: add gfm and image option (907b98a)
  • theme: update lightmode color (076cf2d)
  • theme: update pure mode (43d9774)

2.0.0-beta.0 (2022-03-03)

Bug Fixes

  • md-enhance: add missing optimizeDeps (25db006)
  • theme: fix navbar actions on mobile (339c147)

Features

  • blog2: add title and itemTitle option (9aa4415)
  • components: update TOC (d833fa6)
  • theme: add title for blog page (050fe16)
  • theme: support HTMLString in blogger description (66e455a)
  • theme: support pure control in project panel (b6c0086)
  • theme: update style (a834fb4)

2.0.0-alpha.41 (2022-03-02)

Bug Fixes

  • components: fix CodeGroup tab style (519d023)
  • components: fix tag margin (7aa5ae4)
  • md-enhance: fix code-group tab (b8d58e5)
  • sass-palette: fix issue when path folder containing spaces (926d2f4)
  • theme: fix scrollbar issue (9600c47)
  • theme: improve sidebar (3970df5)

Features

  • components: add color options for ArticleInfo (58b41ae)
  • refine plugin api (22b1d93)
  • theme: improve sidebarLinks ssr (16f4e8f)
  • theme: optimize navbar links (ff7f051)
  • theme: update sticky icon (f200986)

2.0.0-alpha.40 (2022-03-02)

Bug Fixes

Features

  • components: support headingDepth in TOC (c6e26c1)
  • theme: add more code theme (7649427)
  • theme: support code block theme (5a644dd)

2.0.0-alpha.39 (2022-03-01)

Bug Fixes

  • blog2: fix pageMap generate when no article is found, fix #1517 (aeb9150)

Features

  • components: render with random colors (88c26e5)
  • pwa2: use root lang as fallback in manifest (04aa949)

2.0.0-alpha.38 (2022-02-28)

Features

  • md-enhance: destroy reveal instance using Reveal.destroy (f24c854)

2.0.0-alpha.37 (2022-02-28)

Bug Fixes

  • style fixes (c7451b0)
  • theme: fix tag list issue on blog home (f676776)
  • theme: use auto and light as default for appearance, fix #1508 (35e087a)

Features

  • theme: improve style (31258c9)
  • theme: rebuild project panel (e0deca5)

2.0.0-alpha.36 (2022-02-27)

Bug Fixes

Features

  • pwa2: add appendBase option (3a15da4)
  • shared: add addViteSsrExternal (e1f5f33)

2.0.0-alpha.35 (2022-02-27)

Bug Fixes

  • components: key pagination number (8e54ad8)
  • md-enhance: fix footnote margin-top (43ff953)
  • sass-palette: watch user file (f481cee)
  • theme: fix blog-info margin-top (0241c77)
  • theme: fix category wrapper style (e86dc55)
  • theme: fix social-media (6120242)
  • theme: fix tagList (8f600e4)
  • theme: improve password hint (2c4c3b0)

Features

  • blog2: add hotReload (8ff4a69)
  • theme: add built-in support for search (7887e3f)
  • theme: add slidedown button (7324e37)
  • theme: improve sidebar state (f31505d)

2.0.0-alpha.34 (2022-02-24)

Bug Fixes

  • md-enhance: fix presentation tree-shaking (74f0898)
  • theme: fix timelineList item hover (67f1dcd)
  • theme: key timeline transition (810102f)

2.0.0-alpha.33 (2022-02-22)

Bug Fixes

  • theme: fix algolia search on mobile (6e58d60)
  • theme: fix blogger info style (92fb54a)
  • theme: fix dropdown wrapper (9863250)
  • theme: fix timeline item (a6dccb1)
  • theme: fix year title (fe1a97b)

Features

  • theme: disable pwa by default (3f99aac)

2.0.0-alpha.32 (2022-02-20)

Bug Fixes

  • theme: fix socialMedia resolve (d424d35)

2.0.0-alpha.31 (2022-02-20)

Features

  • update vite bundlerConfig (b940a63)

2.0.0-alpha.30 (2022-02-20)

Bug Fixes

  • md-enhance: use esm version of reveal.js (b6cd66b)
  • theme: fix blogger avatar size (a3863d1)
  • theme: fix homepage feature external links (389ed7e)
  • theme: fix pageInfo issue when setting article: false (1c10097)
  • theme: fix typos in socialMedia (49745fd)
  • theme: refresh article list with keys (5490e7f)

Features

  • add addViteSsrNoExternal (5f0d58a)
  • theme: improve article item dom (cf3b9de)
  • theme: make socialMedia tree-shakable (af42408)

2.0.0-alpha.29 (2022-02-19)

Bug Fixes

  • create: fix locale language (23bcf44)

2.0.0-alpha.28 (2022-02-19)

Bug Fixes

  • create: fix command (ee2c91d)
  • fix BreadCrumb props (0602b66)
  • theme: auto apply theme: "hope" (3912801)
  • theme: fix article info locales (e5cfeb4)
  • theme: fix ArticleList (34604c7)

Features

2.0.0-alpha.27 (2022-02-16)

Bug Fixes

  • create: fix template folder path (3fcc980)

2.0.0-alpha.26 (2022-02-16)

Note: Version bump only for package vuepress-theme-hope-root

2.0.0-alpha.25 (2022-02-16)

Bug Fixes

2.0.0-alpha.24 (2022-02-16)

Bug Fixes

  • components: fix article info icon (f51fa73)
  • components: use default slot in TOC (e29ce66)
  • md-enhance: fix typos in zh locales (9f0676f)
  • theme: fix article info icon (777d9d8)
  • theme: fix blog excerpt (7922bdd)
  • theme: fix blog layout (7fd5e4a)
  • theme: fix blog layout in ssr (cc89b4c)
  • theme: fix dropdown title margin (ddf273d)
  • theme: fix homepage icon color (fdcb254)
  • theme: fix PageTitle margin-bottom (b292553)
  • theme: fix socialMedia (3d7d6b3)
  • theme: fix toc (1ccfc66)
  • theme: fix toc styles (5dd8509)

Features

  • add create-vuepress-theme-hope helper (92333cf)
  • seo2: add auto summary (085fc29)
  • theme: add margin for nav-actions (1d226a3)
  • theme: improve blog a11y (df751a6)
  • theme: support autoExcerpt (04dbadb)
  • theme: support toc in frontmatter (fb25719)

2.0.0-alpha.23 (2022-02-15)

Bug Fixes

  • theme: add external-link-icon plugin (d270bde)

Features

  • reading-time2: update options (e7b3a91)
  • theme: update navbarHeight (ed7a816)

2.0.0-alpha.22 (2022-02-15)

Bug Fixes

  • components: fix rollup config (14287b3)
  • theme: fix active header link plugin (23f2d22)
  • theme: fix blog layout (c212ae3)
  • theme: fix darkmode button (28cd605)
  • theme: fix docsearch button margin (8c655ed)
  • theme: fix sidebar group link (4d7c292)

Features

  • feed2: detect output options (90f2409)
  • only use git plugin in production mode (93570dc)
  • seo2: refine options and update docs (d953ef5)
  • shared: remove font-awesome (932caf5)
  • theme: add navbarIcon options (c67f04a)
  • theme: add new helper (99f13db)
  • theme: improve blog a11y (2459259)
  • theme: optimize component register (1d83a22)
  • theme: refine encrypt options (de07a2a)
  • theme: remove $themeColorPicker in config.scss (50f841e)
  • theme: rename logoDark option to align theme-default (a6c8e25)
  • theme: support [@import](https://github.com/import) in user styles (0a49566)
  • theme: update feed option (0d902b5)
  • theme: update home frontmatter options (92ff923)
  • theme: update options (4645187)
  • theme: update types and anchor style (0add43f)

2.0.0-alpha.21 (2022-02-12)

Bug Fixes

  • theme: fix features width (55623c4)
  • theme: fix mediaLinks type (7150689)
  • theme: fix normalize color (190a424)

Features

  • theme: add dayjs to optimize deps (f6c87a2)
  • theme: set plugins.blog default value to false (f23b107)

2.0.0-alpha.20 (2022-02-12)

Features

  • theme: add slots for NormalPage and ProjectHome (a96f33d)

2.0.0-alpha.19 (2022-02-12)

Bug Fixes

  • sass-palette: fix ssr render css generate (c2f7b74)
  • theme: fix algolia search button (2af2bea)
  • theme: fix fullscreen button (7c755b9)
  • theme: fix themeColor not active (0e1b12f)

2.0.0-alpha.18 (2022-02-11)

Bug Fixes

  • components: fix BreadCrumb on devServer (78bb24a)
  • components: fix components (0f72261)
  • md-enhance: fix container line height and code block (7278401)
  • pwa2: fix head link inject (9083448)
  • theme: fix fullscreen button (45175e2)
  • theme: fix heading outline (5f53ef1)
  • theme: fix NavScreen closes issue (475aeb7)

Features

  • comment2: optimize options (5bddcda)
  • components: improve backToTop button appearance (9c1cb48)
  • components: improve backToTop button style (1463451)
  • feed2: add default sorter (5e9b36f)
  • lightgallery: add docs and optimizeDeps (f43a597)
  • sass-palette: update style options and improve debug log (dfa721a)
  • theme: fix page shrink (636c256)

2.0.0-alpha.17 (2022-02-10)

Bug Fixes

  • components: fix BreadCrumb (bc17943)
  • components: fix category (48eb648)
  • photo-swipe: fix delay option (b3aee43)
  • theme: add missing optimizeDep (1a743ad)
  • theme: fix page title spacing (9fba660)
  • theme: fix sidebar (7e1094f)
  • theme: fix theme color picker style (471f51e)
  • theme: fix zh locales (3215673)
  • theme: wrap outlook settings with ClientOnly (cec2f9f)

Features

  • theme: add description options (80f8313)
  • theme: add resize listener (7aa4050)
  • theme: add sidebar mask color (f4cad33)
  • theme: improve navbar outlook (6795a88)
  • theme: improve navScreen styles (7abaead)
  • theme: rebuild pageNav (dd1646a)
  • theme: support locale in PageNav (5dda0ce)
  • theme: update navScreen links (48fc519)
  • theme: update outlook panel (452760d)
  • update blog layout (1a64724)

2.0.0-alpha.16 (2022-02-09)

Bug Fixes

  • md-enhance: fix footnote position on mobile (6d1fe4d)
  • pwa2: fix popup update icon (239b216)
  • theme: fix 404 layout (c80e94f)
  • theme: fix navbar dropdown style (91aa69a)
  • theme: fix navbar item padding (1e2debf)
  • theme: fix navbar prefix (72021d1)
  • theme: fix PageAnchor headings (62b4707)
  • theme: fix plugin option types (25d3494)
  • theme: fix sidebar nav dropdown (03a8943)
  • theme: fix sidebar title font weight (5354d14)
  • theme: fix theme color (e93d3e5)
  • theme: fix toggle button (3a57d58)
  • theme: rebuild sidebar styles (b9a5d72)

Features

  • components: update backToTop icon (d82fc48)
  • demo: update demo (f0445cc)
  • fix fullscreen and add outlook button (c8f6bf7)
  • theme: add NavScreen component (b5cf33c)
  • theme: add skip link component (aae4e66)
  • theme: update layout (8c3a1d9)

2.0.0-alpha.15 (2022-02-08)

Bug Fixes

  • fix styles (a37574f)
  • md-enhance: fix broken style (f01656c)
  • theme: fix blog setup (d1f5314)
  • theme: fix PageAnchor layout (fc2b3b2)
  • theme: fix sidebar highlight color (7c2b1b8)

Features

  • feed2: update options and docs (659abcc)
  • md-enhance: update slides style (a6de08a)
  • sass-palette: add generator option (89293d9)
  • theme: make blog feature configurable and tree shakable (07d59fc)
  • theme: update template (5d4219b)
  • update blog2 plugin and add docs (8516d43)

2.0.0-alpha.14 (2022-02-07)

Bug Fixes

  • theme: fix dark selector (600c032)

Features

  • md-enhance: add v-pre support (a416fcf)

2.0.0-alpha.13 (2022-02-07)

Bug Fixes

  • shared: fix clickOutside directive (1179023)
  • theme: fix navbar layout (1762ae1)
  • theme: fix optimizeDeps (9077130)
  • theme: fix pagination (9721583)
  • theme: fix typos in scss (f7820fc)
  • theme: merge blog options (6570983)

Features

  • blog2: improve debug logging (b75fdbb)
  • feed2: support getter customize (81d91ad)
  • md-enhance: update flowchart presets (edd6599)
  • rename some frontmatter keys (b05b21a)
  • sass-palette: support auto-load config (79becdf)
  • shared: add missing LICENSE (791c4df)
  • theme: add 2 helpers (ff070b7)
  • theme: rename copyrightText (da21a18)
  • theme: support prefix in navbar config (fd8f0d8)

2.0.0-alpha.12 (2022-02-06)

Note: Version bump only for package vuepress-theme-hope-root

2.0.0-alpha.11 (2022-02-06)

Bug Fixes

  • theme: fix blog options type (9a2d573)
  • theme: fix theme build (0942ca6)

Features

2.0.0-alpha.10 (2022-02-06)

Bug Fixes

  • blog2: fix category (7ab5646)
  • blog2: fix metaScope (46fefc0)
  • components: fix Pagination input (d495102)
  • md-enhance: fix container text color with default theme (4e8c133)
  • pwa2: fix devServer issue (ce0346e)
  • style fixes (da60f1d)
  • theme: add icon for homepage (0045c39)
  • theme: correct component name (27174f4)
  • theme: fix 404 route resolve (22661fe)
  • theme: fix blog hero fullscreen (11a552c)
  • theme: fix build config (40084c6)
  • theme: fix darkmode apply in template (f52d810)
  • theme: fix error import (e02e01c)
  • theme: fix hero image issue (a8eb5b3)
  • theme: fix layout config (dee4f51)
  • theme: fix number size (ee410cf)
  • theme: fix package.json (9bafddd)
  • theme: fix page nav icon (c7cc980)
  • theme: fix PageAnchor active (b9da973)
  • theme: fix PageAnchor active (6d9353a)
  • theme: fix pageInfo link (f9a0548)
  • theme: fix rollup config (810e276)
  • theme: fix rollup config (95533d4)
  • theme: fix sticky icon text color (6eaeb3b)
  • theme: fix theme build (321988c)
  • theme: fix types (c2726e3)
  • theme: page nav layout when editLink is disabled (df82190)
  • theme: style fixes (307e0a1)
  • theme: use correct themeConfig when extending page (f7d4e00)

Features

  • add blog2 plugin (a12f51e)
  • blog2: resolve routeRedirect (349da5a)
  • blog2: update structure (22dcd27)
  • md-enhance: add flowchart back (d870212)
  • sass-palette: support auto load palette (dadf14e)
  • theme: add ArticleList (4d9af55)
  • theme: add blog composables (459cb55)
  • theme: add blog feature (05d5c42)
  • theme: add blog hero and project list (1277a21)
  • theme: add blog options (d71c052)
  • theme: add encrypt feature (2d75478)
  • theme: add icons (12bcab9)
  • theme: append class on html element (a56659d)
  • theme: handle deprecated key in extendsPage (90585e1)
  • theme: improve collapsible sidebar group with link (fdd304a)
  • theme: improve scrollbar (2a4a481)
  • theme: optimize encrypt on webpack (3ca45c3)
  • theme: rebuild existing blog feature (291b46c)
  • theme: update alias config (92541c9)
  • theme: update styles (3376e03)
  • theme: update styles (f47d960)
  • theme: use logger (2c204f2)
  • update style variables (d86f509)

2.0.0-alpha.9 (2022-01-27)

Bug Fixes

  • comment2: fix waline styles (fd9b3fc)
  • components: fix author link color (eed07dc)
  • md-enhance: fix note container (5b80565)
  • pwa2: fix update icon color (36e640a)
  • sass-palette: fix transition error (a47c921)
  • theme: fix active with locales root (e1f98d3)
  • theme: fix dropdown icon (519c089)
  • theme: fix language dropdown active (a220c60)
  • theme: fix navbar resolve (773dce6)
  • theme: fix project home layout (ba5462b)
  • theme: fix sidebar (b025be0)

Features

  • add optimizeDeps (0f7c7a9)
  • components: improve pageInfo title (5407ecc)
  • shared: rebuild shared (1be5b7c)
  • theme: improve project title (afd888f)
  • theme: improve sidebar style (8a7cac1)
  • theme: refine config (3f501da)
  • update theme layout (b1fe233)

2.0.0-alpha.8 (2022-01-27)

Bug Fixes

  • comment2: fix frontmatter (34c789a)
  • components: fix build (84e80fe)
  • components: fix CodeGroup HMR (f78ba46)
  • components: fix pageInfo (4fd9a72)
  • components: fix prop type (c0ec529)
  • copy-code2: minor update to english code copy text (#1354) (d317ccd)
  • Corrects the spelling from 'corrent' -> 'correct' in the invalid password message when encrypting and adds a 'the' to the password prompt (#1155) (582836f)
  • feed2: improve html comment regexp (f76d04a)
  • feed2: update import and fix generating (6d99655)
  • fix build config (25e4789)
  • fix components (b11442e)
  • fix dev command (f3ef3f4)
  • fix navbar (09e8660)
  • fix theme build (71ac6d2)
  • make vite optional (831866a)
  • md-enhance: correct component name (2416989)
  • md-enhance: fix build (c533991)
  • md-enhance: fix danger container (379e46d)
  • md-enhance: fix mermaid import (992a320)
  • photo-swipe: fix locale typos (8d59be8)
  • pwa2: add missing manifest options (de67510)
  • pwa2: fix screenshots button not working (3fd5bfe)
  • sass-palette: fix style path (7a545db)
  • seo2: exclude current language (eb0eccf)
  • shared: fix BC on devServer (b7eecf5)
  • shared: not requiring client on shared (e5116de)
  • theme: fix 404 layout (d8c0ba9)
  • theme: fix code block on mobile (390cc39)
  • theme: fix collapsible sidebar (415ba7d)
  • theme: fix darkLogo layout (797f2fa)
  • theme: fix DropdownLink (a19da97)
  • theme: fix home layout (423f3db)
  • theme: fix home style (d4943bd)
  • theme: fix import types (c7602f6)
  • theme: fix navbar config (423c375)
  • theme: fix sidebar (c571aef)
  • theme: fix ToggleDarkModeButton (513c05d)

Features

  • comment2: improve a11y (ce08642)
  • components: downgrade screenfull to compatible with vite (76455a2)
  • feed2: rebuild options (7ff5952)
  • md-enhance: add lazy load (7c837f1)
  • md-enhance: update container (46f9d15)
  • move codegroup to md-enhance (ece3ae9)
  • rebuild (c22143f)
  • rebuild comment and components (9aeb51d)
  • rebuild navbar actions (274fad9)
  • rebuild project home (ff88eb2)
  • rebuild theme options (2e15e2b)
  • sass-palette: add transition config (ee75b71)
  • seo2: support JSON-LD (57eb220)
  • shared: improve reg speed (7de7e9f)
  • shared: update font-awesome version (4138f63)
  • sitemap2: update sitemap (6b779ad)
  • stop reading from themeConfig (e31ff46)
  • theme: add 2 language support (99ea323)
  • theme: add template (09053e2)
  • theme: rebuild navbar (53ef024)
  • theme: rebuild navbar and sidebar (094762a)
  • theme: rewrite ProjectHome (3f7f7af)
  • theme: support sitemap (bceb656)
  • theme: update plugins (6c309d8)
  • theme: update sidebar resolve and darkmode (8d86c8f)
  • theme: update styles (f744454)
  • update function slots (ff4bca4)
  • update i18n (8870aff)
  • update navbar (0c643ed)
  • use ts in dev (77cbf19)

2.0.0-alpha.7 (2021-09-19)

Bug Fixes

Features

  • add-this: warn at startup (131e6c1)
  • md-enhance: rebuild code-demo (e7abb3a)
  • md-enhance: update code demo (4b8e598)

2.0.0-alpha.6 (2021-08-07)

Bug Fixes

  • components: fix breadCrumb title (897aca1)
  • demo: fix demo logo (8d96c8d)
  • feed2: compatible with beta.20 (062cd10)
  • feed2: fix build issue (0e15de3)
  • feed2: update comment remove regexp (357481e)
  • reading-time2: update chinese reg (39252c9)
  • shared: fix font-awesome (049168b)
  • theme: fix 404 button (0458b95)
  • theme: fix copyright cannot disabled through theme config (3935929)
  • theme: fix navbar (82ce925)
  • theme: fix style issues (025a4ba)
  • theme: show outline of toggle-dark-button (c5f3d96)

Features

2.0.0-alpha.5 (2021-06-20)

Bug Fixes

  • shared: fix useCustomServer (7d51d90)

Features

  • lightgallery: remove video plugin (11c66ce)
  • theme: update dropdown arrow (51f1fe6)
  • theme: update navbar (d8a90cd)

2.0.0-alpha.4 (2021-06-14)

Bug Fixes

Features

  • add lightgallery plugin (884d45c)
  • comment2: add meta tags for pageInfo (f325305)

2.0.0-alpha.3 (2021-06-13)

Bug Fixes

  • fix demo (a8f2abb)
  • comment2: correctly use reading time (568a764)
  • components: fix keyboard event (1044c45)
  • pwa2: fix error (2bd6edb)
  • sass-palette: fix palette plugin under vite (0e97068)

Features

  • compatible with vite (67d1ce0)
  • comment2: prebundle @waline/client (c4d06c6)
  • md-enhance: add layout (dd66598)
  • md-enhance: support i18n in details block (72488b3)
  • shared: add addViteOptimizeDeps (9dcae5b)
  • rebuild locales (885ab30)
  • shared: add compareDate method (0048e3d)
  • shared: add useCustomDevServer (81b0421)
  • theme: add pwa plugin (f45d1d2)

2.0.0-alpha.2 (2021-06-11)

Bug Fixes

Features

  • md-enhance: use app.use to use other plugins (fc40409)
  • palette: rebuild palette plugin (313de83)
  • palette: rebuild plugin (754819f)
  • palette: rename as sass-palette (728bfa0)
  • theme: add comment and markdown-enhance (f9b4697)
  • theme: apply more plugins to theme (a95bbb5)
  • theme: rebuild sidebar (497c124)
  • theme: update sidebar (9bd9a32)
  • theme: update sidebar (ddcad04)
  • theme: update style (5876d8f)
  • update styles (6c411a8)

2.0.0-alpha.1 (2021-06-09)

Bug Fixes

  • md-enhance: style fixes (e7f8847)
  • md-enhance: use Vue3 version for code demo (df24197)
  • photo-swipe: fix photo swipe not working on default theme (fca1211)

Features

  • photo-swipe: add delay options (4013840)
  • theme: update style (6e2ce72)

2.0.0-alpha.0 (2021-06-08)

Bug Fixes

Features

TypeScript
1
https://gitee.com/vuepress-theme-hope/theme.git
git@gitee.com:vuepress-theme-hope/theme.git
vuepress-theme-hope
theme
vuepress-theme-hope
main

搜索帮助