From 98d5115ca97d98cadce46d5d2d60741009943ce7 Mon Sep 17 00:00:00 2001 From: quorafind <951011105@qq.com> Date: Tue, 9 Apr 2024 16:27:10 +0800 Subject: [PATCH] style: update page-wrapper --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d360a4..0fa4151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,16 @@ > [!tips]+ English > - fix: cannot update webid correctly; > - style: remove margin top for page-wrapper when using modern theme; +> - feat: click on editor should focus on the editor when using live-preview mode; +> - fix: cannot create webid correctly; +> - fix: should not replace block id for children list when update content in thino; > [!note]- 中文 > - 修复:不能正确更新 webid; > - 样式:在使用现代主题时,移除 page-wrapper 的顶部边距; +> - 特性:在使用实时预览模式时,点击编辑器应该聚焦到编辑器; +> - 修复:不能正确创建 webid; +> - 修复:在更新 Thino 内容时,不应该替换子列表的块 id; # 2.4.15