feat(stickercan): 鍗囩骇鍒?1.2.0 - #510
Open
MoruTeaven wants to merge 2 commits into
Open
Conversation
added 2 commits
August 21, 2026 18:29
- 重构为模块化架构,拆分为 core / adapters / ui 三层 - 新增多源聚合搜索(百度、搜狗、ApiHz、遇见、糖豆子等) - 新增 ZTools 平台适配层(剪贴板/文件/HTTP/通知/存储) - 升级 plugin.json 版本至 1.2.0
Contributor
|
佬,你提交的都有冲突,需要使用最新的cli版本,并且每次提交只能提交一个插件变更 npm install -g @ztools-center/plugin-cli |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
表情罐头 StickerCan 1.2.0 升级
将
plugins/stickercan从 1.1.1 升级到 1.2.0。主要变更
core / adapters / uicore/:核心服务(EmotionService、SearchService、SettingsService)、搜索源(百度/搜狗/ApiHz/遇见/糖豆子)、工具与模型adapters/:ZTools 平台适配层(剪贴板、文件、HTTP、通知、存储)ui/:界面管理(UIManager、ThemeManager、ChangelogManager)*.eot/.ttf字体文件(保留 woff/woff2),减小体积plugin.json版本号更新为1.2.0验证
index.html+preload.js,与官方插件加载方式一致