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

Latest commit

 

History

History
409 lines (157 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

409 lines (157 loc) · 16.5 KB

2.3.3 (2020-10-31)

Bug Fixes

2.3.2 (2020-08-23)

Bug Fixes

  • inconsistent date in different timezone (fix #97) (6acb9e0)

2.3.1 (2020-08-14)

Bug Fixes

  • ssr hydration error on excerpt summary (fix #89) (#94) (85b520c)

2.3.0 (2020-07-11)

Bug Fixes

  • cannot click tag labels on outside of the text (fix #84) (#85) (4ae4231)

Features

  • support using content excerpt as summary (#83) (2ed2d27)

2.2.0 (2020-03-09)

Bug Fixes

  • wrap overflow contact types (12bfe80)

Features

2.1.0 (2020-02-12)

Features

2.0.3 (2020-01-27)

Bug Fixes

  • section links should not be covered by navbar (fix #60)(#61) (89b08b6)

2.0.2 (2020-01-25)

Bug Fixes

  • web feed link should be absolute path (#59) (577477a)

2.0.1 (2020-01-25)

Bug Fixes

  • location shouldn't be required when setting author in front matter (#58) (654a971)
  • too much padding at top of page (c0bc780)

2.0.0 (2020-01-22)

Bug Fixes

Features

BREAKING CHANGES

  • Turn default frontmatter key to tags instead of tag/tags
  • Require title in front matter
  • Deprecate modifyBlogPluginOptions

1.7.1 (2020-01-19)

Bug Fixes

  • feed doesn't work fine when useing non-default directory name (27405f8)
  • remove mixed support & un-used css (2bf23dd)

1.7.1 (2020-01-19)

Bug Fixes

  • feed doesn't work fine when useing non-default directory name (27405f8)
  • remove mixed support & un-used css (2bf23dd)

1.7.0 (2020-01-17)

Features

1.6.0 (2020-01-13)

Bug Fixes

  • fonts are inaccessible (fix #40)(#47) (dd6bb0d)
  • sorter doesn't work fine when writing date in 2-digits (3c6a68f)

Features

1.5.1 (2020-01-11)

Features

1.5.0 (2020-01-08)

Bug Fixes

  • disable newsletter casuing crash (#36) (3cddcc8)
  • highlighted lines were not highlighted (#37) (377be90)
  • resolve overflowing footer in mobile (1412c9b)
  • the spacing of summary is too narrow (ce810ff)

Features

1.4.0 (2019-12-28)

Features

1.3.3 (2019-11-23)

Features

  • add several contact types (8f5d015)

1.3.2 (2019-10-20)

Features

  • support passing comment props via frontmatter (815faf4)

1.3.1 (2019-10-16)

Bug Fixes

  • fix broken content layout (553dcf4)

1.3.0 (2019-10-15)

Features

  • support sitemap and commenting (9690689)

1.2.6 (2019-10-11)

Bug Fixes

  • solve invalid date on Safari (b29c1b6)
  • summary default should be true (46e503c)

1.2.5 (2019-09-10)

Bug Fixes

  • remove excess space in mobile side (c4cc56e)

Features

  • bump blog plugin to v1.2.5 (96b16b9)
  • close mobile menu after clicking on content (78453bc)
  • close mobile menu after navigation (266b0d5)

1.2.4 (2019-09-09)

Bug Fixes

  • base url in header (#9) (0d70cd4)
  • config for summary, summaryLength and pwa (close: #13)(#14) (7d40fe3)
  • prevent nav from breaking into next line (#17) (377c706)

1.2.3 (2019-07-29)

Bug Fixes

  • component can not display normally (close: #7)(#11) (7d1cc3d)

Features

  • add contact type 'instagram' and 'linkedin' (#10) (ca0590c)

1.2.2 (2019-06-23)

Bug Fixes

  • require modifyBlogPluginOptions to delete the archive classifier (5a34e26)
  • Vue is undefined (42118a3)

1.2.1 (2019-06-23)

Bug Fixes

  • bump blog plugin to 1.2.1 fix filter bug (eab7fdd)

1.2.0 (2019-06-22)

Features

  • paginationComponent option - ability to cutom pagination component (5518887)

1.1.0 (2019-06-12)

1.0.1 (2019-06-09)

Features

  • pwa option (defaults to false) (6a5c282)

1.0.0 (2019-06-09)

Features

1.0.0-beta.6 (2019-06-06)

Features

1.0.0-beta.5 (2019-06-05)

Features

1.0.0-beta.4 (2019-06-05)

Features

  • enhance the styles (0a2c067)
  • summary & summary option (7f07a8b)
  • using GlobalLayout to simplify implementation (8c89670)

1.0.0-beta.3 (2019-06-04)

Bug Fixes

  • Cannot read property 'trim' of undefined (0327584)

1.0.0-beta.2 (2019-06-04)

Bug Fixes

  • cannot resolve plugin "blog" (ac30f96)

1.0.0-beta.1 (2019-06-04)

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

Bug Fixes

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

Features