Skip to content

Releases: XiaoLin1995/vue-fortune-wheel

1.0.0

24 Oct 13:20
Compare
Choose a tag to compare

修改:

  • radius, textRadius, textLength, lineHeight, borderWidth, borderColor, btnWidth, fontSize 字段改为放在 canvas 字段中
  • 改为 typescript 写法

0.3.0

23 Oct 10:29
Compare
Choose a tag to compare

新增:

  • useWeight 字段, 以权重设置概率

0.2.6

04 Aug 07:14
Compare
Choose a tag to compare

新增:

  • 验证模式

修改:

  • btnWidth string => number
  • onRotateStart, onRotateEnd => rotateStart, rotateEnd