-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add disallow tooltip for editor provider selector component (#5070
) #### What type of PR is this? /area console /kind improvement /milestone 2.12.x #### What this PR does / why we need it: 当编辑器切换组件中有不可用编辑器时,添加提示。 <img width="304" alt="图片" src="https://github.com/halo-dev/halo/assets/21301288/a5da0549-dfd6-4392-9375-16ddf2a57517"> #### Which issue(s) this PR fixes: Fixes #5059 #### Special notes for your reviewer: 测试方式: 1. 安装若干不同类型的编辑器,并创建文章。 2. 修改文章时尝试选择不同类型的编辑器,观察是否有提示。 #### Does this PR introduce a user-facing change? ```release-note 当编辑器切换组件中有不可用编辑器时,添加提示。 ```
- Loading branch information
Showing
4 changed files
with
18 additions
and
0 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
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