All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.31.0-beta.2 (2022-06-06)
- components: update components (366f308)
- md-enhance: add CodeTabs and Tabs (81fcd85)
- md-enhance: add imageSize (0e4c35e)
- md-enhance: improve container style (1438956)
- md-enhance: support echarts and fix code demo and chartjs (f10e68c)
- md-enhance: update align (00d158a)
- rebuild Anchor with TOC (e4c4884)
- rebuild theme locale (d179605)
- theme: add AutoLink and rebuild pagenav (4499f14)
- theme: improve PageMeta (7955546)
- theme: rebuild HomePage (7c3f866)
- theme: update docsearch (0450746)
- theme: update footer config (a4ca2bb)
- theme: update HomeHero (122f0e2)
- theme: update style (48fc224)
- update css variable name (ffc61a9)
- update locales and compack code (9ee2011)
- update style (d7b44a5)
- update styles (b6c2b92)
- components: fix iconPrefix (5f1ef7f)
- md-enhance: fix codegroup (fadef4d)
- md-enhance: fix codegroup (1a25241)
- md-enhance: fix codegroup style (bdcf2f4)
- md-enhance: fix css var fallback (daa01fc)
- md-enhance: fix include (8fdffd9)
- reading-time: add support for Cyrillic (337e04d)
1.31.0-beta.1 (2022-06-03)
- comment: add twikoo and giscus (417eaa6)
- md-enhance: update locales (48379be)
- rebuild shared (8e7fa87)
- rebuild types (98942bc)
- rename comment plugin (025a429)
- rename feed plugin (33e0609)
- rename pwa plugin (1d341c3)
- rename reading-time plugin (2925689)
- rename seo plugin (a64ff9d)
- rename shared package (4a1dd18)
- rename sitemap (7048d8b)
- shared: add normalize (e861b23)
- shared: add slash utils (d265df7)
- update typings package name (448f7cb)
1.30.0 (2022-06-02)
- comment: add compact code for comment (3bb666e)
- copy-code: update style (ab4d060)
- feed: add compact code (1d66e6c)
- feed: update feed plugin (26d8fac)
- md-enhance: add legacy flowchart (4adb920)
- md-enhance: add new options (6b589e3)
- photo-swipe: rebuild photoswipe (18bf3c3)
- pwa: rebuild pwa (085541e)
- reading-time: update locales (a8b2961)
- seo: rebuild seo (6d9304b)
- sitemap: rebuild sitemap (498249a)
- theme: add compact for deprecated options (5309995)
- comment: fix waline style (520e3bf)
- md-enhance: fix ChartJS (2e264ae)
- md-enhance: fix code demo (08eeee5)
- pwa: fix typos (756eb26)
- pwa: fix typos (7bd347e)
- theme: fix calling seo plugin (ab95621)
1.29.0 (2022-05-15)
- copy-code: support delay and pure option (2f50b7f)
- feed: rebuild feed plugin (937de4b)
- md-enhance: support gfm option (29dcbb4)
- md-enhance: support imageMark (feec562)
- md-enhance: update markdown-it plugin (92b32e8)
- md-enhance: use react 18 (594dc3a)
1.28.5 (2022-04-27)
- pwa: fix option types (1743048)
1.28.4 (2022-03-19)
- components: fix typos (d086317)
1.28.3 (2022-03-18)
- fix types issues (3b7669a)
1.28.2 (2022-03-17)
- pwa: add appendBase option (6469f43)
1.28.1 (2022-02-24)
1.28.0 (2022-02-24)
1.27.4 (2022-02-16)
- theme: remove used components (e35b02a)
1.27.3 (2022-01-27)
1.27.2 (2022-01-26)
- theme: fix failure when
footer
not set (45a0857)
1.27.1 (2022-01-25)
- md-enhance: add option
lazyLoad
(dc16d34)
1.27.0 (2022-01-22)
- move CodeGroup to md-enhance and convert to container (a94a9d5)
You should use
:::: code-group
::: code-group-item title1
```text
code1
```
:::
::: code-group-item title2
```text
code1
```
:::
::::
intead of <CodeGroup />
and <CodeGroupItem />
, and it’s controlled by codegroup
in vuepress-plugin-md-enhance
.
1.26.0 (2022-01-21)
- theme: fix autoExcerpt issues (c0c05a6)
- add-this: no longer read options from themeConfig (74df241)
- comment: extract pageinfo options to
PageInfoProps
(5569402) - comment: new option
categoryPath
,tagPath
,titleIcon
andtitleIconPrefix
(bc7295b) - components: add options (eb95057)
- components: stop reading from themeConfig (309e8f3)
- copy-code: stop reading themeConfig (ea8eed2)
- feed: stop reading themeConfig (18f7bdb)
- move PageInfo to components (03c94b2)
- stop reading themeConfig in plugins (ea644f3)
1.25.0 (2022-01-20)
- md-enhance: fix container styles (48b7aaf)
- theme: fix sidebarTitle (349f9d7)
- theme: fix types (f5c83f8)
- md-enhance: add
container
anddelay
option (d7e0bb8) - md-enhance: rebuild container and add note container (1a12df8)
- photo-swipe: add delay options (a02fecd)
- theme: add
blog.autoExcerpt
, close #1398 (2f60f81)
1.24.0 (2022-01-19)
1.23.0 (2022-01-04)
1.22.0 (2021-12-23)
1.21.0 (2021-11-14)
- theme: fix hero image (63c9b64)
1.20.5 (2021-10-31)
1.20.4 (2021-10-30)
1.20.3 (2021-09-19)
- Only Security fixes
1.20.2 (2021-08-28)
- theme: style fix (9036a32)
1.20.1 (2021-08-27)
- shared: fix missing tslib error (bab8026)
1.20.0 (2021-08-26)
- components: fix a11y issue (4bd2e4b)
- components: fix pagination (ce8be14)
- fix styles (eeb011f)
- pwa: improve a11y (c3356bd)
- theme: fix button style (f37d5ba)
- md-enhance: rebuild code demo (0eca84f)
- md-enhance: update code-demo script handle (7c0bd6f)
- md-enhance: use shadowDom in code demo (02d7b71)
1.19.3 (2021-08-17)
- seo: update summary length (3ba5ca9)
- seo: update og:description (318f537)
- theme: update article summary (34b346e)
- theme: update encrypt hint (3b720ad)
1.19.2 (2021-08-07)
1.19.1 (2021-08-07)
- active-hash: fix scrollTop issue (678e47e)
- feed: update comment remove regexp (8f3a81a)
- shared: make sure fontawesome overides iconfont (4ed4304)
- theme: break a tag when it’s too long (6712329)
- theme: fix algolia search link (2fb2071)
- theme: improve eject command (e394c0a)
1.19.0 (2021-06-30)
- active-hash: active all headers when active links are empty (9d9bc2a)
- components: fix breadCrumb title fix (96579f5)
- add active hash plugin (88d1ce2)
- add new plugins in theme (80d503f)
- add smooth scroll plugin (e9cd100)
1.18.5 (2021-06-29)
- theme: fix darkHeroImage issue (fd1db49)
1.18.4 (2021-06-20)
- theme: fix copyright cannot disabled throught theme config (4cb1dac)
- theme: add animation for dropdown arrow (3af8177)
1.18.3 (2021-06-15)
- feed: add missing deps (4f1e282)
1.18.2 (2021-06-15)
- create: fix template config (64c373c)
- theme: fix a typo in style (a02a3c3)
- theme: fix wrong types (7512806)
- theme: rebuild custom layout (40eeca6)
1.18.1 (2021-06-05)
1.18.0 (2021-05-31)
- comment: update waline (bbdbf81)
- create: update template and related docs (33c72be)
- theme: add custom layout support (0e51ff6)
- theme: improve A11y (5f4fd93)
1.17.2 (2021-05-23)
- improve A11y (1d8a3c7)
1.17.1 (2021-05-19)
- comment: fix waline initialize error when quick switching pages (55c3a5a)
1.17.0 (2021-05-17)
- comment: add Waline support (c2c6b7e)
1.16.0 (2021-05-08)
- reading-time: improve word count (b6bc6e9)
- md-enhance: add imageFix option (81b20ff)
- theme: add cleanUrl option (5e7b976)
- theme: update docsearch to V3 (aab88d7)
- theme: rename
namedChunk
tochunkRename
1.15.3 (2021-04-28)
- md-enhance: fix presentation close char issue (75af7fb)
- comment: do not show link by default when using valine (9e9a500)
- comment: only show date of create time when inffered from git (e3b3b7c)
- comment: update valine placeholder text (67b97c5)
1.15.2 (2021-04-27)
- md-enhance: add more code blocks for mermaid (9c8e9f9)
- md-enhance: update mermaid theme (fbeb168)
- theme: allow config anchorDisplay per page (a1d0583)
1.15.1 (2021-04-26)
- md-enhance: update flowchart to support ```flowchart and add tests (cdd3030)
- md-enhance: update tasklist to support options (d97b76a)
- md-enhance: update tex to support options config (bbb1055)
- md-enhance: improve footnote performance and add related tests (5101e55)
- md-enhance: improve mark and add tests (e06120d)
1.15.0 (2021-04-25)
- md-enhance: add mermaid support (b1e1803)
- md-enhance: add tasklist (84b5b4f)
- shared: add darkmode watch (74f5620)
1.14.5 (2021-04-22)
- fix cycle deps (0c8721e)
- comment: fix options reading when using vssue (4757f65)
- create: typo fixes (f520760)
- vuepress-types: add missing import (81e0c67)
1.14.4 (2021-04-14)
- shared: add tslib deps (46e1c14)
- add missing root lang for template and demo (f4f029c)
- comment: load Valine only when necessary (96d3793)
- md-enhance: load modules only when necessary (5e04f19)
- theme: update docsBranch default value (d7f5f62)
1.14.2 (2021-04-07)
- theme: remove unecessary optional chaining (f7abfc5)
- set "target" to "ES2017" to support Node.js v10 and v12 (fe36992)
1.14.1 (2021-04-07)
- theme: add
themeConfig
,navbarConfig
andsidebarConfig
helper (26b9eef)
1.14.0 (2021-04-07)
- md-enhance: rebuild markdown-it render function and fix theme support (d570e99)
- shared: update font-awesome to 5.15.3 (381934a)
- theme: remove baseLang (85f92a7)
- update baseLang detect (524ffcf)
1.13.6 (2021-04-06)
- photo-swipe: add missing deps (7402050)
1.13.5 (2021-04-04)
1.13.4 (2021-03-30)
- theme: auto generate year in footer copyright text (#589) (fa0f521)
- theme: fix article item hint (deee77f)
- theme: fix SidebarGroup header (143c6e2)
- theme: add
heroFullScreen
for blog homepage (4f6b5f2) - theme: add
hideSiteTitleonMobile
option (a9f2913) - theme: add Email Icon (f0ed616)
1.13.3 (2021-03-29)
- component: improve CodeGroup style (dcb77a8)
- theme: fix code block scroll bar (c542cc1)
- theme: fix SidebarLink style (b2abd98)
1.13.2 (2021-03-21)
- create: fix stuck in dev process (5c8bdc9)
1.13.1 (2021-03-21)
- create: update package (610ea05)
1.13.0 (2021-03-19)
- component: fix breadcrumb padding (20da1bf)
- theme: fix code block scrollbar on mobile (1b282ce)
- theme: fix home feature hover (cdbde5d)
- md-enhance: use flow code block for flowchart (b3da521)
-
md-enhance: use
```flow
and```
instead of@flowstart
and@flowend
This change is made to support typora
1.12.6 (2021-03-18)
- theme: fix year anchor (f6733e5)
- theme: missing arrow on sidebar nav dropdown (8a362e0)
- theme: update home action button (a9d6817)
- theme: improve appearance (cf17bb6)
- theme: rebuild navbar (472f5eb)
- theme: update Anchor style (2373477)
- theme: update timeline (2f4475c)
- theme: update timeline (12598be)
1.12.5 (2021-03-17)
- create: use npm when yarn is not installed (066623f)
- md-enhance: special handle
<br />
for code demo (fda23be) - theme: fix active arrow on dropdown group title (8c92877)
- theme: fix article list jump top (c4ada3b)
- theme: fix hover on unclickable sidebarItem (815afb8)
- theme: fix SidebarGroup Header padding (14b8617)
- theme: optimize category number (f47383f)
1.12.4 (2021-03-15)
- create: fix install logic and generate package.json (39a5970)
- md-enhance: fix footnote style (cdd7a66)
- md-enhance: fix last code block margin-bottom (f157f18)
- theme: add support for dropdown children with link (86b0bf2)
- theme: fix Full AlgoliaSearch style (a3000c8)
1.12.3 (2021-03-14)
- add
create-vuepress-theme-hope
package (e087c62)
1.12.2 (2021-03-13)
- theme: update structure (9d0a177)
1.12.1 (2021-03-10)
- update icon (a16ffec)
- update valine UI (1a697e5)
- theme: change default hero image (807496c)
- theme: rename PageEdit to PageMeta (d360d61)
- theme: update sidebar appearance (f34d016)
1.12.0 (2021-03-08)
- rebuild
last-update
plugin asgit
plugin (a5363db)
- rebuild
last-update
plugin asgit
plugin
1.11.2 (2021-03-07)
- theme: fix fimeline sorting issue (70f279e)
1.11.1 (2021-02-28)
- component: fix a typo bug (b8fa45e)
- components: fix typos in style (276b955)
- theme: display Anchor headers when sidebar is disabled (f59efe3)
- theme: fix blogger intro hint (a2a7e34)
- theme: fix error when nagivating to same url (eaf34e6)
- comment: add RDFa (4dc4a35)
- comment: let pageInfo to be lowercase (fd9a6a0)
- components: add RDFa for BreadCrumb (2c93ebb)
- seo: add headline and image for RDFa (36ccc4c)
- theme: add RDFa for BloggerInfo (2788fbd)
- comment:
ReadTime
changed toreading-time
1.11.0 (2021-02-26)
- comment: fix wrong comment loaded when base is set (65e755f)
- pwa: fix wrong manifest path when base is set (373e22a)
- theme: fix layout issue anchor caused (db1ecde)
- component: rename
<MyBadge>
to<Badge>
(837c35d) - copy-code: hint can be disabled by setting duration to 0 (1155c24)
- photo-swipe: add i18n support for sharebuttons (e8ac6f1)
- theme: add
/star/
page (9d37a91)
- component: rename
<MyBadge>
to<Badge>
1.10.0 (2021-02-24)
- theme: adjust page position without headings when anchor enabled (fef76d7)
- theme: fix broken link in i18n hint (49bdc21)
- theme: fix home link active in navbar (0ba43f1)
- theme: fix navbar shrink issue (a7085d2)
- theme: fix sidebar activeColor on darkmode (206eab7)
- comment: add
date
support for PageTimeInfo (0f9177d) - component: update CodeGroup appearance (6965b3e)
- components: add CodeGroup and CodeGroupItem (e50cb74)
- theme: add star in frontmatter to star articles (f1122dc)
- update UI (203c21f)
1.9.5 (2021-02-03)
- md-enhance: fix code hightlight styles (777593b)
- theme: at least enable containers when
mdEnhance
not set (baa566b)
1.9.4 (2021-02-03)
- theme: improve action button appearance (6fab4e1)
1.9.3 (2021-01-29)
- seo: remove unnecessary 'hostname' (68ad576)
1.9.2 (2021-01-28)
- theme: remove warning in the newest router (f2a07c3)
- rebuild shared and remove utils (7fc670c)
1.9.1 (2021-01-26)
- comment: use shared wrapper (37e7a23)
- sitemap: fix sitemap url in robot.txt (5a28078)
- theme: allow to show navbar when scroll up (220bbfa)
- theme: fix project list (3208e4f)
- theme: fix sidebar layout on mobile (c17ff43)
- theme: add roundAvatar option (797d09c)
1.9.0 (2021-01-25)
- pwa: remove head function and use hack (f3a53ac)
1.9.0-rc.0 (2021-01-24)
- theme: fix layout issue (2088cfe)
- add feed plugin (17c7eba)
- theme: update Home features layout (aa521c1)
- theme: update nav item margin (adb2bdf)
1.8.4 (2021-01-21)
- theme: improve anchor scrollbar appearance (d50fb43)
- theme: improve home appearance (7e6fd93)
1.8.3 (2021-01-20)
- component: fix wrong margin when Pagination is disabled (d4faa50)
- theme: fix width issue on BlogPage layout (231d4c1)
1.8.2 (2021-01-20)
- component: fix Pagination issue (fca0a95)
- md-enhance: remove horizontal config for code-demo (134c0f2)
- pwa: fix iOS hint (e6b7af5)
- theme: fix width issue on article excerpt (7acff53)
- copy-code: update default option (742a4d1)
- md-enhance: remove horizontal config for code-demo
1.8.1 (2021-01-05)
- theme: fix
namedChunks
not working (b45982f)
1.8.0 (2021-01-05)
- md-enhance: align docs (b7ad59f)
- theme: add namedChunks option (ebb2223)
1.7.9 (2020-12-15)
1.7.8 (2020-12-11)
- pwa: rename options to align the docs (12ccc7e)
1.7.6 (2020-12-10)
- copy-code: fix showInMobile not working (87b0d08)
- theme: update media icon (2bb63fe)
1.7.5 (2020-12-10)
1.7.4 (2020-12-10)
1.7.3 (2020-12-10)
1.7.2 (2020-11-26)
- pwa: fix manifest generation in dev server (070df9d)
1.7.1 (2020-11-25)
- remove vue-property-decorator on plugins (867af4a)
1.7.0 (2020-11-24)
- update typescript to 4.1 and improve types (7346cd8)
1.6.1 (2020-11-19)
- add missing style for plugin (8ab753f)
1.6.0 (2020-11-18)
1.6.0-rc.2 (2020-11-18)
- last-update: fix timezone issue (30aef72)
1.6.0-rc.1 (2020-11-18)
- md-enhance: improve paragraph appearance in code demo (adcff93)
1.6.0-rc.0 (2020-11-18)
- md-enhance: improve mobile display for code-demo (c784043)
1.6.0-beta.2 (2020-11-17)
- md-enhance: fix self-close element issue (a1da870)
1.6.0-beta.1 (2020-11-17)
- md-enhance: fix code demo style (64cf488)
- md-enhance: support mutiple code block in code-demo (057fd4c)
1.6.0-beta.0 (2020-11-17)
- md-enhance: add code demo (75b4545)
1.5.6 (2020-11-12)
1.5.5 (2020-11-10)
- theme: fix home content layout (624b4b0)
1.5.4 (2020-11-10)
- theme: fix paragraph align (5e544e3)
- md-enhance: add justify align container (2ac75e8)
1.5.3 (2020-11-10)
1.5.2 (2020-11-09)
- theme: appearance bug fixes (43c2007)
1.5.1 (2020-11-07)
1.5.0 (2020-11-06)
- some bug fixes (11122aa)
- pwa: fix popup issue on iOS device (d8e248e)
- pwa: fix wrong layout on mobile (cf269d2)
- last-update: add timezone option (d2de01b)
- md-enhance: support to config plugins for presentation (009391b)
- shared-utils: add font-awesome (6c7a175)
- md-enhance: drop 3rd-party plugin support (0dd9c67)
1.5.0-beta.1 (2020-10-28)
- theme: rebuild blog feature (0feed64)
1.5.0-beta.0 (2020-10-27)
- pwa: fix typos (6fd86ab)
- theme: clear influence when navigating from Slide Layout (e1dd0fc)
- theme: generate right manifest link when base are set (b121797)
- pwa: cache manifest to work offline (5a71a15)
- theme: add Icon for Slide page (fffc83d)
- theme: add Slides layout (1de9d42)
- theme: adjust button position in landscape mode (2943ed1)
1.4.7 (2020-10-25)
1.4.5 (2020-10-23)
- pwa: add maxPicSize option (fe53e98)
- seo: auto generated robots.txt (2b75c70)
- improve lighthouse audit (eb1baa8)
- pwa:
cacheMaxSize
rename tomaxSize
1.4.4 (2020-10-23)
- pwa: fix shortcuts icon type (c916390)
1.4.3 (2020-10-22)
- pwa: add missing options for manifest (a351086)
- pwa: use .webmanifest extension for manifest instead of .json
1.4.2 (2020-10-22)
- pwa: add default value for display (78e0f54)
1.4.1 (2020-10-21)
- pwa: fix option types issue (ec0c69b)
- pwa: add
cacheHTML
option (f548060)
1.4.0 (2020-10-21)
- commet: rebuild types (2988199)
- md-enhance: rebuild md-enhance fonts (f69fffd)
- photo-swipe: spilt photo-swipe in sperate chunk (e66427a)
- pwa: count using KB instead of B (2305cc6)
- pwa: support more options (06cc46f)
1.3.1 (2020-10-21)
- md-enhance: import styles only when necessary (65e83f0)
1.3.0 (2020-10-20)
- theme: fix hero image width larger then screen on mobile (13544ea)
- md-enhance: add reveal.js (3521bd5)
1.2.2 (2020-10-20)
1.2.1 (2020-10-20)
- theme: add min-height for layout (ed02546)
- theme: rebuild blog page (f7d4f5d)
1.2.0 (2020-10-19)
- copy-code: cannot copy code (f3a51de)
- theme: adjust Anchor position (98ddf3b)
- theme: improve homepage appearance (68954c8)
- support Vietnamese (c01fb35)
- shared-utils: add Vietnamese support (#407) (6bb8d0c)
1.1.0 (2020-10-17)
- theme: rename all the plugin config in theme to the camelcase version of plugin (b533be0)
-
theme: Rename all the plugin config in theme to the camelcase version of plugin:
-
addthis
renamed asaddThis
-
markdown
renamed asmdEnhance
-
lastUpdatedTransformer
renamed aslastUpdate
1.0.1 (2020-10-15)
- comment: fix visitor icon issue (3a4f5d7)
- theme: fix NavLink issue (8c44f53)
- fix wrong i18n config link (793faf9)
- vuepress-types: fix type issues (230d084)
- md-enhance: icons support darkmode (46d139d)
- md-enhance: update danger title color (2ba1018)
- theme: add Gitee for MediaLink (6080b11)
1.0.0 (2020-10-15)
- theme: update heading styles (19986f8)
- add-this: try to fix add this problems (eb5c920)
- seo: erro link when hostname ends with
/
(9bbf122) - theme: fix missing margin on Home page (d42a018)
- copy-code: add darkmode support (24bee55)
- theme: move resolve function to entrance and rename to config (a4b958d)
- theme: rename copyright to copyrightText (91ba436)
- add copy-code plugin (6ba7962)
- change baseLang default to 'en-US' (4baea15)
- rebuild plugin i18n (9cdf643)
- theme: update Home (89862ab)
- theme: Use
const { config } = require('vuepress-theme-hope')
instead ofconst resolve = require('vuepress-theme-hope/resolve')
- change baseLang default to
'en-US'
1.0.0-0 (2020-10-13)
- add-this: try to fix add this problems (eb5c920)
- seo: erro link when hostname ends with
/
(9bbf122) - theme: fix missing margin on Home page (d42a018)
- theme: move resolve function to entrance and rename to config (a4b958d)
- theme: rename copyright to copyrightText (91ba436)
- add copy-code plugin (6ba7962)
- change baseLang default to 'en-US' (4baea15)
- rebuild plugin i18n (9cdf643)
- theme: update Home (89862ab)
- theme: Use
const { config } = require('vuepress-theme-hope')
instead ofconst resolve = require('vuepress-theme-hope/resolve')
- change baseLang default to 'en-US'
0.8.0 (2020-10-11)
- typos in bootstrap command (82267b6)
- add add-this plugin (499525f)
- theme: add a few medias in Medialink (2234873)
- theme: use
<a>
for Medialinks (4734da0)
0.7.5 (2020-10-06)
- theme: fix fontawesome issue (6b560e2), closes #375
- theme: fix light code block style (f857212), closes #362
- update linter (5ff8f04)
0.7.4 (2020-09-18)
- theme: fix timeline issue (384ab51)
- use dayjs and remove moment.js (7f904cf)
0.7.3 (2020-09-15)
0.7.2 (2020-08-13)
0.7.1 (2020-07-21)
0.7.0 (2020-07-11)
We are glad to announce we do not have any typescript files in runtime, which will greatly shorten the build time.
0.6.10 (2020-07-08)
- theme: add missing files to npm (cd3ed09)
0.6.9 (2020-07-07)
- update Home, Footer and fix anchor bar appearance (902180a)
- theme: fix anchor words display issue (ae4aac5)
- comment: add icon for PageInfo Heading1 (c329dc1)
- theme: update password encrypt (163bf53)
- theme: update types and use prettier (915386a)
- optimize images (a09a8d0)
0.6.8 (2020-06-16)
- theme: fix missing vue-class-component with [email protected] (f57b26a)
0.6.7 (2020-06-12)
- theme: fix hightlight line display issue (fc25fb4)
0.6.6 (2020-06-06)
- theme: fix anchor (9777dcf)
- theme: fix got same chunkname with same title (bd0a18e)
- theme: fix type issue and fix Anchor display issue (80805c9)
- component: add title (02909e2)
- theme: add default config to change temp folder (cc650e1)
- theme: add one-click-copy plugin (e5ec9bb)
- theme: add styl label for stylus blocks (b1335cf)
0.6.5 (2020-06-03)
- theme: optimize blog page number style (9fe2c75)
- theme: optimize the style of dropdown title (52f5b70)
0.6.4 (2020-06-02)
- component: fix Badge issue with Chinese and fix pagination padding (bd8adb4)
- theme: improve appearance (d08df57)
0.6.3 (2020-05-31)
- theme: improve ArticleInfo appearance on mobile (cd42bfd)
- theme: improve MyTransition animation (d802813)
- theme: locate missing hint is changed to warn and will be popped only once during a run (0832661), closes #223
0.6.2 (2020-05-30)
- theme: fix eject-hope command (bbab465)
- theme: fix MediaLink display issue and some improvement (8c08d2c)
- theme: fix navbar active issue and optimize anchor (e56b839)
- theme: improve inline code in custom blocks (a87c171)
0.6.1 (2020-05-29)
- theme: fixing types problems (b27f091)
0.6.0 (2020-05-29)
- md-enhance: fix flowchart appearance on mobile screen (520b9e2)
- theme: improve page chunk name and small fix (196974a)
- theme: add eject-hope command (2568734)
- theme: add header anchor for desktop (close #75) (97b384c)
- theme: add medialink in blogpage logo (7c54fcf)
0.5.0 (2020-05-26)
- theme: fix sidebar prefix on group (abccff8)
- theme: improve perf on theme (93fc490)
All the links will end with a splash /
, instead of .html
0.4.1 (2020-05-26)
- theme: improve perf when themeConfig.blog is set to
false
(2befb9a)
0.4.0 (2020-05-25)
-
theme: add transition for ProjectList (70b968b)
-
theme: fix types (9b0666a)
-
fix mising files ignore by npm (703f0ae)
-
md-enhance: fix footnote issue (bbdb6d3)
-
theme: fix password input issue on mobile screen (3987001)
- use typescript-eslint V3 and compile more files (c255473)
- add a new plugin: vuepress-plugin-photo-swipe (3c85ba8)
0.3.0 (2020-05-14)
-
sitemap: fix sitemap has no ending tag (32c471a)
-
shared-utils: fix types issue (b47c1fc)
-
fix missing d.ts in npm (c7e0452)
-
sitemap: fix missing deps and use sitemapV6 (e768a85)
-
theme: fix BloggerInfo Image got 404 with a base (c138b05)
-
add four plugins (4d1b21c)
- add last-update plugin
- add reading-time plugin
- add seo plugin
- add sitemap plugin
-
md-enhance: add mobile support for flowchart (64fd2b0)
-
theme: add darkLogo option (5661196)
-
theme: add transition for homepage and add BlogInfo in sidebar (bf4a8c2)
-
theme: improve footer config and update docs (38f3a24)
0.2.0 (2020-05-08)
- theme: fix a typo in ThemeOptions (20901c7)
- theme: fix background-color of ProjectList (dcb50c5)
- theme: fix footer component and docs issue (ff1bf49), closes #170
- theme: fix homepage feature and fix dropdown (290b7e9)
- theme: fix sticky article list navigate (3bf2af0)
- theme: fix themeColor config (f549c57), closes #169
- theme: add
darkHeroImage
for home page (783faba), closes #171 - theme: muti action button support (9fd91d6)
- change the Front Matter keys
actionText
andactionLink
in home page toaction
, which adds muti action button support.
0.1.0 (2020-05-07)
- Release
0.1.0-rc.21 (2020-05-06)
- theme: fix project config (d46bf35)
0.1.0-rc.20 (2020-05-06)
- theme: add project display (792b72c)
0.1.0-rc.19 (2020-05-05)
- theme: fix articlelist issue (37aaaef)
0.1.0-rc.18 (2020-05-05)
- theme: fix tag and category panination issue (920d171)
0.1.0-rc.17 (2020-04-30)
- theme: fix timeline display issue and improve category list (4e01e1d)
- component: update pagination style (92685fb)
0.1.0-rc.16 (2020-04-30)
- bug fix (84b03cb)
- pwa: move service worker to the root (ea5341b)
- theme: fix sidebar apprearance (0a3b340)
0.1.0-rc.15 (2020-04-29)
- pwa: fix service worker issue (0541e73)
0.1.0-rc.14 (2020-04-29)
- comment: add readingtime (c5553a7)
- comment: rebuild PageInfo (d71211a)
- md-enhance: add mark tag support (ad4257e)
- theme: add blog info in mobile mode (021dee5)
- theme: update sidebar icon (950b170)
- style update (6439104)
0.1.0-rc.13 (2020-04-28)
- comment: improve appearance of Valine (5e22d67)
- theme: rebuild Blog function (4996063)
- theme: update 404 page (d9e0f0e)
- theme: update appearance (4f85d2f)
- theme: update footer and update appearance (0b8c49e)
0.1.0-rc.12 (2020-04-27)
- theme: add media links (952fc5b)
- theme: update appearance and docs (6e43b30)
- theme: update blog page style (53b74cb)
- theme: update darkmode switch (76284fd)
- theme: update style (27e2093)
0.1.0-rc.11 (2020-04-27)
- fix Article sorting problem (6c7d4c2)
- theme: fix navbar dropdown issue (61f8a42)
- fix some issues (420812a)
- comment: add latest Valine feature (add9698)
- theme: rebuild layout and add timeline (02fc183)
- use prettier to lint markdown files (8cc53c5)
0.1.0-rc.10 (2020-04-12)
- fix markdown-it types issue and improve valine appearance (15a317e)
-
Change
themeConfig.themeColor.picker
tothemeConfig.themeColor
-
Remove
themeConfig.allowDarkmode
and addthemeConfig.darkmode
0.1.0-rc.9 (2020-04-10)
- deps: pin dependency @mr-hope/vuepress-plugin-theme-color to 0.1.0-rc.8 (e3b5b0c)
- theme: fix Markdown highlight issue (768c091)
- remove theme-color plugin and rebuild theme color (4c43673)
0.1.0-rc.8 (2020-04-08)
0.1.0-rc.7 (2020-03-31)
- theme: fix sidebar header issue (463056c)
0.1.0-rc.6 (2020-03-31)
- theme: fix BloggerInfo bugs (9651d14)
- theme: rename tag to tags (5893518)
0.1.0-rc.5 (2020-03-23)
0.1.0-rc.4 (2020-03-23)
- md-enhance: revert change (056acb3)
0.1.0-rc.3 (2020-03-23)
0.1.0-rc.2 (2020-03-23)
0.1.0-RC1 (2020-03-23)
- comment: allow user to disable it in theme (e7614fd)
- component: improve diplay and add i18n (623f17e)
- theme: add AlgoliaSearchBox (cdee240)
- theme: add blog.intro options (0de76b2)
- theme: add missing plugins and make blog-plugin can be disabled (b0f210c)
- theme-color: allow user to disable it in theme (41991eb)
- theme-color: fit the newest theme components (a802b0d)
0.1.0-beta.40 (2020-03-22)
- theme: update theme apperance (f2e35e8)
- update theme apperance (cf455dc)
- md-enhance: use katex for tex support (4d2d018)
- theme: make theme ts (01602c0)
- theme: stop extending theme-default (e97c08c)
- theme: update pageinfo tags (20a1366)
- theme: use localstorage to store password (119ac8d)
0.1.0-beta.39 (2020-03-20)
- theme: fix npmignore (bc9935a)
0.1.0-beta.38 (2020-03-19)
- fix ci issue (c98ea28)
- theme: improve encrypt and add sticky for articleList (ad87bb1)
- theme: make encrypt mixins (84cbe37)
- theme: make Layout.vue ts (c112afb)
- theme: update component and tag page (73b7ab7)
0.1.0-beta.37 (2020-03-18)
- md-enhance: add flowchart (bb6db47)
0.1.0-beta.36 (2020-03-10)
0.1.0-beta.35 (2020-02-21)
- deps: update dependency screenfull to v5.0.2 (2539ec8)
- deps: update dependency vuepress-types to ^0.9.0 (a84e303)
- improve typescript support (d6a3128)
0.1.0-beta.34 (2020-01-30)
- pin deps and improve types (cd87e86)
- component: add a pagination component (e61da6a)
- components: support page config (2b6e52c)
- md-enhance: add a new detail block (e1a9219)
- theme: add @vuepress/plugin-blog and new blog page (e9ad4a9)
- theme: add tag and category for pageinfo (68913d3)
- theme-color: improve nightmode (c343e79)
0.1.0-beta.33 (2020-01-24)
- style and bug fix (26408ea)
- pwa: fix pwa popup not working (54fdf9c)
- theme-types: fix readme badge (e95d3a5)
0.1.0-beta.32 (2020-01-21)
- types: add missing property for Sidebar types (1f399ce)
- pwa: improve pwa style (055492a)
- theme: add a function for path (51fd6ce)
- theme-ts: convert some utils functions to ts (eb7ffe0)
0.1.0-beta.31 (2020-01-18)
- theme: fix '' issue in navbar (414b722)
- add options for PWA and improve types (25580b7)
0.1.0-beta.30 (2020-01-17)
- theme: add missing deps pwa (970bebb)
0.1.0-beta.29 (2020-01-17)
- fix test command (ca95fca)
- theme: fix typescript compile issue (cd0f865)
- theme: improve types (8de2bec)
- add pwa plugin (55968aa)
- component: allow user to set backtotop threshold (d1486b1)
- theme: add resolveNavBar function (2aecbdd)
0.1.0-beta.28 (2020-01-08)
- shared-utils: add checkLang function and some interface (a95475e)
- theme: add resolveHead function and types && fix missing test files (5223485)
0.1.0-beta.27 (2020-01-08)
- md-enhance: fix lineNumber not working (5c9ba53)
- add missing deps (3076692)
- fix md-enhance not working (910e141)
- merge plugins (e82f85e)
0.1.0-beta.26 (2020-01-07)
- add theme-types (46abbb6)
0.1.0-beta.25 (2020-01-07)
- md-hance: fix type missing (6a78f50)
0.1.0-beta.24 (2020-01-07)
- md-enhance: make ts (9df9a9d)
0.1.0-beta.23 (2020-01-06)
- fix types problem (eab05a0)
0.1.0-beta.22 (2020-01-06)
0.1.0-beta.21 (2020-01-06)
0.1.0-beta.20 (2020-01-06)
0.1.0-beta.19 (2020-01-06)
- fix theme test not working (7730b5d)
- back-to-top: use ts (c4f5dae)
- comment: use ts (77ab17e)
- components: use ts (f7a7bb2)
- screen-full: use ts (a355eee)
- theme: use ts (df72614)
- theme-color: use ts (c5af8cb)
- add ts support for theme (400d74e)
- init from master (41144c9)
- rebuild shared-utils (26deb40)
0.1.0-beta.18 (2019-11-23)
- add baselang option (5a8d3b4)
0.1.0-beta.17 (2019-11-23)
- theme: fix navbar prefix issue (071fa66)
0.1.0-beta.16 (2019-11-23)
- theme: add prefix for navbar (c2c7558)
0.1.0-beta.15 (2019-11-23)
- theme-color: fix nightmode switch problem (da8322b)
0.1.0-beta.13 (2019-11-22)
- improve some style(73384d1)
0.1.0-beta.12 (2019-11-21)
- add time for Pageinfo, bug fixes (6933faa)
0.1.0-beta.11 (2019-11-16)
- components: fix footer config not working (3ea8722)
0.1.0-beta.10 (2019-11-13)
0.1.0-beta.8 (2019-11-11)
- make components a sperate plugin (8332020)
0.1.0-beta.7 (2019-11-08)
-
theme: fix issues (228a89d)
- fix PageInfo - author not working
- fix defaultfooter not working
- fix MyBadge - color not working
0.1.0-beta.4 (2019-11-07)
- theme-color: cannot change themeColor (4452a06)
0.1.0-beta.3 (2019-11-07)
- theme-color: rename vue component (9e24df1)
0.1.0-beta.2 (2019-11-07)
- vuepress-theme-hope: fix theme-color not working with no configuration (8a55d75)
0.1.0-beta.1 (2019-11-07)
- vuepress-plugin-theme-color: change the providing compoenent name to ThemeColor (d579787)
- vuepress-theme-hope: fix DropdownLink prop item type issue (32a6d8f)
0.0.1-alpha.5 (2019-11-07)
- fix dependecy resolve issue (7d2d1b3)
0.0.1-alpha.4 (2019-11-07)
- vuepress-theme-hope: load plugin only when needed (e7b4aae)
- vuepress-plugin-theme-color: change colorPicker to picker (e2c39a9)
- vuepress-plugin-theme-color: change colorPicker to picker
0.0.1-alpha.3 (2019-11-06)
- vuepress-theme-hope: make comment a sperate plugin (f338028)
- vuepress-theme-hope: split scrren-full to a sperate plugin (7698d01)
0.0.1-alpha.2 (2019-11-05)
- vuepress-theme-hope: split theme-color into a sperate plugin (24c123d)
0.0.1-alpha.1 (2019-11-05)
- add lint hooks, travis config, readme and test command (fd3fdf2)
0.0.1-alpha.0 (2019-11-04)
- init (11c35c4)