Skip to content

Latest commit

 

History

History
363 lines (244 loc) · 31 KB

CHANGELOG.md

File metadata and controls

363 lines (244 loc) · 31 KB

1.6.6 (2021-03-06)

1.6.6-alpha.0 (2021-02-24)

Bug Fixes

  • vuepress-theme-reco: fix bug of non-ASCII file names cause 404 (8fefc9f), closes #276 #281
  • vuepress-theme-reco: vuecomponsition-api接口升级方式修改 (898e610), closes #315
  • restore the display of the sub sidebar (8a8e70c)

1.6.5 (2021-02-12)

Bug Fixes

  • vuepress-theme-reco: fix content display error (1da9000)

1.6.1 (2020-12-11)

Bug Fixes

  • fix a bug about go back to home page url (540c336)
  • fix a bug about siderbar display (b90238c)
  • optimize style (832d674)
  • page title (895eac4)
  • theme-reco: fix animation (1a57da8)
  • vuepress-plugin-pagation: fix invalid bug with perPage (217abd3), closes #265
  • vuepress-theme-reco: fix subSidebar invalid (6688c86), closes #267
  • vuepress-theme-reco: solve the problem of className (16b5323)

Features

  • vuepress-theme-reco: add social links (1215e56), closes #252
  • vuepress-theme-reco: support time localization (beea671), closes #255

1.5.7 (2020-09-15)

Bug Fixes

  • vuepress-theme-reco: fix multi-language configuration err (acb37b3), closes #229
  • vuepress-theme-reco: fix some style problems (84e9516), closes #231

Features

  • vuepress-plugin-pagation: set page size by plugin option (6496869), closes #207
  • create plugin notice (c9f251d)
  • vuepress-theme-reco: use subSidebar to control the sub sidebar (5efa924)

1.5.5 (2020-08-01)

Features

  • vuepress-theme-reco: optimize blog homepage (ab94806)
  • vuepress-theme-reco: add locale for 'All' tag label (7a71221)

Performance Improvements

  • vuepress-theme-reco: optimize the home page and subSidebar (6fd83e1)

1.5.4 (2020-07-19)

Bug Fixes

  • vuepress-plugin-back-to-top: fit the vuepress-plugin-smooth-scroll (e025a61)

Features

  • vuepress-theme-reco: add vuepress-plugin-smooth-scroll (5a3dcd5)

1.5.3 (2020-07-05)

Features

  • vuepress-theme-reco: add sub sidebar (b9a4f8f)
  • vuepress-theme-reco: 新增代码主题配置 (10fcc3e)
  • vuepress-theme-reco: expand NoteAbstractItem clickable area (978f0de)

1.4.7 (2020-06-04)

Bug Fixes

  • vuepress-theme-reco: 修复pagation is undefined (b36262d)

1.4.6 (2020-06-01)

Bug Fixes

  • vuepress-plugin-pagation: set perpage number to 10 (c6041ff)
  • vuepress-theme-reco: fix english grammar errors (9ffd819)
  • vuepress-theme-reco: fix tag & abstract error (97d8196)

Features

  • vuepress-plugin-comments: add internationalization default config (0269874)
  • vuepress-plugin-comments: internationalization (7cb0bc7)
  • vuepress-plugin-pagation: add internationalization (657f8ce)

1.4.5 (2020-04-19)

Bug Fixes

  • vuepress-theme-reco: fix valine (bcb6bbd)

1.4.4 (2020-04-18)

Bug Fixes

  • vuepress-theme-reco: fix the number of views is not displayed (7779170)

1.4.3 (2020-04-18)

Bug Fixes

  • $SidebarLinks: fix full path link jump and other questions (d7e6d16)
  • vuepress-plugin-comments: comment cmpt doesn't inherit $accentColor (dd43e73)
  • vuepress-theme-reco: fix eslint errors (04696fa)
  • vuepress-theme-reco: mode switching logic with SSR (46e3590)
  • vuepress-theme-reco: ssr-related issues (f84750b)

1.4.2 (2020-04-07)

Bug Fixes

  • vuepress-theme-reco: fix error about window and some eslint error (28e234b)
  • vuepress-theme-reco: replace '??' to '||' (447467c)

1.4.1 (2020-04-06)

Bug Fixes

  • duplicate year in footer (again) (23a40b7)
  • mode listeners not removed (again) (206fb17)
  • remove package reference (7c30d24)

Features

  • add modePicker config (again) (9e88b96)

1.4.1-alpha.1 (2020-04-04)

Bug Fixes

  • vuepress-theme-reco: style in timeline page (f5e7dfe)

1.4.0 (2020-04-03)

Bug Fixes

Features