generated from halo-dev/plugin-starter
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
在 Halo 2.11.0 中已经全局注册了默认编辑器,所以此 PR 排除了默认编辑器的依赖,以及以下改动: 1. 功能尽可能和文章编辑器一致。 2. 优化代码高亮依赖,与编辑器可支持的一致,减小包体积。 before: <img width="603" alt="图片" src="https://github.com/halo-sigs/plugin-moments/assets/21301288/581ad3d5-3237-4e80-a7f2-dba94ad411ec"> after: <img width="730" alt="图片" src="https://github.com/halo-sigs/plugin-moments/assets/21301288/a62d7672-0d4e-4422-9542-e287c7e4d72d"> /kind improvement Fixes #49 ```release-note 优化编辑器依赖,减小包体积。 ```
- Loading branch information
Showing
11 changed files
with
805 additions
and
1,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.