From 425938dccff321188e16ce53b1786db427270109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sunsonliu=28=E5=88=98=E9=98=B3=29?= Date: Thu, 25 Jul 2024 17:19:30 +0800 Subject: [PATCH] chore(release): 0.8.45 --- CHANGELOG.md | 30 ++++++++++++++++++++++ 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 | 4 +-- dist/fonts/ch-icon.svg | 4 +-- dist/fonts/ch-icon.ttf | 4 +-- dist/fonts/ch-icon.woff | 4 +-- dist/fonts/ch-icon.woff2 | 4 +-- examples/test.html | 24 +++++++++++++++++ package.json | 2 +- 19 files changed, 87 insertions(+), 33 deletions(-) create mode 100644 examples/test.html diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e2b2f93..21116ba2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,36 @@ 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.45](https://github.com/Tencent/cherry-markdown/compare/v0.8.44...v0.8.45) (2024-07-25) + + +### Features + +* [#522](https://github.com/Tencent/cherry-markdown/issues/522) 增加vim编辑模式的配置 ([40ba66f](https://github.com/Tencent/cherry-markdown/commit/40ba66fd3cda87542bc916b9252863a38eb18cd9)) +* [#755](https://github.com/Tencent/cherry-markdown/issues/755) 增加隐藏工具栏机制 ([71b8c03](https://github.com/Tencent/cherry-markdown/commit/71b8c031d94220d1d1ac9f3d5786928448b0bfc0)) +* [#794](https://github.com/Tencent/cherry-markdown/issues/794) 脚本支持pr预览 ([c1bed21](https://github.com/Tencent/cherry-markdown/commit/c1bed21cec99000f9a71f78f557500cafde6a7e3)) +* [#794](https://github.com/Tencent/cherry-markdown/issues/794) 脚本支持pr预览 ([#816](https://github.com/Tencent/cherry-markdown/issues/816)) ([d26a3be](https://github.com/Tencent/cherry-markdown/commit/d26a3bec891ed93115210d94f71cdbfa38c2c884)) +* [#814](https://github.com/Tencent/cherry-markdown/issues/814) 丰富联想代码语言 ([a249820](https://github.com/Tencent/cherry-markdown/commit/a2498203be566aff2e24663424f34eb1b73f43a3)) +* [#823](https://github.com/Tencent/cherry-markdown/issues/823) 丰富api文档,增加字体颜色、字体背景色、信息面板、对齐方式等api ([ba0f71e](https://github.com/Tencent/cherry-markdown/commit/ba0f71e8b880b161454677408c9360a5c7c41fa9)) +* [#836](https://github.com/Tencent/cherry-markdown/issues/836) PR合并后自动清除PR在线预览相关资源 ([0da9aba](https://github.com/Tencent/cherry-markdown/commit/0da9aba0bbb783c23b09343a224a18b806a2fbb0)) +* [#838](https://github.com/Tencent/cherry-markdown/issues/838) 代码块语法忽略大小写 ([c82ab40](https://github.com/Tencent/cherry-markdown/commit/c82ab407207e753171745ec4805052bfc0a64081)) +* [#847](https://github.com/Tencent/cherry-markdown/issues/847) 插入菜单添加“内联代码”按钮 ([#849](https://github.com/Tencent/cherry-markdown/issues/849)) ([3476f21](https://github.com/Tencent/cherry-markdown/commit/3476f213fcaa8394b1db43b963c8c7ebb397227e)) +* 调整pr-viewer脚本 ([adc310b](https://github.com/Tencent/cherry-markdown/commit/adc310be0926912122be6405da258077ff69e28d)) +* 设置actions权限,支持pr构建 ([f728487](https://github.com/Tencent/cherry-markdown/commit/f72848760d50142bac1defe46831cd1de15c360a)) +* 优化有大量base64数据时的渲染性能 ([a03c999](https://github.com/Tencent/cherry-markdown/commit/a03c999e98f2295d607f92fc109f72337634ca43)) +* add react demo for cherry-markdown [#797](https://github.com/Tencent/cherry-markdown/issues/797) ([28c0e81](https://github.com/Tencent/cherry-markdown/commit/28c0e816fe0945cf165e4a2e01a54096715cca42)) +* pr-test脚本eslint只检查js文件 ([8faef0a](https://github.com/Tencent/cherry-markdown/commit/8faef0ac679584706b59af88bbe8965b4ddd7d27)) +* **ShortcutKey:** 增加快捷键配置能力 Closes [#571](https://github.com/Tencent/cherry-markdown/issues/571) ([837bf15](https://github.com/Tencent/cherry-markdown/commit/837bf153f68e3c13c8a183ea71d2f5daf2d96a5c)) + + +### Bug Fixes + +* [#835](https://github.com/Tencent/cherry-markdown/issues/835) 处理eslint报错 ([0cd79ca](https://github.com/Tencent/cherry-markdown/commit/0cd79ca80916cd93cdba0a8372995b9dcd727a4c)) +* [#835](https://github.com/Tencent/cherry-markdown/issues/835) 代码提示自动补全国际化问题 ([d94b357](https://github.com/Tencent/cherry-markdown/commit/d94b357b2338fbf641e6b3ceb48edb3c8a02e9eb)) +* 修复字数统计工具报错的问题 ([e61ec5f](https://github.com/Tencent/cherry-markdown/commit/e61ec5f17ea4b789019f8bcb79ed6a040bc950dd)) +* 修复menu.setName失效的问题 ([d398c6a](https://github.com/Tencent/cherry-markdown/commit/d398c6a4f4c98a9c4e1616eb8e1633ef2957deea)) +* github actions build排除掉push ([9214bd4](https://github.com/Tencent/cherry-markdown/commit/9214bd47caf8abbd4cc5155d7cc72a2ae8adc781)) + ### [0.8.44](https://github.com/Tencent/cherry-markdown/compare/v0.8.43...v0.8.44) (2024-06-25) ### Bug Fixes diff --git a/dist/cherry-markdown.core.common.js b/dist/cherry-markdown.core.common.js index 1d2cd4a6e..9a3d48a66 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:80bfe3fad2fc623bf5055f3d803ae6d38a0530d6bda7fd446bbfe7c70e453197 -size 1300452 +oid sha256:b57abe87b5d04e064b77da4fead14a7ef6d4312d595ad86dc6917f28999ca2ea +size 1399474 diff --git a/dist/cherry-markdown.core.js b/dist/cherry-markdown.core.js index 3d8d04be9..f5ba5c5eb 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:795efe757b3145f705fba7329eeeff7654cfbb1b5a41685e208c87f83c19016b -size 1300737 +oid sha256:6d5409924b85fecab2d305003ba24af0c2fab2964ddd5c96d05806016786632c +size 1399761 diff --git a/dist/cherry-markdown.css b/dist/cherry-markdown.css index 2845e1e4a..8877e0e0e 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:eaa96d5c55e34c35abdedbd92f6dcb65bbdad10223c5dead98749355bb1a83fe -size 165483 +oid sha256:c243610cb40f1a5e75d4f80918b3df627e933475fbdb2b1cbebca7e66ffc3e8a +size 167165 diff --git a/dist/cherry-markdown.engine.core.common.js b/dist/cherry-markdown.engine.core.common.js index eabfce89a..9124a2b57 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:211a10bf9870205953a099cb7b3a3afe5d7dfd7e98161b48e924cf83639d3afb -size 472769 +oid sha256:3db6c467aa701764ce777fb43df92face85c3395a8f761782d3aeeae2c130eb8 +size 478142 diff --git a/dist/cherry-markdown.engine.core.esm.js b/dist/cherry-markdown.engine.core.esm.js index b30c77564..c8009b690 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:a415e79b06ea033f5213c6877fbbc003772e03738b30b30b988edc82a8698984 -size 472654 +oid sha256:18428a745eceacceebee8f31e679f59d1e72663a18b0b0079fba98b56a13e715 +size 478027 diff --git a/dist/cherry-markdown.engine.core.js b/dist/cherry-markdown.engine.core.js index 5b826034d..b7796577f 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:626e4ac9c576f1406eae0cd0fa75f90f92062afb8219dfed1b315319db767a95 -size 473002 +oid sha256:86b9d8e790b54a6de27ce38461fb5b9e2adeb0badce8418f784034ed0c4eaccc +size 478375 diff --git a/dist/cherry-markdown.esm.js b/dist/cherry-markdown.esm.js index bd7e3e57e..0d56b7ab8 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:c4f2cd286a4be66e46ef3cd2522abe9d576ae7bed0d99ea96337a9109f4d1290 -size 4058359 +oid sha256:90b68367e93593a6214760408e6c7f38ac700ba61988051a3ec2a480757f2b59 +size 4157383 diff --git a/dist/cherry-markdown.js b/dist/cherry-markdown.js index 8d4e0b429..d0d96e828 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:1de91f62e8cf25aab61bb0a110ff1b42252fbbd7dc7072c9e762f7cec2ed988a -size 7704734 +oid sha256:f0e98497e92c69472dea25e3ed02ca33c884cce99108bb8bd21673d42c772fae +size 7980962 diff --git a/dist/cherry-markdown.js.map b/dist/cherry-markdown.js.map index ff3b66e7d..05d2f71c7 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:6c4bdfd7ea3b5b38ed2e330bc011f822d3c38dbaee7de322a241bf9264470bb7 -size 18358015 +oid sha256:39e3eb93628e9fba4a4a2486b03ecde183ad0e117aa1e8134896be5cc6e96def +size 18898349 diff --git a/dist/cherry-markdown.min.css b/dist/cherry-markdown.min.css index 426d86244..681666f22 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:fe1389a0b49c098a5628253bd6a112bb80035b5699bf2c6663ad59eab8a5436a -size 124004 +oid sha256:136c92566071fb5403efdbebadff3823f87d34922a973a914ad73939abef6ea3 +size 125507 diff --git a/dist/cherry-markdown.min.js b/dist/cherry-markdown.min.js index 0e04adf3a..a29a97e90 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:d118628bc7956a60f2c00be5260b3c5c7e085c3e49d416f4b50476c1d5d4eda4 -size 4058666 +oid sha256:e728a7c98b9f8b18855edc1cdb126ac6de3000cf7178e55b6f54881712bc64cb +size 4157692 diff --git a/dist/fonts/ch-icon.eot b/dist/fonts/ch-icon.eot index 5235f0848..3f4e73d18 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:a90e09f389d8d95e48489afd5a5389708f5f6e9545e463b3079abe655fcff048 -size 20424 +oid sha256:b16c5e7934e32c872d4e94c148b673aaeca67615e73c93b7be8ef0020c24ed60 +size 20768 diff --git a/dist/fonts/ch-icon.svg b/dist/fonts/ch-icon.svg index 68d2f994b..a9e649bf5 100644 --- a/dist/fonts/ch-icon.svg +++ b/dist/fonts/ch-icon.svg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5751cc7c68e44c82ba4bf6c16471245f2dcbeba9eef99d334c657cdc1b8d8c8b -size 283185 +oid sha256:a7d847755bf4952421cd072304f172ebb672a903aa96a8a5f662d3c9f1d26fc8 +size 288404 diff --git a/dist/fonts/ch-icon.ttf b/dist/fonts/ch-icon.ttf index 0b9297d93..b83e42976 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:da0f9c3648a842be5136fe97f3cf83664a654609d21a2641edf500fb13afea8e -size 20260 +oid sha256:2121487c4111b552e92dbb9a8973e9a7299398629931783dd1e8f451224f4d1e +size 20604 diff --git a/dist/fonts/ch-icon.woff b/dist/fonts/ch-icon.woff index eed96b82a..e908404c4 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:c797539e6c11cc4379e40db697c0b1094119de1954b43cab5134f21be0bc30db -size 11780 +oid sha256:c05106acbed2e34aba774424f079fcc6938419340dcb99b4c11d9ab90962cc58 +size 12008 diff --git a/dist/fonts/ch-icon.woff2 b/dist/fonts/ch-icon.woff2 index 6e1adb3a0..0cb35fad3 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:e3a2c2e505fbe33e8b064d2f3a0ac287cb15b0eef8399891b38913c87348b9e3 -size 10032 +oid sha256:14612873cc35dbcc1487f9de723d68dfe0695a81a0526771dde1dcef4dd72cd8 +size 10188 diff --git a/examples/test.html b/examples/test.html new file mode 100644 index 000000000..41f56f25c --- /dev/null +++ b/examples/test.html @@ -0,0 +1,24 @@ + + + + + Angular Example + + + + + + + + + diff --git a/package.json b/package.json index a8bda8dff..7f397da47 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cherry-markdown", "license": "Apache-2.0", - "version": "0.8.44", + "version": "0.8.45", "description": "a new markdown editor", "repository": { "type": "git",