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.

23 lines
1.3 KiB

1 week ago
  1. ## 1.2.5(2023-03-29)
  2. - 新增 pattern.icon 属性,可自定义图标
  3. ## 1.2.4(2022-09-07)
  4. 小程序端由于 style 使用了对象导致报错,[详情](https://ask.dcloud.net.cn/question/152790?item_id=211778&rf=false)
  5. ## 1.2.3(2022-09-05)
  6. - 修复 nvue 环境下,具有 tabBar 时,fab 组件下部位置无法正常获取 --window-bottom 的bug,详见:[https://ask.dcloud.net.cn/question/110638?notification_id=826310](https://ask.dcloud.net.cn/question/110638?notification_id=826310)
  7. ## 1.2.2(2021-12-29)
  8. - 更新 组件依赖
  9. ## 1.2.1(2021-11-19)
  10. - 修复 阴影颜色不正确的bug
  11. ## 1.2.0(2021-11-19)
  12. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  13. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-fab](https://uniapp.dcloud.io/component/uniui/uni-fab)
  14. ## 1.1.1(2021-11-09)
  15. - 新增 提供组件设计资源,组件样式调整
  16. ## 1.1.0(2021-07-30)
  17. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  18. ## 1.0.7(2021-05-12)
  19. - 新增 组件示例地址
  20. ## 1.0.6(2021-02-05)
  21. - 调整为uni_modules目录规范
  22. - 优化 按钮背景色调整
  23. - 优化 兼容pc端