Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
264 lines (94 loc) · 9.62 KB

CHANGELOG.md

File metadata and controls

264 lines (94 loc) · 9.62 KB

1.9.4 (2021-01-17)

Bug Fixes

1.9.3 (2020-11-01)

Bug Fixes

  • pagination filter is incorrect when frontmatter key is number (4abe10c)

1.9.2 (2020-01-18)

Bug Fixes

  • feed doesn't work fine when useing non-default directory name (0098baf)

1.9.1 (2020-01-16)

Bug Fixes

  • missing client apis for feed (f71fbea)

1.9.0 (2020-01-16)

Features

1.8.1 (2020-01-12)

Bug Fixes

  • sort uncorrect when writing date in 2-digits (fix #56) (#57) (c3acf01)

1.8.0 (2020-01-10)

Bug Fixes

  • default sorter doesn't work fine in Safari (#54) (3fdc6a3)

Features

  • support configuring pagination link text (c3d8065)
  • support configuring title for directories and frontmatters (close #52)(#55) (b6325cd)

1.7.1 (2020-01-06)

Bug Fixes

Features

1.7.0 (2019-12-27)

Features

1.6.1 (2019-12-22)

Features

  • create out-of-box component (3825854)

1.6.0 (2019-12-21)

Features

1.5.2 (2019-12-07)

Bug Fixes

  • generate pagination title correctly (fix: #41) (#42) (586bf14)
  • generate paths of frontmatter scope pages properly (fix #39) (#40) (af32668)
  • support platform-independent build (fix: #36) (#37) (cc09e81)

1.5.1 (2019-10-20)

Features

  • pass comment props via frontmatter (de002ec)
  • switch back vuepress-plugin-sitemap (456c31e)

1.5.0 (2019-10-15)

Bug Fixes

  • cannot override default sitemap options (fb5e00f)

Features

  • integrate comment services (aea4305)

1.4.0 (2019-10-11)

Features

1.3.0 (2019-09-28)

Features

  • support configuring frontmatter classifiers scope layout (#24) (3dd3a57)
  • support configuring pagination globally (#20) (c156e91)

1.2.5 (2019-09-09)

Bug Fixes

1.2.4 (2019-06-23)

Features

  • $core: expose frontmatter classification key to client (b04a154)

1.2.3 (2019-06-23)

Bug Fixes

  • $core: validate the existence of directory specified by directory classifier. (close: #1) (d64964d)

1.2.2 (2019-06-23)

Bug Fixes

1.2.1 (2019-06-23)

Bug Fixes

  • cannot filter correct pages for frontmatter classifier (de1d61a)

1.2.0 (2019-06-23)

Features

  • more abstract $frontmatterKey to yield multiple frontmatter classifiers (7eb1ef4)

1.1.1 (2019-06-22)

Bug Fixes

1.1.0 (2019-06-14)

Bug Fixes

  • $pagination.getSpecificPageLink doesn't work (98a5d69)
  • use id instead of pid to calculate current${frontmattterClassifierId} (#6) (a49fa3d)

Features

  • carding internal implementation (#8) (b249e86)

1.0.0 (2019-06-09)

Bug Fixes

  • build failed when creating new markdown pages (89dbddb)

1.0.0-alpha.50 (2019-06-03)

Features

0.0.2 (2019-06-03)