Skip to content

v1.6.5

Compare
Choose a tag to compare
@tangllty tangllty released this 02 Apr 15:45
· 74 commits to master since this release

What's Changed

  • v1.6.5
  • 优化表单设计器的组件初始化问题 by @RyanHo97 in #8
  • Bump pnpm/action-setup from 2 to 3 by @dependabot in #7
  • Add disabled attributes
  • Update oauth config in production environment
  • Add redirect url
  • Add loading page
  • GitHub oauth2 login impl
  • Add initial-index attributes
  • Add localStorage import and update localStorage usage
  • Refactor storage.ts to handle object values
  • Add gray mode switch to settings
  • Refactor dark mode
  • Add weak mode switch to settings
  • Refactor setting store and add new config object
  • Fix dynamic import for element-plus locale
  • 修复角色管理首次点击修改菜单权限和字典权限不回显问题 #4
  • Add more translate
  • Add LangSelect and SizeSelect components
  • Update logo title and login titles
  • Update locales types
  • 重命名
  • 隐藏横向滚动条
  • 移动设置配置
  • 添加 element- plus 的类型
  • 简化样式
  • 完善对图片的操作
  • 优化类型限制
  • Update .gitignore
  • 优化代码
  • electron 的初步支持
  • 优化侧边栏头部过渡动画
  • 对面包屑添加过渡效果
  • 优化过度效果,清除警告
  • 使用 @use 代替 @import
  • 添加组件的实例类型定义
  • 使用 import type 导入类型
  • 使用 import type 导入类型
  • Make any to specific type
  • 添加树形结构参数
  • 完善简介
  • 修改描述
  • 添加最小宽度
  • Update default pageSizes in Pagination component
  • 优化表格样式
  • 添加微信二维码
  • 完善 optimizeDeps
  • 升级依赖
  • Create FUNDING.yml
  • 优化代码
  • 优化体验 element-plus/element-plus#14263
  • 简化代码

Full Changelog: v1.6.4...v1.6.5