halo/ui/console-src/modules/dashboard/widgets/presets/comments
Ryan Wang 09cd1f7f74
Comments now support rich text formatting display (#7674)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.21.x

#### What this PR does / why we need it:

Comments now support rich text format display.

Still need to:

1. Test for XSS vulnerabilities
2. Optimize content styling
3. Editor

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/7671

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
评论内容支持以富文本格式显示
```
2025-08-12 06:26:47 +00:00
..
CommentItem.vue Comments now support rich text formatting display (#7674) 2025-08-12 06:26:47 +00:00
CommentStatsWidget.vue feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00
PendingCommentsWidget.vue feat: add empty state for some widgets (#7522) 2025-06-09 16:24:35 +00:00