当前位置:网站首页>View UI plus released version 1.3.1 to enhance the experience of typescript
View UI plus released version 1.3.1 to enhance the experience of typescript
2022-07-06 13:15:00 【View Design】
View UI Plus 1.3.1 The version is on 2022-06-29 Release .
Update log
Please go to the official website www.iviewui.com Check out the latest version of .
- Offer based on TypeScript The engineering of .view-ui-project-ts
- Playground The default template supports switching combination API And optional API.Playground
- Repair ImagePreview The operation bar displays incomplete problems on the mobile end .#104
- Repair ColorPicker Turn on transfer when , Unable to determine the color problem .#64
- Repair Login check , Questions that do not display default error prompts .#106
- Repair types In part TS Error reporting in environment , Now you can better use TS 了 .abb1bd5
Update method
1. modify package.json in view-ui-plus Version number :
"dependencies": {
"view-ui-plus": "^1.3.1"
}
2. function npm update view-ui-plus.
More complete content , succeed in inviting sb. View Design Official website view :https://www.iviewui.com/
边栏推荐
- First acquaintance with C language (Part 2)
- TYUT太原理工大学2022数据库考试题型大纲
- 记录:下一不小心写了个递归
- 初识指针笔记
- Alibaba cloud side: underlying details in concurrent scenarios - pseudo sharing
- 十分鐘徹底掌握緩存擊穿、緩存穿透、緩存雪崩
- [GNSS data processing] Helmert variance component estimation analysis and code implementation
- [algorithm] sword finger offer2 golang interview question 6: sum of two numbers in the sorting array
- 4.30 dynamic memory allocation notes
- 异常:IOException:Stream Closed
猜你喜欢
![Heap sort [handwritten small root heap]](/img/f0/6efda3c6f499a32671a935dd2f21db.png)
Heap sort [handwritten small root heap]

Database operation of tyut Taiyuan University of technology 2022 database

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

Rt-ppp test using rtknavi

一文搞定 UDP 和 TCP 高频面试题!

System design learning (III) design Amazon's sales rank by category feature

TYUT太原理工大学2022“mao gai”必背

IPv6 experiment

Data manipulation language (DML)

Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes
随机推荐
TYUT太原理工大学2022软工导论简答题
The port is occupied because the service is not shut down normally
4.30动态内存分配笔记
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
Usage differences between isempty and isblank
Exception: ioexception:stream closed
Pride-pppar source code analysis
Music playback (toggle & playerprefs)
Data manipulation language (DML)
Fundamentals of UD decomposition of KF UD decomposition [1]
The earth revolves around the sun
MySQL 30000 word essence summary + 100 interview questions, hanging the interviewer is more than enough (Collection Series
Dark chain lock (lca+ difference on tree)
E-R graph to relational model of the 2022 database of tyut Taiyuan University of Technology
[rtklib 2.4.3 B34] version update introduction I
Shortest Hamilton path (pressure DP)
Application architecture of large live broadcast platform
Record: solution of 404 error of servlet accessing database in dynamic web project
Novatel board oem617d configuration step record
初识C语言(下)