Skip to content

v1.3.1

Compare
Choose a tag to compare
@icarusion icarusion released this 29 Jun 01:20
· 67 commits to master since this release
  • Provide a TypeScript project. view-ui-project-ts
  • Playground's default template supports switching between Composition API and Options API. Playground
  • Fix the problem that the ImagePreview action bar is not displayed completely on the mobile side. #104
  • Fix an issue where the color could not be determined when the ColorPicker was under the transfer mode. #64
  • Fix Login verification, the default error prompt is not displayed. #106
  • Fix the problem that types reported errors in some TS environments. abb1bd5

  • 提供基于 TypeScript 的工程。view-ui-project-ts
  • Playground 默认模板支持切换组合式 API 和选项式 API。Playground
  • 修复 ImagePreview 操作栏在移动端显示不完整的问题。#104
  • 修复 ColorPicker 开启 transfer 时,无法确定颜色的问题。#64
  • 修复 Login 校验,不显示默认错误提示的问题。#106
  • 修复 types 在部分 TS 环境下报错的问题,现在可以更好地使用 TS 了。abb1bd5