当前位置:网站首页>View UI Plus 發布 1.3.1 版本,增强 TypeScript 使用體驗
View UI Plus 發布 1.3.1 版本,增强 TypeScript 使用體驗
2022-07-06 13:15: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/
边栏推荐
- 闇の連鎖(LCA+树上差分)
- 抽象类和接口
- Code example of MATLAB reading GNSS observation value o file
- Inheritance and polymorphism (I)
- Edit distance (multi-source BFS)
- 121道分布式面试题和答案
- TYUT太原理工大学2022数据库之关系代数小题
- E-R graph to relational model of the 2022 database of tyut Taiyuan University of Technology
- [rtklib] preliminary practice of using robust adaptive Kalman filter under RTK
- [algorithm] sword finger offer2 golang interview question 13: sum of numbers of two-dimensional submatrix
猜你喜欢
抽象类和接口
IPv6 experiment
System design learning (III) design Amazon's sales rank by category feature
阿里云微服务(三)Sentinel开源流控熔断降级组件
Music playback (toggle & playerprefs)
TYUT太原理工大学2022数据库大题之数据库操作
《软件测试》习题答案:第一章
Tyut Taiyuan University of technology 2022 introduction to software engineering summary
TYUT太原理工大学2022软工导论大题汇总
编辑距离(多源BFS)
随机推荐
2022国赛Re1 baby_tree
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
Alibaba cloud microservices (II) distributed service configuration center and Nacos usage scenarios and implementation introduction
2年经验总结,告诉你如何做好项目管理
面渣逆袭:Redis连环五十二问,三万字+八十图详解。
View UI Plus 发布 1.1.0 版本,支持 SSR、支持 Nuxt、增加 TS 声明文件
GNSS positioning accuracy index calculation
抽象类和接口
Role movement in the first person perspective
面试必备:聊聊分布式锁的多种实现!
Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes
Dark chain lock (lca+ difference on tree)
Several high-frequency JVM interview questions
Small exercise of library management system
Rt-ppp test using rtknavi
View UI Plus 发布 1.2.0 版本,新增 Image、Skeleton、Typography组件
阿里云一面:并发场景下的底层细节 - 伪共享问题
MySQL backup -- common errors in xtrabackup backup
[algorithm] sword finger offer2 golang interview question 8: the shortest subarray with a sum greater than or equal to K
[algorithm] sword finger offer2 golang interview question 9: subarray with product less than k