5 Commits

Author SHA1 Message Date
Jiao77
c8cb5cbdf4 feat(components): 添加支持合并单元格的高级表格组件
新增 MergeTable 组件,支持跨行跨列合并单元格功能,类似 Typst 的 tablex 功能。组件提供多种样式配置选项,包括斑马纹、悬停效果和紧凑模式等。

同时更新 package.json 添加测试相关依赖,并清理 mdx-components.ts 中未使用的组件导入。
2026-03-01 22:43:46 +08:00
Jiao77
c15b1910a2 add formula support in two pathes 2026-03-01 20:49:27 +08:00
Jiao77
4760dbafe0 add more react function and remove typst support 2026-03-01 19:15:43 +08:00
Jiao77
e9b0742032 add tags and category pages, then update backend apis 2026-03-01 10:22:39 +08:00
Jiao77
72baa341cc initial commit 2026-03-01 09:13:24 +08:00