Skip to content

12.1.1

Compare
Choose a tag to compare
@cipchk cipchk released this 13 Aug 09:41
· 493 commits to master since this release
476e375

Bug Fixes

  • abc:st: fix invalid toTop when only scroll.x is set (#1311) (c07e1fa)
  • auth: fix invalid write token value in cookie type (#1316) (fd97e51)
  • form:widget:select: fix invalid orgData of changeevent (#1312) (527c212)
  • form: fix invlid type in button (#1314) (d289411)

Bug Fixes

  • abc:st: 修复若只设置 scroll.xtoTop 无效 (#1311) (c07e1fa)
  • auth: 修复写入Cookie含有无效值 (#1316) (fd97e51)
  • form:widget:select: 修复 change 事件 orgData 参数没有返回正确值 (#1312) (527c212)
  • form: 修复 button 无法设置 null 值 (#1314) (d289411)