当前位置:网站首页>View UI Plus 发布 1.3.1 版本,增强 TypeScript 使用体验
View UI Plus 发布 1.3.1 版本,增强 TypeScript 使用体验
2022-07-06 09:19:00 【View Design】
View UI Plus 1.3.1 版本已于 2022-06-29 发布。
更新日志
请到官网 www.iviewui.com 查看最新版。
- 提供基于 TypeScript 的工程。view-ui-project-ts
- Playground 默认模板支持切换组合式 API 和选项式 API。Playground
- 修复 ImagePreview 操作栏在移动端显示不完整的问题。#104
- 修复 ColorPicker 开启 transfer 时,无法确定颜色的问题。#64
- 修复 Login 校验,不显示默认错误提示的问题。#106
- 修复 types 在部分 TS 环境下报错的问题,现在可以更好地使用 TS 了。abb1bd5
更新方法
1.修改 package.json
中 view-ui-plus
版本号:
"dependencies": {
"view-ui-plus": "^1.3.1"
}
2.运行 npm update view-ui-plus
。
更多完整内容,请到 View Design 官网查看:https://www.iviewui.com/
边栏推荐
- 2年经验总结,告诉你如何做好项目管理
- [算法] 剑指offer2 golang 面试题7:数组中和为0的3个数字
- 记录:Navicat Premium初次无法连接数据库MySQL之解决
- Fgui project packaging and Publishing & importing unity & the way to display the UI
- Record: I accidentally wrote a recursion next time
- TYUT太原理工大学2022数据库之关系代数小题
- 初识C语言(上)
- Alibaba cloud side: underlying details in concurrent scenarios - pseudo sharing
- [algorithm] sword finger offer2 golang interview question 12: the sum of the left and right sub arrays is equal
- [while your roommate plays games, let's see a problem]
猜你喜欢
[算法] 劍指offer2 golang 面試題2:二進制加法
[算法] 剑指offer2 golang 面试题4:只出现一次的数字
[algorithm] sword finger offer2 golang interview question 5: maximum product of word length
Fgui project packaging and Publishing & importing unity & the way to display the UI
Chromatic judgement bipartite graph
[algorithm] sword finger offer2 golang interview question 13: sum of numbers of two-dimensional submatrix
[GNSS data processing] Helmert variance component estimation analysis and code implementation
Dark chain lock (lca+ difference on tree)
[算法] 剑指offer2 golang 面试题9:乘积小于k的子数组
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
随机推荐
图书管理系统小练习
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
TYUT太原理工大学2022软工导论简答题
平衡二叉树详解 通俗易懂
Record: newinstance() obsolete replacement method
Implementation of Excel import and export functions
[算法] 剑指offer2 golang 面试题1:整数除法
记录:下一不小心写了个递归
[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积
阿里云微服务(一)服务注册中心Nacos以及REST Template和Feign Client
Alibaba cloud microservices (III) sentinel open source flow control fuse degradation component
Several high-frequency JVM interview questions
分支语句和循环语句
Branch and loop statements
KF UD decomposition pseudo code implementation advanced [2]
Introduction and use of redis
架构师怎样绘制系统架构蓝图?
[algorithm] sword finger offer2 golang interview question 7: 3 numbers with 0 in the array
[algorithme] swordfinger offer2 golang question d'entrevue 2: addition binaire
记录:newInstance()过时的代替方法