-
Notifications
You must be signed in to change notification settings - Fork 669
重写菜单功能 #2227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
支持诗笺!无名杀就该解决这坨十年屎山! (暂时没啥意见,先占位(小声)) |
好好好🥰😍 |
会加入以下功能吗?
|
应该会的 |
大佬是否有计划加入一个对菜单配置项的搜索功能? |
菜单的扩展界面可以新增势力功能,以及可以为势力选取颜色 |
扩展上传武将图片时,可以裁剪图片大小 |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
功能描述
需要重写菜单以解决老旧接口问题和高版本内核错位问题
功能信息
将实现的功能
1.菜单配置项使用vue的数据绑定来写以实现自动更新UI
2.使用vue创建菜单内部的组件,允许扩展仅修改部分组件样式(如按钮,开关,输入框等)
3.扩展或部分本体的代码加载失败后,不应该连菜单都唤不出来
4.完善跳转功能,允许从菜单内的任意一项跳转到菜单内的其他项
5.删除导入素材包功能,改为使用Service Worker实现FileSystem和文件预览等功能,使浏览器不依靠本地也可以读写文件
6.导入背景图片等功能,也改为使用上一条实现,且给出对应接口
7.限制扩展的权限,实现新扩展结构,并对老扩展结构进行兼容。扩展权限需要用户手动确定给予权限
8.补充老旧的游戏名词之类的栏目
9.有需要额外补充的,请在issue下方说明,合适的可以加
或许会实现的功能
1.使用服务器实现扩展作者的注册,收录其的扩展,与扩展的审核
检查清单
The text was updated successfully, but these errors were encountered: