Skip to content

Releases: vuepress-theme-hope/vuepress-theme-hope

v2.0.0-rc.46

28 May 16:23
Compare
Choose a tag to compare

2.0.0-rc.46 (2024-05-28)

🐛 Bug Fixes

  • theme: ensure prismjs is optional (58abe09)

v2.0.0-rc.45

28 May 16:23
Compare
Choose a tag to compare

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

  • theme: use shiki as default highlighter

v2.0.0-rc.44

27 May 07:20
Compare
Choose a tag to compare

✨ Features

🪲 Bug Fixes

  • components: give warnings in dev server with embed pdf viewer, close #4140 (75da43e)
  • deps: update dependency @types/three to v0.164.1 (#4177) (f655016)
  • deps: update dependency @vue/repl to v4.2.0 (#4186) (5b43674)
  • deps: update dependency execa to v9.1.0 (#4125) (34efdf5)
  • theme: avoid warning in navscreen (388943b)
  • theme: fix image in table, close #4143 (6d853e6)
  • theme: fix navScreen open with transparent navbar (cd4b5c1)
  • theme: fix themeConfig copyright, close #4137 (65a07c0)

v2.0.0-rc.43

14 May 07:18
Compare
Choose a tag to compare

✨ Features

  • components: improve banner button active style (a07eaf1)
  • theme: add snowfall preset (c8f9d2e)
  • theme: adjust feature panel style (2d231a9)
  • theme: improve homepage (f1b57dd)
  • theme: remove plugin externalLinkIcon (d18762d)
  • theme: update portfolio content (4814255)

🪲 Bug Fixes

  • revert ariaLabel (22ed6e0)
  • theme: fix bundle style (bea5ca5)
  • theme: fix footer (ded972f)
  • theme: fix portfolio layout (d4da736)
  • theme: fix portfolio style (36c83ee)
  • theme: fix transparent navbar preset (91a7fc1)
  • theme: read root locale author (c8200f8)

v2.0.0-rc.42

12 May 14:56
Compare
Choose a tag to compare

✨ Features

  • theme: get number of colors (0043d51)
  • theme: make portfolio a common layout (9ff5452)

🪲 Bug Fixes

  • theme: fix a11y issue (fe8f375)
  • theme: fix header anchor (d490c51)
  • theme: fix portfolio style on pad (375a0cb)

v2.0.0-rc.41

12 May 14:44
Compare
Choose a tag to compare

✨ Features

  • create: add portfolio homepage in blog demo (f321ecd)
  • theme: hide content by default in PortfolioHome (5d265be)

🪲 Bug Fixes

  • theme: fix layout issue when navbar is disabled (a013448)
  • theme: fix sidebar style (6b9f88b)

🚀 Performance Improvements

  • theme: remove computedWithControl (b80da06)

v2.0.0-rc.40

09 May 03:43
Compare
Choose a tag to compare

Bug Fixes

  • components: fix fontawesome icon assets (456a382)
  • theme: fix bundle style (165c35a)

v2.0.0-rc.39

08 May 22:48
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • vuepress-plugin-sass-palette is renamed to @vuepess/plugin-sass-palette
  • Notice and BackToTop is completely removed from vuepress-plugin-components, the same feature can be achieved using @vuepress/plugin-notice and @vuepress/plugin-back-to-top

Features

  • bump deps (57c69a7)
  • improve icon (6a98f13)
  • md-enhance: add spoiler support, close #3857 (3dcc0a1)
  • md-enhance: set maxWidth: 240 by default with markmap (46ed756)
  • theme: add hr-driving-car preset (66fff7e)
  • theme: add transparentNavbar preset (cdb4731)
  • theme: add watermark feature (cc7dbde)
  • theme: remove v1 compact and remove migration guide (9e0f13b)
  • theme: support notice (#4118) (71048b8)

Bug Fixes

  • components: fix iconify link detect (6b868b2)
  • theme: fix excerpt code blocks, close #4106 (1522c11)
  • theme: fix transparent navbar preset (29e236a)
  • theme: improve feed filter (8ebe9e8)
  • theme: update reading time in dev server (3931c73)

v2.0.0-rc.38

29 Apr 11:37
Compare
Choose a tag to compare

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)

v2.0.0-rc.37

29 Apr 11:36
Compare
Choose a tag to compare

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)