-
guqing commented on pull request #4241 in halo-dev/halo
-
guqing pushed to bugfix/4238 in guqing/halo
Below is the list of commits:
- feat: allow switching editors while editing a post (#4180) (e6f3175)
- refactor: plugin path in annotations when plugin installation (#4179) (1dc2f6f)
- fix: delay issue in the theme settings tab switch (#4240) (53b8ccb)
- perf: improve polling interval for api requests (#4246) (0225263)
- feat: add attachment policy and group selection component to formkit (#4258) (01b81f1)
- feat: record the single page query conditions in the route query parameters (#4208) (2ade571)
- feat: refine validation for password field (#4257) (ec2ab63)
- fix: post status filter item cannot be displayed when the page is refreshed (#4263) (d21472d)
- feat: allow attachment library to filter certain groups and their attachments (#4255) (5a7e794)
- chore: bump @halo-dev/richtext-editor to fix image size was abnormally modified (#4264) (ad1ec36)
- refactor: code structure of the single page data list (#4220) (ea792f5)
- refactor: code structure of the post data list (#4219) (6b70296)
- refactor: optimizing regex pettern for html meta matching (#4235) (5eb9b68)
- refactor: optimize the usage of comment widget extension point (#4249) (133e541)
- feat: record the comment query conditions in the route query parameters (#4209) (7ee6e05)
- fix: search input component cannot be rendered normally under a non-secure domain name (#4260) (51848d8)
- refactor: temp dir creation for unit test case (6b594cb)
- Merge remote-tracking branch 'upstream/main' into bugfix/4238 (4f87e69)
-
guqing created a review on pull request #23 in halo-sigs/richtext-editor
-
guqing opened pull request #4271 in halo-dev/halo
What type of PR is this?
/kind improvement
/area core
/milestone 2.8.x
/area themeWhat this PR does / why we need it:
按条件渲染评论组件以简化主题端对评论组件是否显示的条件控制
how to test it?
在主题端未加渲染条件时:- 测试全局评论组件是否开启的设置是否有效
- 测试文章和自定义页面是否开启评论的设置是否有效
- 测试评论组件启用和停止时评论组件的渲染是否正确
Which issue(s) this PR fixes:
Fixes #4137
Does this PR introduce a user-facing change?
按条件渲染评论组件以简化主题端对评论组件是否显示的条件控制
-
guqing pushed to refactor/4137 in guqing/halo
Below is the list of commits:
-
guqing pushed to refactor/4137 in guqing/halo
-
guqing pushed to refactor/4137 in guqing/halo
-
guqing created branch refactor/4137 in guqing/halo
guqing/halo
✍ 一款优秀的开源博客发布应用。 -
guqing opened issue #4268 in halo-dev/halo
-
guqing commented on issue #4235 in halo-dev/halo