61 Commits

Author SHA1 Message Date
pengzhanbo
19868d147e fix(theme): fix language component not displaying correctly 2025-10-26 23:17:46 +08:00
pengzhanbo
4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00
pengzhanbo
57d08bd501
fix(theme): locales selector not rendering correctly on mobile, close #640 (#641) 2025-07-08 14:26:51 +08:00
pengzhanbo
79fecda01f fix(theme): remove lang="scss" in component styles 2025-06-29 15:39:17 +08:00
pengzhanbo
73ed8dc9c5
feat(theme): add badge support for navbar and sidebar (#559) 2025-04-19 11:40:35 +08:00
pengzhanbo
0bceda590c
feat(theme): add layout slots (#558) 2025-04-19 11:39:57 +08:00
pengzhanbo
560eef0a48
refactor(theme): add transition for navScreen (#548) 2025-04-07 07:38:34 +08:00
pengzhanbo
44c92faacf refactor(theme): improve theme transition animation 2025-04-01 21:28:27 +08:00
pengzhanbo
29f9b87128
fix(theme): incorrect home hero actions layout in mobile (#464)
* fix(theme): incorrect home hero actions layout in mobile

* chore: tweak
2025-02-16 15:03:14 +08:00
pengzhanbo
c32dd3eb93
fix(theme): incorrect page layout when navbar: false, close #270 (#273) 2024-10-13 15:23:29 +08:00
pengzhanbo
45b2a36798
feat(theme): add attr name for navbar social icon (#249) 2024-10-03 09:26:44 +08:00
pengzhanbo
ce921e209d
feat!: apply vuepress official guidelines (#203) 2024-09-22 01:28:13 +08:00
pengzhanbo
533898e3a6
perf: update vuepress deps to latest (#202) 2024-09-21 22:01:40 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
dae7b1ccda perf(theme): navbar transition 2024-08-18 10:04:49 +08:00
pengzhanbo
688c96452e perf(theme): improve navbar logo height 2024-07-21 00:50:11 +08:00
pengzhanbo
9f8de682fa perf(theme): improve media print layout 2024-07-21 00:47:56 +08:00
pengzhanbo
19864cf269 Merge branch 'main' into perf-bundle 2024-07-20 00:27:26 +08:00
hrradev
0ab9186e3a
feat(theme): add custom height support for the navbar logo (#125)
* Update VPNavBarTitle.vue

修正logo高度未使用预定义设置(--vp-nav-logo-height),造成logo高度无法被覆写修改的问题。

---------

Co-authored-by: pengzhanbo <q942450674@outlook.com>
2024-07-20 00:25:58 +08:00
pengzhanbo
936b0b4851 perf: optimize package import 2024-07-19 03:17:28 +08:00
pengzhanbo
4501a1654e perf(theme): 优化导航栏交互 2024-07-16 00:16:55 +08:00
pengzhanbo
c1a4d586b4 feat(theme): 新增 博客文章分类 支持 2024-07-14 03:10:29 +08:00
pengzhanbo
2c91011697 chore: tweak 2024-07-08 02:45:39 +08:00
pengzhanbo
75e72761b5 fix(theme): navbar divider overflow, close #104 2024-06-25 21:26:02 +08:00
pengzhanbo
89e99f10fa chore: tweak 2024-06-15 18:44:16 +08:00
pengzhanbo
830bae053f chore: tweak 2024-06-15 16:58:14 +08:00
pengzhanbo
86a50e9601 chore: tweak 2024-06-15 12:13:09 +08:00
pengzhanbo
3b0208b356 chore: tweak 2024-06-15 10:42:40 +08:00
pengzhanbo
862c886ff6 refactor(theme): improve theme structure 2024-06-15 09:18:10 +08:00
pengzhanbo
3018f6789b chore: tweak 2024-06-10 05:48:02 +08:00
pengzhanbo
5787a47c47 fix(theme): navScreen style inset 2024-05-05 02:12:44 +08:00
pengzhanbo
6dd3bbacc0 feat(theme): 导航栏、侧边栏图标支持图片链接和svg字符串 #65 2024-04-17 12:12:08 +08:00
pengzhanbo
54a3b088d7 fix(theme): 修复 base 相关的链接跳转错误 2024-04-16 01:47:49 +08:00
pengzhanbo
9641fd0c99 feat(theme): 迁移组件型图标至CSS,较少SSR输出大小 2024-03-26 02:55:49 +08:00
pengzhanbo
805374de71 perf(theme): 优化多语言切换时页面重定向 2024-03-25 01:07:13 +08:00
pengzhanbo
c09cd98075 feat(theme): 新增导航栏社交图标过滤器 2024-03-19 00:33:59 +08:00
pengzhanbo
ab4ee5d6f2 perf(theme): 导航栏相关组件归类 2024-02-29 04:50:27 +08:00
pengzhanbo
979d4d645f feat(theme): 新增 force-dark 外观配置 2024-02-21 03:52:35 +08:00
pengzhanbo
16c65daea9 perf: 优化导航栏在不同设备的交互表现 2024-02-18 01:23:14 +08:00
pengzhanbo
d98785ada7 feat(theme): add AppearanceText options 2024-02-17 00:23:49 +08:00
pengzhanbo
526e8d13c1 perf: 优化页面细节上的过渡效果 2024-02-04 10:32:41 +08:00
pengzhanbo
e3a9c07ed3 feat: 导航栏 外观切换过渡效果 2024-02-04 10:19:03 +08:00
pengzhanbo
8a969abb27 perf: 改版博客文章列表页UI,贴合设计趋势 2024-02-02 10:36:44 +08:00
pengzhanbo
81870e0c23 perf: bump vuepress to 2.0.0-rc.2 2024-01-27 01:34:51 +08:00
pengzhanbo
8f7f4cab42 style: lint fix 2024-01-08 00:41:11 +08:00
pengzhanbo
33aaf369cf perf: 优化在移动设备的 UI 表现 2024-01-07 03:40:42 +08:00
pengzhanbo
fcbd562dc3 fix: docs search ui 2024-01-07 02:25:53 +08:00
pengzhanbo
fa14c4c00b style: stylelint fix 2024-01-07 01:54:25 +08:00
pengzhanbo
530797d61a refactor(theme): 调整主题 node目录 代码组织 2024-01-05 01:36:54 +08:00