ywenhao
ywenhao
fix: date-picker props placement (#21957) Please make sure these boxes are checked before submitting your PR, thank you! * [x] Make sure you follow Element's contributing guide ([中文](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.zh-CN.md) | [English](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.en-US.md)...
**新功能描述** 添加uni-app内置组件的d.ts类型声明文件 **现状及问题** 当前无法进行正确的类型推导  **尝试方案** 添加声明文件可解决  **补充信息**
uniapp,用vue3 setup里面,import 导入一张图片,编译成微信小程序会出现Logo is not defined,查看编译后的代码是被编译成了_ctx.Logo ```vue import Logo from '@/static/logo.png' // 正常打印 console.log(Logo) ```
在父元素出现滚动条的情况下,滚动条会被自动设置到视频出现的位置
### Version ```sh System: OS: Windows 10 10.0.19045 CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12400 Memory: 2.23 GB / 15.75 GB Browsers: Edge: Chromium (127.0.2651.74) Internet Explorer: 11.0.19041.3636 npmPackages:...
Fix blank image in safari, algin. ### Motivation and Context ### Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
Please make sure these boxes are checked before submitting your PR, thank you! - [x] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [x]...
close #5620 修复picker-view 滑动会出现不能归位的情况 修复前 https://github.com/user-attachments/assets/62f72f70-3593-49fa-8724-a969ccdb51b0 修复后 https://github.com/user-attachments/assets/9e9941bf-2ea2-44b7-97f4-530a315bfe29