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.

27 lines
1.2 KiB

1 month ago
  1. ## 1.2.4(2022-09-19)
  2. - 修复,未对主题色设置默认色,导致未引入 uni-scss 变量文件报错。
  3. - 修复,未对移动端当前页文字做主题色适配。
  4. ## 1.2.3(2022-09-15)
  5. - 修复未使用 uni-scss 主题色的 bug。
  6. ## 1.2.2(2022-07-06)
  7. - 修复 es 语言 i18n 错误
  8. ## 1.2.1(2021-11-22)
  9. - 修复 vue3中某些scss变量无法找到的问题
  10. ## 1.2.0(2021-11-19)
  11. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  12. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-pagination](https://uniapp.dcloud.io/component/uniui/uni-pagination)
  13. ## 1.1.2(2021-10-08)
  14. - 修复 current 、value 属性未监听,导致高亮样式失效的 bug
  15. ## 1.1.1(2021-08-20)
  16. - 新增 支持国际化
  17. ## 1.1.0(2021-07-30)
  18. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  19. ## 1.0.7(2021-05-12)
  20. - 新增 组件示例地址
  21. ## 1.0.6(2021-04-12)
  22. - 新增 PC 和 移动端适配不同的 ui
  23. ## 1.0.5(2021-02-05)
  24. - 优化 组件引用关系,通过uni_modules引用组件
  25. ## 1.0.4(2021-02-05)
  26. - 调整为uni_modules目录规范