Mr·Zhao
|
51e1c62ee6
|
web/src/view/superAdmin/menu/icon.vue: 后台菜单管理中选择图标时增加可选自定义图标 (#1933)
Co-authored-by: admin <admin@example.com>
|
2024-11-12 22:52:30 +08:00 |
piexlMax(奇淼
|
7d9af64f6d
|
feat: 使用prettierrc对代码进行格式化
|
2024-11-09 10:32:26 +08:00 |
pixelMax(奇淼
|
b8d5e79c03
|
fixed: 修复无法直接设置router-view的bug
|
2024-10-16 15:26:09 +08:00 |
pixelmaxQM
|
6386034c65
|
feat: 调整icon功能的绑定形式 升级vue和svg插件
|
2024-09-21 12:54:58 +08:00 |
PiexlMax(奇淼
|
6e4dc10c49
|
文件结构调整,支持插件自动化 (#1824)
* Update index.vue
多个详情页之间切换tab,页面没有重新渲染
* feature:新增同步API功能
* feature: 同步表数据
* feature:新增同步API功能
* feature: 增加V2插件注册
* feature:给Enter的依赖结构增加单独的New 方便引用
* feature: 调整关联属性的选择模式
* feature: 增加component组件和name的映射插件,防止keepalive的懒加载失效。
* update: PluginInitializeRouter && 修复TypePluginInitializeMenu ast 类型错误
* update: 测试文件的astType 类型错误
* feature: 文件变更自动同步componentName.json。
* feature: 文件变更自动同步componentName.json。
* feat: UI美化
* feat: 自动化页面顺序调整
* feature:修改404页面
* update: PluginInitializeMenu
* update: Plugin template
* fixed systemApi 重复声明
* api.vue:update:修改API分组为下拉列表
* update: import添加注释
* update: plugin_enter_test.go 增加测试用例
* update: ast 预览文件路径
* update: config Autocode 新增Module字段以及如果为空的情况下自动获取运行目录下的go.mod文件
* update: auto_code_package.go 完善调用ast工具类的封装使用
* update: auto_code_template.go Create方法和修正SysAutoCodeHistory
* feat:调整自动化package为模板,增加初始化配置信息,调整页面信息。
* update: ast PreviewPath MkdirAll
* update: ast type错误, PluginEnter and PackageModuleEnter add TemplatePath模版路径
* update: autoCodePackage and autoCodeTemplate bug修正
* update: PackageInitializeRouter 传入两个路由组
* update: PackageModuleEnter 处理空变量时与type冲突注入
* update: Package 模版更新
* update: utils/ast 优化统一
* update: 注入内容修复错误
* fix: 修复注释错误
* update: plugin 模版 完成
* feature: 文件watch功能只在development下开启
* update: viper.go.template 因为viper不区分配置的key的大小写所以用package
* update: ast 测试代码规范化
* update: package 删除api和router多余导包
* update: plugin template
* update: auto_code_package 问题修复
* update: ast 测试插件的预览功能
* update: gorm_biz 更新注册方式
* update: go.mod tidy
* remove: plugin template gen main.go.template
* update: ast 重构, 分离读取和写入步骤支持
* update: AutoCodePackageApi 传入参数错误修复
* rename: sys_autocode_history.go => sys_auto_code_history.go
* update: 预览无需落盘, 创建落盘,抽离公共参数
* update: api.go.tpl 导包位置fmt 和package js位置存放错误
* update: 测试用例修复 and PackageInitializeGorm 重构
* update: ast 新增相对路径, 代码生成器历史回滚功能
* update: ast 工具类回滚失败修复以及测试文件
* update: 代码生成器历史 回滚问题修复
* update: 代码生成器模版忽略.DS_Store
* featute: 自动化GORM结构的注入和剔除
* feature: 插件模板调整
* feature: 增加公告插件示例,调整代码模板。
* feature: 自动注册插件V2。
---------
Co-authored-by: zayn <972858472@qq.com>
Co-authored-by: SliverHorn <sliver_horn@qq.com>
Co-authored-by: krank <emosick@qq.com>
Co-authored-by: cjk <wlicjk@126.com>
Co-authored-by: piexlMax(奇淼 <qimiaojiangjizhao@gmail.com>
Co-authored-by: maxwell <zhong.maxwell@gmail.com>
|
2024-07-21 11:33:25 +08:00 |
Leo Wang
|
160c8e814b
|
bugfix:修复新增菜单强制默认icon的bug;修复production环境变量容易造成困惑的问题; (#1660)
* fix: 解决每次新增菜单时,默认都会选中第一个aim图标的问题
* fix: 修订production的环境变量,去除那些在生产环境会造成困惑的项目
* Update .env.production
合理性调整
---------
Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
|
2024-02-29 16:18:07 +08:00 |
piexlMax
|
0c76995f6d
|
修复菜单select展示的bug
|
2024-01-30 22:43:22 +08:00 |
piexlMax
|
2307ac88cb
|
对不合法名称icon做检测停止加入图标库
|
2023-12-10 23:47:30 +08:00 |
piexlMax
|
0f2018d913
|
增加自动icon功能,所有添加到web/assets/icons下的svg会自动被注册为icon组件使用【可用于menu和直接用标签加文件名使用】
|
2023-12-10 23:30:39 +08:00 |
piexlMax
|
a4f86354d3
|
前端eslint调整
|
2023-09-14 18:47:47 +08:00 |
奇淼(piexlmax
|
a8d746e831
|
2.5.3beta版本提升 (#1116)
* element-ui升级至2.2.2 部分标签存在重大变化,请重新安装依赖
* popover变更
* 增加真实的天气信息获取
* 天气功能抽离方便二开清理
* 侧边栏css优化
* 版本提升为2.5.3beta
Co-authored-by: task <121913992@qq.com>
|
2022-06-03 21:42:45 +08:00 |
奇淼(piexlmax
|
eaa97e7eb8
|
Add upload (#1016)
* [style] 修改右上角图标,选择统一风格的iconfont
* [fix] fix webfont tree in readme file
* (fix) 菜单编辑的时候,icon不居中
* 更新为使用组件
* 媒体库增加 普通上传、压缩上传按钮,方便媒体库直接上传图片
* 普通上传组件
* 增加数据类型切换后的的校验,避免使用错误的查询条件和字典条件。
Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
|
2022-04-10 22:01:36 +08:00 |
奇淼(piexlmax
|
9ea885d908
|
修改menu初始化icon的bug
修改menu初始化icon的bug
|
2022-01-10 12:19:29 +08:00 |
奇淼(piexlmax
|
727caf3f4f
|
放弃vuex改用pinia (#872)
Co-authored-by: bypanghu <bypanghu@163.com>
|
2022-01-07 12:29:32 +08:00 |
piexlmax
|
abcd1c54b4
|
菜单管理setup改造完成
|
2021-12-30 00:06:03 +08:00 |
piexlmax
|
1912f6b69c
|
适配element 1.2.0 bate6 css
|
2021-12-22 11:30:30 +08:00 |
piexlmax
|
8791206a5c
|
升级element版本 修改icon
|
2021-12-10 19:07:15 +08:00 |
蒋吉兆
|
ff79b2aa0f
|
修改form模板 调整form基本样式
|
2021-09-21 16:25:14 +08:00 |
piexlmax
|
a5b989d278
|
样式美化
|
2021-09-18 12:40:31 +08:00 |
piexlmax
|
265e42f513
|
vue3版本初版上线 自测已可用
|
2021-08-26 12:45:41 +08:00 |
何秀钢
|
2f0465a1a1
|
added ESlint 语法检测
|
2021-06-02 14:11:45 +08:00 |
pixel
|
1597eeacfc
|
icon warning修复
|
2020-06-01 11:53:56 +08:00 |
QM303176530
|
518bdba578
|
tag添加form 前端icon不存在的属性增加
|
2020-05-29 20:59:17 +08:00 |
QM303176530
|
95781e858d
|
前端icon细节优化
|
2020-05-10 21:40:48 +08:00 |
klausY
|
9c9f4d1244
|
编辑菜单-icon功能完善
|
2020-05-10 20:09:21 +08:00 |
klausY
|
0306efb866
|
编辑菜单-icon功能完善
|
2020-05-10 17:23:52 +08:00 |
klausY
|
625ca336e7
|
yx
|
2020-05-09 16:16:24 +08:00 |
klausY
|
717bc28b5d
|
gengxin
|
2020-05-08 15:03:09 +08:00 |