Skip to content

Releases: suyuan32/simple-admin-backend-ui

v1.3.3

23 Jan 03:05
7a0309b
Compare
Choose a tag to compare

优化: 优化圆角样式
优化: tab 组件双横线
优化: tab 关闭图标样式
修复: 浏览器自动填写数据的样式错误
新增: 菜单新增服务名称字段
新增: vxe table 新增多个方法和组件
优化: 优化 Form 下的 BasicTitle 组件
修复: Form 在 suffix 插槽下的对齐错误
修复: 隐藏的 table column 任然占用空间的 Bug
更新: 更新登录页大图
更新: 更新系统依赖
优化: 隐藏不常用的项目配置选项
修复: 部分微小 bug

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

11 Jan 04:22
5131c7c
Compare
Choose a tag to compare

Simple Admin Backend UI v1.3.2 Update

  • Fix(Form): SimpleTimePicker double-click delete bug
  • Optimization(Form): Optimized DictionarySelect cache logic and added request cache
  • New(Table): Added DictionaryTag component to echo dictionary data, while supporting cache logic
  • Fix(Api): Incorrect user model field definition
  • Update: Updated antdv to the latest version, compatible with vue 3.4.x
  • Update: Updated all dependencies

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 Jan 08:48
d57903b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Dec 10:18
3ecd29a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8...v1.3.0

v1.2.8

20 Dec 15:05
527ef18
Compare
Choose a tag to compare

新增: API 权限按服务名称分组
新增: 字典表新增名称列
更新: 更新版本

What's Changed

Full Changelog: v1.2.5...v1.2.8

v1.2.5

15 Dec 09:01
3777f32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

04 Dec 10:47
a93b83d
Compare
Choose a tag to compare

Simple Admin Backend UI v1.2.4 更新

  • 优化(menu): 优化 menu 表单校验
  • 优化(drawer): 优化抽屉表单布局
  • 修复(table): 移除无用的导入包
  • 修复(style): 部分样式错误
  • 修复(menu): 修复 menu api 错误的类型
  • 新增(i18n): 补全部分 i18n 翻译
  • 优化(menu): 菜单表格显示路由
  • 优化(icon picker): 优化 iconify 支持,自定义图标
  • 优化(code editor): 优化代码编辑器
  • 更新: 更新依赖

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

21 Nov 23:56
ca0063e
Compare
Choose a tag to compare

Simple Admin Backend UI v1.2.3 更新

  • 新增(menu): 新增 path 的校验规则
  • 修复(icon): 修复 icon 组件的循环依赖问题
  • 升级(tinymce): 升级 Tinymce 至最新,优化夜间模式下的样式
  • 优化(i18n): 优化 i18n 翻译
  • 新增(ImageUpload):新增 ImageUpload 组件
  • 优化: 优化全局颜色配置
  • 优化(ImageUpload): 支持单个图片地址
  • 同步: 同步 vben 最新代码
  • 移除: 旧的夜间模式无用的配置文件及代码
  • 优化(login page): 优化登录页样式
  • 优化(pinia persist): 新增 pinia-plugin-persistedstate 插件, 优化 store 代码,使用插件
  • 修复: form 配置 default value 导致的覆盖问题
  • 优化(search):搜索栏样式
  • 移除(qrcode):移除 QRCode 组件,改为使用 antdv 自带的 QRCode
  • 修复(menu): 修复菜单列表重复的参数
  • 更新: 更新依赖

Simple Admin Backend UI v1.2.3 Update

  • New (menu): Add path validation rule
  • Fix (icon): Fix icon component circular dependency problem
  • Upgrade (tinymce): Upgrade Tinymce to the latest, optimize the style in night mode
  • Optimize (i18n): Optimize i18n translation
  • New (ImageUpload): Add ImageUpload component
  • Optimize: Optimize global color configuration
  • Optimize (ImageUpload): Support single image address
  • Sync: Sync vben latest code
  • Remove: Old night mode useless configuration file and code
  • Optimize (login page): Optimize login page style
  • Optimize (pinia persist): Add pinia-plugin-persistedstate plugin, optimize store code, use plugin
  • Fix: form configuration default value caused by the override problem
  • Optimize (search): Search bar style
  • Remove (qrcode): Remove QRCode component, change to use antdv own QRCode
  • Fix (menu): Fix menu list duplicate parameters
  • Update: Update dependencies

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.3-beta

17 Nov 06:19
ce64179
Compare
Choose a tag to compare
v1.2.3-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.2...v1.2.3-beta

v1.2.2

07 Nov 10:58
7a77264
Compare
Choose a tag to compare

Simple Admin Backend UI v1.2.2 更新

  • 修复:错误的目录类型值
  • 修复:file API 提示信息改为 notice
  • 修复:tree select 自动刷新失败的 bug
  • 优化:优化 i18n 翻译信息
  • 更新:更新依赖

What's Changed

Full Changelog: v1.2.0...v1.2.2