Skip to content

Releases: arco-design/arco-design-pro-vue

2.2.5

08 Mar 11:23
Compare
Choose a tag to compare

详情请参阅 CHANGELOG.md

Please refer to CHANGELOG.md for details.

2.2.4

01 Mar 11:34
Compare
Choose a tag to compare

2022-03-01

🆕 Feature

  • Projects integrate with husky and commitlint.

🐛 bugfix

  • Fix the problem that the component does not take effect after switching the language. #27
  • Delete easy mode missing files.

💎 Optimization

  • The basic configuration of vite is extracted.

2022-03-01

🆕 新增功能

  • 项目集成 huskycommitlint

🐛 bugfix

  • 修复切换语言后组件内不生效问题。#27
  • 删除简易模式遗漏文件。

💎 功能优化

  • vite 基础配置抽离。

2.2.3

22 Feb 11:37
Compare
Choose a tag to compare

2022-02-22

💎 Optimization

  • HideInMenu field was added to route configuration.

🆕 Feature

  • Initializing projects supports simple mode. (Need to upgrade arco-cli to 1.26.0)

2022-02-22

💎 功能优化

  • 路由配置增加 hideInMenu 字段。

🆕 新增功能

  • 初始化项目支持简易模式。 (需要将 arco-cli 升级至 1.26.0)

2.2.0

25 Jan 08:22
Compare
Choose a tag to compare

2022-01-25

💎 Optimization

  • Icon to replace

🆕 Feature

  • Add permission management
  • Support jsx syntax

2022-01-25

💎 功能优化

  • icon替换

🆕 新增功能

  • 增加权限管理
  • 支持jsx语法

2.1.0

18 Jan 12:19
Compare
Choose a tag to compare

2022-01-18

💎 Optimization

  • Echarts configuration hook usage optimization
  • Eslint reported an error when initializing the project

🆕 Feature

  • Migrate Vuex to Pinia (#7)

2022-01-18

💎 功能优化

  • 图表配置hook用法优化
  • 项目初始化eslint报错

🆕 新增功能

  • 使用 Pinia 替换 Vuex (#7)