Commit Graph

576 Commits

Author SHA1 Message Date
reco_luan
71c1742ff8
Merge pull request #109 from vuepress-reco/feature/auto-dark
Feature/auto dark
2019-12-06 16:05:43 +08:00
reco_luan
e217dd5db5 VERSION 1.2.0-alpha.5 2019-12-06 00:26:16 +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
74534b1a6c feat: add dark mode(part.8)
Optimize homepage & password
2019-12-03 17:17:37 +08:00
reco_luan
60a5abaef8 VERSION 1.2.0-alpha.3 2019-12-03 16:52:54 +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
a6bb8b0c66 feat: add dark mode(part.6) 2019-12-01 13:56:09 +08:00
reco_luan
42b1263e08 style: delete ga plugin package 2019-11-30 19:34:43 +08:00
reco_luan
395b969501 feat: add dark mode(part.5) 2019-11-30 19:32:43 +08:00
reco_luan
90e9fb328b feat: add dark mode(part.4) 2019-11-30 01:30:10 +08:00
reco_luan
2b0768f861
Merge pull request #104 from vuepress-reco/feature/auto-dark
Feature/auto dark
2019-11-29 16:50:53 +08:00
zsw
51a155e3c3 feat: add the --bgm-bg-color to adapt to dark mode 2019-11-29 14:56:18 +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
749814563d test: delete test code 2019-11-28 22:47:52 +08:00
reco_luan
c65d95bbab test: test param $mode 2019-11-28 19:19:01 +08:00
reco_luan
fa0e911887
Merge pull request #103 from vuepress-reco/feature/auto-dark
Feature/auto dark
2019-11-28 13:36:18 +08:00
reco_luan
3ea6ce1b4d Merge branch 'develop' of github.com:recoluan/vuepress-theme-reco into feature/auto-dark 2019-11-28 13:08:16 +08:00
reco_luan
450411d79a VERSION 1.1.2 2019-11-28 11:51:55 +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
9ae5f15523 feat: change theme picker to mode picker
part.1 init mode
2019-11-27 14:30:23 +08:00
reco_luan
245b6de871
Merge pull request #101 from vuepress-reco/feature/reco
Feature/reco
2019-11-27 13:32:22 +08:00
reco_luan
85c90d0001 style: change some css
1. TagList
2. HomeBlog
2019-11-27 13:29:14 +08:00
reco_luan
cc2f13cb9c style: change sidebar style 2019-11-27 13:22:32 +08:00
reco_luan
d975d9d3b4 fix: fix style err in password page 2019-11-26 23:47:11 +08:00
reco_luan
18596d11ce fix: some style error 2019-11-26 23:17:09 +08:00
reco_luan
6ba8320210
Merge pull request #100 from IKangXu/develop
Develop
2019-11-26 17:18:23 +08:00
IKangXu
deef09c60d 置顶代码逻辑修改 2019-11-26 17:07:40 +08:00
IKangXu
ebe3b7a030 拉取最新代码(文章置顶) 2019-11-26 17:05:24 +08:00
reco_luan
df4c63cd3e
Merge pull request #99 from vuepress-reco/feature/reco
fix: add sticky article sort feature
2019-11-26 16:05:53 +08:00
reco_luan
a55912fa33 fix: add sticky article sort feature 2019-11-26 15:50:55 +08:00
reco_luan
b89668d45e
Merge pull request #98 from vuepress-reco/feature/reco
fix: change icon name
2019-11-26 15:20:52 +08:00
reco_luan
ebacfe25f8 fix: change icon name 2019-11-26 13:53:49 +08:00
IKangXu
9aa136c726 文章置顶功能,支持置顶位置排序 2019-11-26 12:48:51 +08:00
reco_luan
525bcc1b8b
Merge pull request #96 from vuepress-reco/feature/reco
Feature/reco
2019-11-26 10:48:06 +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
1e44507faf fix: Adjust parameter name 2019-11-24 16:06:16 +08:00
reco_luan
4fea429d31
Merge pull request #94 from vuepress-reco/feature/reco
Feature/reco
2019-11-22 10:54:50 +08:00
reco_luan
884e7a84a6 feat: add example dir 2019-11-22 10:52:43 +08:00
reco_luan
d70f961a55 feat: add setColorScheme code 2019-11-21 18:32:00 +08:00
reco_luan
90ff25f444
Merge pull request #93 from vuepress-reco/feature/reco
Feature/reco
2019-11-20 18:44:19 +08:00
reco_luan
7c023ff498 fix: delete test file 2019-11-20 18:09:31 +08:00
reco_luan
fae50bfc16 fix: update pagation version 2019-11-20 16:51:47 +08:00