Ryan Wang
|
22600b7f6f
|
fix: missing example display for ListedPostVo type (#482)
修复 ListedPostVo 类型示例不显示的问题。
Fixes #480
```release-note
None
```
|
2024-12-09 11:23:35 +00:00 |
|
Ryan Wang
|
ec9fdde451
|
fix: correct getByNames method examples for category and tag api (#483)
修复 categoryFinder 和 tagFinder 关于 getByNames 的错误示例。
Fixes https://github.com/halo-dev/docs/issues/475
```release-note
None
```
|
2024-12-09 11:21:34 +00:00 |
|
Ryan Wang
|
ec9331cbcc
|
docs: update postCount field in category vo and tag vo (#477)
统一分类和标签的文章数量字段。
See https://github.com/halo-dev/halo/issues/7095
```release-note
None
```
|
2024-12-04 09:39:10 +00:00 |
|
Ryan Wang
|
d0373d3db5
|
docs: remove lastLoginAt field from UserVo (#472)
移除 UserVo 类型示例中的 lastLoginAt 字段,目前这个字段并没有使用。
```release-note
None
```
|
2024-11-20 03:28:08 +00:00 |
|
Ryan Wang
|
250c0180d7
|
chore: bump docusaurus version to 3.x (#395)
升级 Docusaurus 版本至 3.x
参照 https://docusaurus.io/zh-CN/docs/migration/v3 升级指南。
Fixes #394
/kind improvement
```release-note
None
```
|
2024-08-09 14:12:40 +00:00 |
|
guqing
|
c565125540
|
docs: add docs for getBreadcrumbs of category finder (#384)
### What this PR does?
为分类 Finder API 新增的 getBreadcrumbs 方法提供文档
see also https://github.com/halo-dev/halo/pull/6135
```release-note
None
```
|
2024-07-04 15:22:33 +00:00 |
|
guqing
|
daf93fb72c
|
docs: add docs for check plugin availability by version (#383)
### What this PR does?
添加插件 Finder API 中通过插件名称和版本判断某插件是否可用的 API 的文档
see also https://github.com/halo-dev/halo/pull/6236
```release-note
None
```
|
2024-07-02 04:51:23 +00:00 |
|
Ryan Wang
|
9d868fa50e
|
docs: update documentation for Halo 2.17 (#378)
为 [Halo 2.17](https://github.com/halo-dev/halo/releases/tag/v2.17.0) 更新文档。
/kind documentation
```release-note
None
```
|
2024-07-02 02:41:22 +00:00 |
|