Yu Peng

Results 9 issues of Yu Peng

### What problem does this feature solve 在jsx文件使用标签实现双向数据绑定的时候,文档中有 modelValue ,但是并没有对应的事件赋值操作,导致无法在jsx文件中实现双向数据绑定 ### What does the proposed API look like 在文档中添加上 onUpdate:modelValue 的方法,提升大家在jsx文件中对DOM数据绑定的操作 ### What is your project name 。。。

suggestion

### Version 最新的 ### Vue Version 最新的 ### Link to minimal reproduction ![WechatIMG3578](https://github.com/opentiny/tiny-vue/assets/150329130/0e91f366-f293-41a5-aa75-105e2fdafe11) ### Step to reproduce ![WechatIMG3578](https://github.com/opentiny/tiny-vue/assets/150329130/61d16770-3e1c-4a7c-8355-b0c39c465175) ### What is expected 在tsx文件中能使用js的方法 ### What is actually happening _No response_...

bug
developing

### What problem does this feature solve 用于对用户的操作结果或者异常状态做反馈 ### What does the proposed API look like 可以参考element UI 的样式 ### What is your project name 广州地铁数字化管理系统

enhancement

### What problem does this feature solve 大文件上传、视频类文件一次上传文件太大问题 ### What does the proposed API look like 将一个大文件切割成众多小文件达到批量上传,可以自定义每次上穿时候被切割文件的大小,如遇需离开当前上传页面可以暂停上传或者在后台继续上传,实现多环境下的上传不是亭子 ### What is your project name 帮助微信群人员提交Issue

enhancement

### What problem does this feature solve 文档中 Select 选择器中的 option 的value值类型补全,方便用户查看文档书写 ### What does the proposed API look like 文档类型补全 ### What is your project name 广州地铁数字化管理系统

enhancement

### Version 3.13 ### Vue Version 3.4.23 ### Link to minimal reproduction https://github.com/opentiny/tiny-vue/assets/150329130/e145463a-e273-454c-801c-1344d405f7f9 ### Step to reproduce 问题复现请看视频详解 https://github.com/opentiny/tiny-vue/assets/150329130/3a69afb8-f5e1-496c-a334-f13a003634ac ### What is expected 解决此bug问题 ### What is actually happening _No...

bug

### What problem does this feature solve 丰富组件库内容,用户使用也不用去引入第三方额外数据,方便用户操作 ### What does the proposed API look like 就一个组件,用户的数字从0开始一直滚动到定义是值,也可以自定义是否开启动画、动画持续时间、精度等API操作内容 具体详情可以参考这个 https://www.naiveui.com/zh-CN/os-theme/components/number-animation ### What is your project name 自行提议的

enhancement

### What problem does this feature solve 用户使用体验、体感会更好,不会让弹框的突然打开跟关闭显得很生硬 ### What does the proposed API look like 在样式中添加淡入淡出的样式即可 ### What is your project name 数字化管理系统

bug

### What problem does this feature solve 用户体验、体感会更好,目前打开有弹框的关闭显得很生硬 ### What does the proposed API look like 在样式中添加淡入淡出的样式即可 ### What is your project name 数字化管理系统

bug