Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@HammCn HammCn released this 28 Nov 15:16
762e2da

🎉 Features:

  • feat(Field): 提供了一个全新的 @Field 装饰器
  • feat(Event): 支持了一个事件监听管理器

🐞 Bug fixes:

  • refactor(type): 将 ClassConstructor 类型迁移至 AirType
  • refactor(component): 重构工具栏组件中的 API 地址处理逻辑
  • refactor(Service): 重构成功提示逻辑
  • docs(payload): 优化 Payload 组件脚本标签属性顺序
  • perf(component): 优化脱敏逻辑
  • refactor(Dialog): 优化对话框组件的样式和功能
  • refactor(ToolBar): 优化日期选择器的代码结构和配置
  • refactor(Table): 优化 Table 组件代码结构
  • refactor(upload): 将 exts 属性重命名为 extensions
  • refactor(selector): 重构选择器组件
  • fix(Core): 优化了 Permission/Router/Config 代码
  • fix(Service): 使用 AirEventElementPlus 解耦