vuepress-theme-reco/CHANGELOG.md
2020-04-18 21:34:28 +08:00

23 KiB

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