Commit Graph

57 Commits

Author SHA1 Message Date
reco_luan
00f48cec4a fix: some little problem 2019-12-20 18:18:14 +08:00
reco_luan
4ed1917c32 fix: Optimize style
1. searchbox
2. pagation
3. add personal info at siderbar
2019-12-19 23:31:41 +08:00
reco_luan
424adb1a73 fix: ssr & formatDate in utils.js 2019-12-15 13:19:22 +08:00
reco_luan
4a587445d5 fix: build error when use vssue
do not  set data in function Vue.mixin()
2019-12-15 02:58:48 +08:00
reco_luan
9fcd3fd348 feat: add dark mode(part.10)
Style adjustment
2019-12-08 20:08:19 +08:00
reco_luan
24aca9922f fix: fix word spelling 2019-12-06 00:22:20 +08:00
reco_luan
f8a39a9755 reactor: refacor load tansition
refacor load tansition by ModuleTransition.vue
2019-12-06 00:11:16 +08:00
reco_luan
8994c5bb59 feat: Add component & optimization
1. Project optimization
2. Add module loading animation component
2019-12-05 14:59:03 +08:00
reco_luan
742e212a97 feat: add dark mode(part.9)
Adapt to dark theme
Optimize data acquisition
2019-12-04 23:45:40 +08:00
reco_luan
720c6dbe35 refactor: get post data
use mixin(post)
2019-12-04 13:59:02 +08:00
reco_luan
3c852b18a4 feat: add dark mode(part.7)
1. Optimize the password page
2. Adapt to dark mode (sidebar\timeline)
2019-12-03 15:34:59 +08:00
reco_luan
90e9fb328b feat: add dark mode(part.4) 2019-11-30 01:30:10 +08:00
reco_luan
9493f07722 fix: build error 2019-11-29 13:45:49 +08:00
reco_luan
8379b4ce41 fix: page numbers do not initialize when jumping 2019-11-28 23:05:23 +08:00
reco_luan
bc74019dac feat: add dark mode(part.3)
1. move SearchBox.vue to local
2. general adaptation work
2019-11-28 11:49:03 +08:00
reco_luan
167e75a28a feat: add dark mode(part.2) 2019-11-27 20:12:51 +08:00
reco_luan
a0bab570cd feat: add dark mode(part.1)
1. Complete mode switch methods
2. Adapt dark theme to theme elements.
2019-11-27 20:03:10 +08:00
reco_luan
18596d11ce fix: some style error 2019-11-26 23:17:09 +08:00
reco_luan
a9cf0b1423 feat: retain the page number when back
Fix the bug that the list page does not retain the page number
2019-11-25 23:49:58 +08:00
reco_luan
f17e9d57da feat: add article sign
add sticky and password icon

sticky article sorted at the top of the list
2019-11-25 22:46:33 +08:00
reco_luan
392de184c7 fix: Fix bug in tag page
Switch tab button does not display the number of readings.
2019-11-20 16:47:05 +08:00
reco_luan
b3bd1dd270 fix: change the way to get all posts
Data is composed of data from each category.
2019-11-18 14:34:22 +08:00
reco_luan
dc1d76e872 fix: fix filtering of article data 2019-10-27 20:34:46 +08:00
reco_luan
f8ea79bd9b
Merge pull request #74 from vuepress-reco/develop
sync develop
2019-10-23 13:37:41 +08:00
SigureMo
6c15f52d81 fix: fix unpublished doc shown in tags page 2019-10-23 02:30:03 +08:00
reco_luan
d6d8ce4107 fix: no need date except for the timeline page 2019-10-21 17:12:01 +08:00
reco_luan
2720a9bbf5 style: package data handling methods
fix: change footer.vue display position
2019-10-20 21:45:40 +08:00
reco_luan
d06f2145e1 feat: custom home page component 2019-10-20 12:59:04 +08:00
reco_luan
636b209bc6 fix: tags page $ timeline page
And update comments version.
2019-10-18 17:09:07 +08:00
reco_luan
5b3c6d1145 refactor: simplify timeline user configuration
feat: add @vuepress/plugin-medium-zoom

style: change back-to-top style
2019-10-17 19:33:21 +08:00
reco_luan
b4560bf4bc style: ununify styles
Include box-shadow/text-shadow/border-radius.
2019-10-17 14:28:37 +08:00
reco_luan
65a7b541ac refactor: Package TagList component 2019-10-08 22:14:32 +08:00
reco_luan
ad29e9f6d8 style: change category list style 2019-10-08 22:14:32 +08:00
reco_luan
c3faf8cd34 refactor: update version of @vuepress/plugin-blog
1. The plugin was refactored after the1.0.0-alpha.49, but the theme was not updated.

2.  In this update, the plug-in version is updated, and the data acquisition method of category and tag is changed accordingly.
2019-10-08 22:14:32 +08:00
reco_luan
5294cb6516 fix: window scroll 2019-09-30 00:49:18 +08:00
reco_luan
52d16e1708 style: pkg cmpt(BackToTop/Pagation/Screenfull) 2019-09-30 00:05:36 +08:00
reco_luan
b1d4154ec3 add: eslint rules and editorconfig 2019-09-20 13:54:13 +08:00
reco_luan
511b1f75a7 add: Tencent 404 public welfare page 2019-09-20 11:02:28 +08:00
reco_luan
965cc184e7 add: tags page add all types 2019-09-19 17:52:45 +08:00
reco_luan
d5529b87c4 fix: pagation 2019-09-18 19:39:04 +08:00
reco_luan
6ea0098505 add: loading page 2019-08-31 01:50:57 +08:00
reco_luan
d92c6f5d03 fix: category btn tap range 2019-08-23 19:58:47 +08:00
reco_luan
342db2bc0e fix: category btn style & home-blog router jump 2019-07-25 17:50:23 +08:00
reco_luan
23c3786492 fix: router jump 2019-07-25 16:23:47 +08:00
reco_luan
b50bcd85aa add: category page add link btn 2019-07-20 23:55:24 +08:00
reco_luan
f5c65ecc64 fix: animation 2019-07-20 23:01:42 +08:00
reco_luan
944b0a0aad change: huawei text hidden by default 2019-07-20 19:00:36 +08:00
reco_luan
ff7a1f20ac VERSION 1.0.0 2019-07-06 02:00:12 +08:00
reco_luan
8e5a555d1a 1.优化404页面2.增加blog风格的首页 2019-06-18 18:41:09 +08:00
reco_luan
a371101a2b 1.优化分类页面的点击分页后浏览量不显示的bug;2.优化点击分页后切换其他分类,分页没有初始化。 2019-05-08 11:45:49 +08:00