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.

1.9 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

1.2.22023-01-28

  • 修复 运行/打包 控制台警告问题

1.2.12022-09-05

1.2.02021-11-19

1.1.72021-11-08

  • 优化 升级ui
  • 修改 size 属性默认值调整为 small
  • 修改 type 属性,默认值调整为 errorinfo 替换 default

1.1.62021-09-22

  • 修复 在字节小程序上样式不生效的 bug

1.1.52021-07-30

1.1.42021-07-29

  • 修复 去掉 nvue 不支持css 的 align-self 属性nvue 下不暂支持 absolute 属性

1.1.32021-06-24

  • 优化 示例项目

1.1.12021-05-12

  • 新增 组件示例地址

1.1.02021-05-12

  • 新增 uni-badge 的 absolute 属性,支持定位
  • 新增 uni-badge 的 offset 属性,支持定位偏移
  • 新增 uni-badge 的 is-dot 属性,支持仅显示有一个小点
  • 新增 uni-badge 的 max-num 属性,支持自定义封顶的数字值,超过 99 显示99+
  • 优化 uni-badge 属性 custom-style 支持以对象形式自定义样式

1.0.72021-05-07

  • 修复 uni-badge 在 App 端数字小于10时不是圆形的bug
  • 修复 uni-badge 在父元素不是 flex 布局时宽度缩小的bug
  • 新增 uni-badge 属性 custom-style 支持自定义样式

1.0.62021-02-04

  • 调整为uni_modules目录规范