You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1018 B

1 month ago
  1. ## 1.3.5(2022-01-24)
  2. - 优化 size 属性可以传入不带单位的字符串数值
  3. ## 1.3.4(2022-01-24)
  4. - 优化 size 支持其他单位
  5. ## 1.3.3(2022-01-17)
  6. - 修复 nvue 有些图标不显示的bug,兼容老版本图标
  7. ## 1.3.2(2021-12-01)
  8. - 优化 示例可复制图标名称
  9. ## 1.3.1(2021-11-23)
  10. - 优化 兼容旧组件 type 值
  11. ## 1.3.0(2021-11-19)
  12. - 新增 更多图标
  13. - 优化 自定义图标使用方式
  14. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  15. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-icons](https://uniapp.dcloud.io/component/uniui/uni-icons)
  16. ## 1.1.7(2021-11-08)
  17. ## 1.2.0(2021-07-30)
  18. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  19. ## 1.1.5(2021-05-12)
  20. - 新增 组件示例地址
  21. ## 1.1.4(2021-02-05)
  22. - 调整为uni_modules目录规范