Commit Graph

86 Commits

Author SHA1 Message Date
reco_luan
3a353ad7b6 v1.5.4 2020-07-19 12:05:43 +08:00
reco_luan
764ecef9c5 chore(vuepress-theme-reco): style 2020-07-19 11:50:34 +08:00
reco_luan
7ddbb8d65d refactor(vuepress-theme-reco): show blog info on the mobile terminal 2020-07-19 11:36:07 +08:00
reco_luan
e025a610b3 fix(vuepress-plugin-back-to-top): fit the vuepress-plugin-smooth-scroll 2020-07-19 00:06:43 +08:00
reco_luan
5a3dcd5c25 feat: add vuepress-plugin-smooth-scroll 2020-07-19 00:05:11 +08:00
reco_luan
d425915f4e style(vuepress-theme-reco): optimize 2020-07-19 00:03:51 +08:00
reco_luan
94d9a4770d v1.5.3 2020-07-07 00:51:37 +08:00
reco_luan
c1fb16ede1 chore(vuepress-theme-reco): perfect some details 2020-07-07 00:48:35 +08:00
reco_luan
8fe0011f9a
Update enhanceApp.js 2020-07-07 00:15:36 +08:00
vita2333
d480e0158b fix: 修复代码主题build后样式混乱的bug 2020-07-06 20:54:24 +08:00
reco_luan
c8ee569671
Rename SubSideBar.vue to SubSidebar.vue 2020-07-06 14:56:23 +08:00
reco_luan
7432a9678d v1.5.2 2020-07-06 00:26:26 +08:00
reco_luan
b18c80c84e fix(vuepress-theme-reco): fix sidebar style error 2020-07-06 00:21:56 +08:00
reco_luan
cd19231171 v1.5.1 2020-07-06 00:00:36 +08:00
reco_luan
826bf04420 fix(vuepress-theme-reco): fix dark mode & mobile page style error 2020-07-05 23:51:14 +08:00
reco_luan
e2c78e7176 v1.5.0 2020-07-05 21:55:09 +08:00
reco_luan
25050c5371 chore(vuepress-theme-reco): change the default value of code theme 2020-07-05 21:52:13 +08:00
reco_luan
f56c3c8b77
Merge pull request #210 from z3rog/develop
chore(vuepress-theme-reco): optimize NoteAbstractItem clickable area …
2020-07-05 21:20:21 +08:00
reco_luan
b9a4f8f377 feat(vuepress-theme-reco): add sub sidebar 2020-07-05 21:10:43 +08:00
z3rog
8953aca152 chore(vuepress-theme-reco): optimize NoteAbstractItem clickable area that didn't do well in #204 2020-07-03 23:41:57 +08:00
vita2333
10fcc3eab1 feat(vuepress-theme-reco): 新增代码主题配置 2020-06-28 15:41:07 +08:00
z3rog
978f0de503 feat: expand NoteAbstractItem clickable area 2020-06-24 02:48:40 +08:00
z3rog
978e744cd8 Optimization: expand NoteAbstractItem click area 2020-06-23 13:37:21 +08:00
reco_luan
65d919e892 v1.4.7 2020-06-21 15:00:28 +08:00
reco_luan
2a1cfd5eea chore(vuepress-plugin-pagation): try refactoring using the render func 2020-06-20 23:29:19 +08:00
anles
85470c289f fix: 修复pagation is undefined 2020-06-04 11:23:38 +08:00
reco_luan
e9ed1f2425 v1.4.6 2020-06-02 07:37:35 +08:00
reco_luan
454559526d chore(theme & plugin-comment): update package version 2020-06-02 07:33:14 +08:00
reco_luan
8f2559f780
Merge pull request #183 from chfree/patch-1
修改页面宽度为contentWidth变量
2020-05-29 23:48:22 +08:00
reco_luan
c6041ffe68 fix(vuepress-plugin-pagation): set perpage number to 10 2020-05-24 17:47:43 +08:00
reco_luan
e685c26a38
Merge pull request #184 from chfree/patch-2
带回车的span内容,会在前面自动生成一个空格
2020-05-24 17:32:28 +08:00
reco_luan
7cb0bc796d feat(vuepress-plugin-comments): internationalization 2020-05-24 17:18:41 +08:00
reco_luan
0269874546 feat(vuepress-plugin-comments): add internationalization default config
add internationalization default config for valine
2020-05-24 00:03:45 +08:00
reco_luan
657f8ce174 feat(vuepress-plugin-pagation): add internationalization 2020-05-23 23:47:01 +08:00
reco_luan
9ffd819e73 fix(vuepress-theme-reco): fix english grammar errors
locals to locales
2020-05-23 23:39:33 +08:00
cfree
e36041b794
带回车的span内容,会在前面自动生成一个空格
带回车的span内容,会在前面自动生成一个空格,当时移动端的时候,tag显示被换行下来,第一个tag内容前面就多了一个空格,与上一行没对齐
2020-05-14 16:48:14 +08:00
cfree
f6dc2d1ac8
修改页面宽度为变量值 2020-05-09 22:44:15 +08:00
cfree
2a2e5be4d8
修改页面宽度为变量值 2020-05-09 22:42:59 +08:00
cfree
ea78ca8036
修改页面宽度为变量值 2020-05-09 22:41:42 +08:00
cfree
b70cec2d36
修改页面宽度为变量值 2020-05-09 22:40:27 +08:00
cfree
d6cfc73fa7
修改页面宽度为contentWidth变量
如果改变了全局的宽度样式,这里还是默认的740px,整体会不协调
2020-05-09 22:27:21 +08:00
zsw
97d8196225 fix(vuepress-theme-reco): fix tag & abstract error
1. tag click 404
2. img max-width in abstract
2020-05-06 21:47:04 +08:00
reco_luan
44f9d0eb14 v1.4.5 2020-04-19 22:04:35 +08:00
reco_luan
bcb6bbd9e5 fix(vuepress-theme-reco): fix valine
1. comment doesn't show when use valine
2. change valine show rules
2020-04-19 21:49:20 +08:00
reco_luan
d180b22d7f v1.4.4 2020-04-18 23:04:17 +08:00
reco_luan
7779170c68 fix(vuepress-theme-reco): fix the number of views is not displayed 2020-04-18 22:57:27 +08:00
reco_luan
cc49596300 v1.4.3 2020-04-18 21:28:57 +08:00
reco_luan
53968369c6 build(build|theme|plugin-comments): update packages's version
1. update packages's version
2. optimize valine's style
2020-04-18 21:24:27 +08:00
reco_luan
0b4249c52b style(vuepress-theme-reco): move comments code to page.vue 2020-04-18 19:43:49 +08:00
reco_luan
dd43e736aa fix(vuepress-plugin-comments): comment cmpt doesn't inherit $accentColor 2020-04-18 16:43:05 +08:00