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.6 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.82024-04-26

  • 修复 在vue2下H5黑边的bug

1.2.72024-04-26

  • 修复 在vue2手动输入后失焦导致清空数值的严重bug

1.2.62024-02-22

  • 新增 设置宽度属性width(单位px)

1.2.52024-02-21

  • 修复 step步长小于1时键盘类型为number的bug

1.2.42024-02-02

  • 修复 加减号垂直位置偏移样式问题

1.2.32023-05-23

  • 更新示例工程

1.2.22023-05-08

  • 修复 change 事件执行顺序错误的问题

1.2.12021-11-22

  • 修复 vue3中某些scss变量无法找到的问题

1.2.02021-11-19

1.1.22021-11-09

  • 新增 提供组件设计资源,组件样式调整

1.1.12021-07-30

  • 优化 vue3下事件警告的问题

1.1.02021-07-13

1.0.72021-05-12

  • 新增 组件示例地址

1.0.62021-04-20

  • 修复 uni-number-box 浮点数运算不精确的 bug
  • 修复 uni-number-box change 事件触发不正确的 bug
  • 新增 uni-number-box v-model 双向绑定

1.0.52021-02-05

  • 调整为uni_modules目录规范

1.0.72021-02-05

  • 调整为uni_modules目录规范
  • 新增 支持 v-model
  • 新增 支持 focus、blur 事件
  • 新增 支持 PC 端