当前位置:网站首页>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/
边栏推荐
- System design learning (I) design pastebin com (or Bit.ly)
- 图书管理系统小练习
- 雇佣收银员【差分约束】
- [算法] 剑指offer2 golang 面试题2:二进制加法
- Implementation of Excel import and export functions
- TYUT太原理工大学2022软工导论简答题
- MySQL 30000 word essence summary + 100 interview questions, hanging the interviewer is more than enough (Collection Series
- Common method signatures and meanings of Iterable, collection and list
- [algorithme] swordfinger offer2 golang question d'entrevue 2: addition binaire
- Record: solution of 404 error of servlet accessing database in dynamic web project
猜你喜欢

MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景

TYUT太原理工大学2022数据库之关系代数小题

System design learning (I) design pastebin com (or Bit.ly)

Problems and solutions of robust estimation in rtklib single point location spp

继承和多态(下)
![[algorithm] sword finger offer2 golang interview question 1: integer division](/img/e6/f17135207b3540ec58e5a9eed54220.png)
[algorithm] sword finger offer2 golang interview question 1: integer division

Rt-ppp test using rtknavi

服务未正常关闭导致端口被占用

阿里云微服务(四) Service Mesh综述以及实例Istio

Edit distance (multi-source BFS)
随机推荐
Alibaba cloud microservices (I) service registry Nacos, rest template and feign client
Error: symbol not found
堆排序【手写小根堆】
2022国赛Re1 baby_tree
雇佣收银员【差分约束】
Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes
[rtklib] preliminary practice of using robust adaptive Kalman filter under RTK
4.30动态内存分配笔记
记录:newInstance()过时的代替方法
[algorithm] sword finger offer2 golang interview question 1: integer division
2022 National Games RE1 baby_ tree
初识指针笔记
Counter attack of flour dregs: redis series 52 questions, 30000 words + 80 pictures in detail.
3月15号 Go 1.18 正式版发布 了解最新特色以及使用方法
TYUT太原理工大学2022软工导论考试题型大纲
记录:Navicat Premium初次无法连接数据库MySQL之解决
初识C语言(上)
Branch and loop statements
最短Hamilton路径 (状压DP)
Usage differences between isempty and isblank