From aadc3fbf34868c4d07af346a2fa0e8767cd1fd90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sunsonliu=28=E5=88=98=E9=98=B3=29?= Date: Mon, 23 Dec 2024 10:20:02 +0800 Subject: [PATCH] chore(release): 0.8.57 --- CHANGELOG.md | 22 +++++++++++++++++++ .../advance/cherry-table-echarts-plugin.js | 4 ++-- .../cherry-code-block-mermaid-plugin.js | 4 ++-- .../cherry-code-block-plantuml-plugin.js | 4 ++-- dist/cherry-markdown.core.common.js | 4 ++-- dist/cherry-markdown.core.js | 4 ++-- dist/cherry-markdown.css | 4 ++-- dist/cherry-markdown.engine.core.common.js | 4 ++-- dist/cherry-markdown.engine.core.esm.js | 4 ++-- dist/cherry-markdown.engine.core.js | 4 ++-- dist/cherry-markdown.esm.js | 4 ++-- dist/cherry-markdown.js | 4 ++-- dist/cherry-markdown.js.map | 4 ++-- dist/cherry-markdown.min.css | 4 ++-- dist/cherry-markdown.min.js | 4 ++-- dist/fonts/ch-icon.eot | 2 +- dist/fonts/ch-icon.ttf | 2 +- dist/fonts/ch-icon.woff | 2 +- dist/fonts/ch-icon.woff2 | 4 ++-- package.json | 2 +- 20 files changed, 56 insertions(+), 34 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0fe5fad..13a48e3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.8.57](https://github.com/Tencent/cherry-markdown/compare/v0.8.56...v0.8.57) (2024-12-23) + + +### Features + +* [#1005](https://github.com/Tencent/cherry-markdown/issues/1005) 增加滚动到具体位置的api,增加滚动行为控制的参数,修复预览区滚动没有触发编辑区滚动的bug ([7b7f7ad](https://github.com/Tencent/cherry-markdown/commit/7b7f7ad970aa7bbe66fb2bfcc1e4312f3e7b5a18)) +* [#1006](https://github.com/Tencent/cherry-markdown/issues/1006) 流式会话场景中,增加`flowSessionCursor`配置项,实现虚拟光标的效果 ([5e025bf](https://github.com/Tencent/cherry-markdown/commit/5e025bf048b720652ef96321c18ba67085ce1683)) +* **vscodePlugin:** add i18n ([#1010](https://github.com/Tencent/cherry-markdown/issues/1010)) ([9c9265c](https://github.com/Tencent/cherry-markdown/commit/9c9265caaee98cd396e67215163c06a0b9b981a3)) + + +### Bug Fixes + +* [#1009](https://github.com/Tencent/cherry-markdown/issues/1009) 处理容器宽度发生变化时,编辑器光标出现错位的问题 ([ccae682](https://github.com/Tencent/cherry-markdown/commit/ccae6827eee15b8ba152e607779ed29819104c3e)) +* [#1009](https://github.com/Tencent/cherry-markdown/issues/1009) 调整编辑器刷新时机,只有编辑器处于显示状态时才需要刷新 ([2b8696f](https://github.com/Tencent/cherry-markdown/commit/2b8696f0eb4f95ef9b343dc1ab833f479475c1ca)) +* [#993](https://github.com/Tencent/cherry-markdown/issues/993) 修复识别html标签的正则逻辑 ([c58466e](https://github.com/Tencent/cherry-markdown/commit/c58466ee19994d7862571aada595412e812bd10f)) +* 修复没有顶部右对齐工具栏时,顶部工具栏高度变高的问题 ([99f6bae](https://github.com/Tencent/cherry-markdown/commit/99f6bae05ed2c5933ac7312a81ad0aec6dbb0d83)) + + +### Code Refactoring + +* 废弃elementsFromPoint方法 ([2f732ea](https://github.com/Tencent/cherry-markdown/commit/2f732ea534cdeed5b42cc5365c08958feb1bb09e)) + ### [0.8.56](https://github.com/Tencent/cherry-markdown/compare/v0.8.55...v0.8.56) (2024-12-18) diff --git a/dist/addons/advance/cherry-table-echarts-plugin.js b/dist/addons/advance/cherry-table-echarts-plugin.js index 4a613886..1be76b19 100644 --- a/dist/addons/advance/cherry-table-echarts-plugin.js +++ b/dist/addons/advance/cherry-table-echarts-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc5c18c08c77ccccd5267207b9474549536e5f0791866e1f7b3802a1acf2575f -size 42914 +oid sha256:dcfd4396cb7ff1bc6b2080e9c1931dc01571bb059a375cb3650ef91ddc7a626b +size 42994 diff --git a/dist/addons/cherry-code-block-mermaid-plugin.js b/dist/addons/cherry-code-block-mermaid-plugin.js index 586ce72b..218ce602 100644 --- a/dist/addons/cherry-code-block-mermaid-plugin.js +++ b/dist/addons/cherry-code-block-mermaid-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b61e84f5b42e7f82e813455af2f651ef9b4ab18e0a647e5e108f32e5869f213 -size 44291 +oid sha256:0f2499fb7f30d5cdaa5771faee6ca4fc0a44a464b0b14c40f436c5b8855336e5 +size 44166 diff --git a/dist/addons/cherry-code-block-plantuml-plugin.js b/dist/addons/cherry-code-block-plantuml-plugin.js index 75e59e9f..aaef4a90 100644 --- a/dist/addons/cherry-code-block-plantuml-plugin.js +++ b/dist/addons/cherry-code-block-plantuml-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25562e26cb86bc6381bf0432835578cad451bd338b1c4bcbc8f0c05ab4960ccb -size 48508 +oid sha256:81fe2feee7e305cea3d7bd934a8de72c4b018010ca980857481dbff781dc8173 +size 48553 diff --git a/dist/cherry-markdown.core.common.js b/dist/cherry-markdown.core.common.js index 65c63ad7..3c9bf7ce 100644 --- a/dist/cherry-markdown.core.common.js +++ b/dist/cherry-markdown.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:184e72aeb414fa70f987d894d53cb853ab0db6a4fd3f0d6b1bd0831ec6e1e7c8 -size 1508392 +oid sha256:f57fa20103903c12f7b9f404a2c876afd2539c490ca144f5ed93ec8f332ad84a +size 1509400 diff --git a/dist/cherry-markdown.core.js b/dist/cherry-markdown.core.js index 16b4dbdc..b4bc2f28 100644 --- a/dist/cherry-markdown.core.js +++ b/dist/cherry-markdown.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a3e7fb97414fff693c6b5e5c437aea011563b08d372a01d8402f1417c0bd60f -size 1508729 +oid sha256:510a77f1642bb83fc293781f939923386944049fcb1d499373e1a1ad8b2416ab +size 1509737 diff --git a/dist/cherry-markdown.css b/dist/cherry-markdown.css index 6e43905a..98b2b805 100644 --- a/dist/cherry-markdown.css +++ b/dist/cherry-markdown.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4ae00b13efde0562d0d49e9044338b4c29431d82e4baa6818b6951b5edbb97b -size 232516 +oid sha256:8eee55c1b917b193321997f768b9501b2de3508517d45894dd04f6438f82d2d5 +size 232794 diff --git a/dist/cherry-markdown.engine.core.common.js b/dist/cherry-markdown.engine.core.common.js index 7cdfa660..d720fc28 100644 --- a/dist/cherry-markdown.engine.core.common.js +++ b/dist/cherry-markdown.engine.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd696dda8c74d62fd91a9b5d3c6981e26088d8b385ea0363994c1d1a0e884bb4 -size 547561 +oid sha256:1f16118c69597cade192372d7a27664e87345a43b23be9868e5de938d13612ad +size 548238 diff --git a/dist/cherry-markdown.engine.core.esm.js b/dist/cherry-markdown.engine.core.esm.js index 9f75cee5..35bcddda 100644 --- a/dist/cherry-markdown.engine.core.esm.js +++ b/dist/cherry-markdown.engine.core.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36a4309db931a896d180c036873fefc2f96fa10b9ec8ef4be9566599e255975d -size 547448 +oid sha256:868244613e13f864816e681f9d00a1b904da9fe45425520848ed26d1b058194a +size 548125 diff --git a/dist/cherry-markdown.engine.core.js b/dist/cherry-markdown.engine.core.js index a8713fa3..116c29c5 100644 --- a/dist/cherry-markdown.engine.core.js +++ b/dist/cherry-markdown.engine.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:108bde34bd126ae617d9cb1e232d612c8d6f2665b968dc4ea4b1f62cce66b59e -size 547845 +oid sha256:88cb1b07dea784520e091e36442474f98a4a73eb4f7fbac45d4b61b1264e98dc +size 548522 diff --git a/dist/cherry-markdown.esm.js b/dist/cherry-markdown.esm.js index b799c070..64f5a2fe 100644 --- a/dist/cherry-markdown.esm.js +++ b/dist/cherry-markdown.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7e6e780ac3d89cb291e55ad8329f8acef4d0b53d29fa0ac6f760e6f6e8ef8c3 -size 4278940 +oid sha256:0d437d3ee2f2083180cb3e239289f6970eecbd954d42666f03400d36eb255507 +size 4279948 diff --git a/dist/cherry-markdown.js b/dist/cherry-markdown.js index 4c56f9a2..b6ba60a2 100644 --- a/dist/cherry-markdown.js +++ b/dist/cherry-markdown.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:794c88501027d25cea944e58017304e08e7b41650095898269446360a8e17f2b -size 8352293 +oid sha256:b7b079411610cd61fd96c4ee70cf055211159b46c0452f20f4e4c26dc19ff877 +size 8353785 diff --git a/dist/cherry-markdown.js.map b/dist/cherry-markdown.js.map index 3606c48a..6623fe3a 100644 --- a/dist/cherry-markdown.js.map +++ b/dist/cherry-markdown.js.map @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35ad4855970e57a0f34c24069cef3d55d58e2ef8c6b930ea6f94951521bf5702 -size 19702075 +oid sha256:88270a93cb4ea9fdfb12d25818aa295970f7936ff3af3edaef7edd5498fdf74d +size 19706148 diff --git a/dist/cherry-markdown.min.css b/dist/cherry-markdown.min.css index 0f8e3505..2948d98c 100644 --- a/dist/cherry-markdown.min.css +++ b/dist/cherry-markdown.min.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a34c66f8a817a7cbcbfe76a6863b4e6542276228b32b6551b9fed0eeabb8ff8 -size 181245 +oid sha256:8d34ced017e7e2c29d0400554ebc71b85aae43e66bc2d34eef2b7f7f4b200dfd +size 181454 diff --git a/dist/cherry-markdown.min.js b/dist/cherry-markdown.min.js index c0522533..593b8f09 100644 --- a/dist/cherry-markdown.min.js +++ b/dist/cherry-markdown.min.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bfe96952dcef02f15c8d5d28fca1eab86b0aabd5aed4f136b2fc0f0fb28dd28 -size 4279300 +oid sha256:9e0662b59dae8307aebbd23f747f0b0fd6e065527a8797fa87ac977175ccd483 +size 4280308 diff --git a/dist/fonts/ch-icon.eot b/dist/fonts/ch-icon.eot index adddd577..95426d11 100644 --- a/dist/fonts/ch-icon.eot +++ b/dist/fonts/ch-icon.eot @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7e6b7a531e000455850c7163c13493ab388ff01d123e4a5cfac349d68f5cef5 +oid sha256:5cacb5bc86df1fb14fb1585f69a2ad5b81630222f8f4bec2681c511f053a454f size 21696 diff --git a/dist/fonts/ch-icon.ttf b/dist/fonts/ch-icon.ttf index 70e3c11c..3f17af7c 100644 --- a/dist/fonts/ch-icon.ttf +++ b/dist/fonts/ch-icon.ttf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2b7ba3ec99b3764e2617c2616050e7483b468511c213d4b35d769e2b8f562e8 +oid sha256:0ac4b0fa5aa7581938c6edf029cdd1541ddf80aed1361aa15fcf7a7c264d6077 size 21532 diff --git a/dist/fonts/ch-icon.woff b/dist/fonts/ch-icon.woff index 7d5e999c..e1736591 100644 --- a/dist/fonts/ch-icon.woff +++ b/dist/fonts/ch-icon.woff @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75733394369b3696534819e9ecaf12f0fbb57cfecb63fbfa385af462bd80bfef +oid sha256:d870ee6e88a653e632d4e77e725943856fcc9650e8ad4b8fd0276ef61d287fc5 size 12456 diff --git a/dist/fonts/ch-icon.woff2 b/dist/fonts/ch-icon.woff2 index fbb414e8..75a443d7 100644 --- a/dist/fonts/ch-icon.woff2 +++ b/dist/fonts/ch-icon.woff2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cfe5496f5fc40281a235efe3394515d58ff3153ac5b5ec6e7dd7bf8f236df55 -size 10552 +oid sha256:84b6b61132aded6c591e544205d5a5ec6a58f2f21d029889b219c551fd760e8a +size 10556 diff --git a/package.json b/package.json index d2d9b4c9..7caa7e9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cherry-markdown", "license": "Apache-2.0", - "version": "0.8.56", + "version": "0.8.57", "description": "a new markdown editor", "repository": { "type": "git",