352 Commits

Author SHA1 Message Date
pengzhanbo
ebbca3dfa0 docs: update readme 2023-12-23 10:10:17 +08:00
pengzhanbo
03058ea7a1 docs: update readme 2023-12-23 10:08:48 +08:00
pengzhanbo
694adebd83 chore: publish 1.0.0-rc.0 2023-12-23 10:01:42 +08:00
pengzhanbo
b6a9601e9f chore: update 2023-12-23 09:59:08 +08:00
pengzhanbo
66287448b4 chore: split changelog 2023-12-23 09:54:40 +08:00
pengzhanbo
8e70389a31 build: publish v1.0.0-rc.0 v1.0.0-rc.0 2023-12-23 09:51:21 +08:00
pengzhanbo
94a824436a
Merge pull request #23 from pengzhanbo/rc-0
RC: breaking changes and more changes
2023-12-23 09:48:52 +08:00
pengzhanbo
46f6df489e feat: 代码高亮魔法注释 UI 2023-12-23 09:18:43 +08:00
pengzhanbo
f64a6da55f feat: 移除 shiki 和 prismjs,添加 shikiji 2023-12-23 09:17:43 +08:00
pengzhanbo
8e959bcd98 feat: 优化 copy-code UI 和 交互 2023-12-23 09:16:32 +08:00
pengzhanbo
617c6c9243 chore: update deps 2023-12-23 09:15:45 +08:00
pengzhanbo
1111e855cb feat: add plugin-shikiji 2023-12-23 09:15:00 +08:00
pengzhanbo
14e37ed52f refactor: 调整 monorepo 目录结构, 对 package 重命名 2023-12-23 04:20:22 +08:00
pengzhanbo
c9c7bb441c perf: 代码复制交互优化 2023-12-23 02:45:57 +08:00
pengzhanbo
19dd1f002a feat: 新增可配置选项 2023-12-23 01:55:01 +08:00
pengzhanbo
92fb84d946 perf: 优化侧边栏交互 2023-12-23 01:54:16 +08:00
pengzhanbo
1b7d3dae33 feat: 导航栏子元素高亮时父元素高亮 2023-12-23 01:53:33 +08:00
pengzhanbo
387dff9a60 perf: 使用 vueuse 实现页面滚动锁定 2023-12-23 01:52:12 +08:00
pengzhanbo
1db07c4215 feat: 新增移动设备页内headers导航 2023-12-23 01:49:39 +08:00
pengzhanbo
8f2507bbb2 perf: 优化链接属性设置 2023-12-23 01:48:18 +08:00
pengzhanbo
d2aba8de87 chore: update deps and vscode 2023-12-23 01:46:34 +08:00
pengzhanbo
0085ac9c7c build: publish v1.0.0-beta.89 v1.0.0-beta.89 2023-12-22 00:28:27 +08:00
pengzhanbo
e37fc6e647 build: update deps to latest 2023-12-22 00:17:48 +08:00
pengzhanbo
9a9e68d526 perf: optimize caniuse render 2023-12-22 00:17:28 +08:00
pengzhanbo
a7306aa7ae build: publish v1.0.0-beta.88 v1.0.0-beta.88 2023-11-30 00:35:34 +08:00
pengzhanbo
b0cbe45d7d perf(plugin-caniuse): optimize render content 2023-11-30 00:31:40 +08:00
pengzhanbo
1877865e81 build: publish v1.0.0-beta.87 v1.0.0-beta.87 2023-11-21 02:36:29 +08:00
pengzhanbo
7bc527956c style(theme): fix import order 2023-11-21 02:35:15 +08:00
pengzhanbo
0782fe06f8 fix(theme): options.frontmatter not defined
fix `options.frontmatter` not be defined (#17)

fix #17
2023-11-21 02:32:08 +08:00
pengzhanbo
2dfe9e4170
Merge pull request #19 from huankong233/main 2023-11-21 02:21:08 +08:00
huan_kong
2f08ccd6b4 fix: fix the wrong position in note 2023-11-20 15:58:32 +08:00
huan_kong
0f88f5064f feat: add config of autoFrontmatter 2023-11-20 15:58:06 +08:00
pengzhanbo
f746d46141 style: update basic style 2023-11-18 15:13:03 +08:00
pengzhanbo
35c067d369 build: publish v1.0.0-beta.86 v1.0.0-beta.86 2023-11-18 10:34:35 +08:00
pengzhanbo
df7772e76e build: update deps to latest 2023-11-18 10:32:54 +08:00
pengzhanbo
f6d3cadd7d build: update deps to latest 2023-11-09 00:53:23 +08:00
pengzhanbo
4e831de35d build: update deps to latest 2023-10-11 21:30:06 +08:00
pengzhanbo
a66892598f build: publish v1.0.0-beta.85 v1.0.0-beta.85 2023-10-11 04:39:08 +08:00
pengzhanbo
e29d431dfd style: update eslint config and fix code lint 2023-10-11 04:32:15 +08:00
pengzhanbo
1808946143 build: update deps to latest 2023-10-11 04:24:49 +08:00
pengzhanbo
1766ebdf51 build: publish v1.0.0-beta.84 v1.0.0-beta.84 2023-09-23 23:41:25 +08:00
pengzhanbo
a3f2e72d94 docs: update readme 2023-09-23 23:38:38 +08:00
pengzhanbo
ffab2b30d1
Merge pull request #16 from northword/patch-1 2023-09-23 23:36:16 +08:00
Northword
e14b1a8bf1
fix: injection of frontmatter.head fails when it does not exist 2023-09-23 17:33:02 +08:00
pengzhanbo
98d641ee52 build: publish v1.0.0-beta.83 v1.0.0-beta.83 2023-08-06 13:08:05 +08:00
pengzhanbo
41b555b577 feat: update post list style 2023-08-06 13:06:13 +08:00
pengzhanbo
3c2ee45cc9 fix: 多语言配置错误 (#15) 2023-08-06 12:51:54 +08:00
pengzhanbo
01e3afd30d build: update deps to latest 2023-08-06 12:50:08 +08:00
pengzhanbo
0c1a84f27c build: publish v1.0.0-beta.82 v1.0.0-beta.82 2023-07-29 03:49:52 +08:00
pengzhanbo
61ff38a301 style: fix lint 2023-07-29 03:48:40 +08:00