当前位置:网站首页>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/
边栏推荐
- Introduction pointer notes
- 编辑距离(多源BFS)
- Usage differences between isempty and isblank
- Basic DOS commands
- Edit distance (multi-source BFS)
- 记录:Navicat Premium初次无法连接数据库MySQL之解决
- TYUT太原理工大学2022软工导论考试题型大纲
- Ten minutes to thoroughly master cache breakdown, cache penetration, cache avalanche
- 初识指针笔记
- [GNSS] robust estimation (robust estimation) principle and program implementation
猜你喜欢

Alibaba cloud microservices (III) sentinel open source flow control fuse degradation component
![[算法] 剑指offer2 golang 面试题2:二进制加法](/img/c2/6f6c3bd4d70252ba73addad6a3a9c1.png)
[算法] 剑指offer2 golang 面试题2:二进制加法

2-year experience summary, tell you how to do a good job in project management

几道高频的JVM面试题
![[算法] 剑指offer2 golang 面试题12:左右两边子数组的和相等](/img/11/ee0628a68542236fc641966579a31a.png)
[算法] 剑指offer2 golang 面试题12:左右两边子数组的和相等
![Heap sort [handwritten small root heap]](/img/f0/6efda3c6f499a32671a935dd2f21db.png)
Heap sort [handwritten small root heap]
![[algorithm] sword finger offer2 golang interview question 3: the number of 1 in the binary form of the first n numbers](/img/64/0f352232359c7d44f12b20a64c7bb4.png)
[algorithm] sword finger offer2 golang interview question 3: the number of 1 in the binary form of the first n numbers

十分钟彻底掌握缓存击穿、缓存穿透、缓存雪崩
![[algorithm] sword finger offer2 golang interview question 8: the shortest subarray with a sum greater than or equal to K](/img/8c/1b6ba3b1830ad28176190170c98628.png)
[algorithm] sword finger offer2 golang interview question 8: the shortest subarray with a sum greater than or equal to K

【无标题】
随机推荐
抽象类和接口
[算法] 剑指offer2 golang 面试题13:二维子矩阵的数字之和
Application architecture of large live broadcast platform
Heap sort [handwritten small root heap]
Fundamentals of UD decomposition of KF UD decomposition [1]
服务未正常关闭导致端口被占用
继承和多态(下)
First acquaintance with C language (Part 1)
Alibaba cloud microservices (II) distributed service configuration center and Nacos usage scenarios and implementation introduction
WSL common commands
初识C语言(上)
System design learning (III) design Amazon's sales rank by category feature
4.30 dynamic memory allocation notes
TYUT太原理工大学2022数据库大题之分解关系模式
Alibaba cloud microservices (I) service registry Nacos, rest template and feign client
2022国赛Re1 baby_tree
系统设计学习(一)Design Pastebin.com (or Bit.ly)
Record: Navicat premium can't connect to MySQL for the first time
架构师怎样绘制系统架构蓝图?
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景