当前位置:网站首页>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/
边栏推荐
- 记录:下一不小心写了个递归
- Pride-pppar source code analysis
- Inheritance and polymorphism (I)
- C code implementation of robust estimation in rtklib's pntpos function (standard single point positioning spp)
- Edit distance (multi-source BFS)
- 几道高频的JVM面试题
- Fairygui bar subfamily (scroll bar, slider, progress bar)
- [Topic terminator]
- 架构师怎样绘制系统架构蓝图?
- XV Function definition and call
猜你喜欢

Alibaba cloud microservices (II) distributed service configuration center and Nacos usage scenarios and implementation introduction

抽象类和接口
![[GNSS data processing] Helmert variance component estimation analysis and code implementation](/img/4e/ff0334cf9a2a37096778a8c5719a4e.jpg)
[GNSS data processing] Helmert variance component estimation analysis and code implementation

面试必备:聊聊分布式锁的多种实现!

Experience summary of autumn recruitment of state-owned enterprises

MySQL 30000 word essence summary + 100 interview questions, hanging the interviewer is more than enough (Collection Series

Basic DOS commands
![Fundamentals of UD decomposition of KF UD decomposition [1]](/img/e9/564e0163c3756c0ba886913f1cfaef.jpg)
Fundamentals of UD decomposition of KF UD decomposition [1]

系统设计学习(二)Design a key-value cache to save the results of the most recent web server queries

TYUT太原理工大学2022数据库之关系代数小题
随机推荐
Decomposition relation model of the 2022 database of tyut Taiyuan University of Technology
[untitled]
Branch and loop statements
系统设计学习(一)Design Pastebin.com (or Bit.ly)
Record: Navicat premium can't connect to MySQL for the first time
[algorithm] sword finger offer2 golang interview question 13: sum of numbers of two-dimensional submatrix
图书管理系统小练习
[Topic terminator]
E-R graph to relational model of the 2022 database of tyut Taiyuan University of Technology
堆排序【手写小根堆】
Alibaba cloud microservices (I) service registry Nacos, rest template and feign client
[algorithm] sword finger offer2 golang interview question 12: the sum of the left and right sub arrays is equal
记录:初次cmd启动MySQL拒接访问之解决
Record: solution of 404 error of servlet accessing database in dynamic web project
Solution: warning:tensorflow:gradients do not exist for variables ['deny_1/kernel:0', 'deny_1/bias:0',
Tyut Taiyuan University of technology 2022 introduction to software engineering summary
View UI Plus 发布 1.3.1 版本,增强 TypeScript 使用体验
Interview Essentials: talk about the various implementations of distributed locks!
[algorithm] sword finger offer2 golang interview question 1: integer division
[algorithm] sword finger offer2 golang interview question 6: sum of two numbers in the sorting array