qiang
qiang
fix #9180, fix #9223, close #9184 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)...
closed #8565 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))....
### Clear and concise description of the problem Controllable and high-performance animation based on [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API). While there are many ways to implement animations, the advantage of this approach...
closed #9646 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))....
Link #9638 Please make sure these boxes are checked before submitting your PR, thank you! - [ ] 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) |...
close #4394, close #6233, close #7366, close #7372, close #7921, close #7984, close #8286, close #9414, close #9418, close #9538 Please make sure these boxes are checked before submitting your...
### Description close #2077 I wrote some [simple examples](https://tolking.github.io/animate-demo/), [source code](https://github.com/tolking/animate-demo) ### Additional context I refer to the [control option](https://vueuse.org/guidelines.html#controls) to add `reactive` option for the useAnimate function to return...
### tdesign 版本 - ### 重现链接 https://github.com/Tencent/tdesign-vue-next/blob/develop/src/image-viewer/image-viewer.md#imageviewer-props ### 重现步骤 使用 Github, VSCode 等工具查看时格式错误 文档`说明`里面的部分内容将可能被渲染到`必传`中 ### 期望结果 写法具有更好的兼容性 ### 实际结果 Github, VSCode 等 markdown 解析后格式错误 ### 框架版本 - ### 浏览器版本 -...
Before submitting a pull request, please read the [contributing guide](https://vant-ui.github.io/vant/#/en-US/contribution). 在提交 pull request 之前,请阅读 [贡献指南](https://vant-ui.github.io/vant/#/zh-CN/contribution)。 [fix vant-nuxt#31](https://github.com/vant-ui/vant-nuxt/issues/31) unimport 中解析 vant 的目录大致为 `../../../node_modules/.pnpm/[email protected][email protected]/node_modules/vant/lib/vant.cjs`,这使得自动导入的方法没有类型提示 增加导入后解析的目录变为 `../../../node_modules/.pnpm/[email protected][email protected]/node_modules/vant` 类型提示正常
Before submitting a pull request, please read the [contributing guide](https://vant-contrib.gitee.io/vant/#/en-US/contribution). 在提交 pull request 之前,请阅读 [贡献指南](https://vant-contrib.gitee.io/vant/#/zh-CN/contribution)。 **Breaking change** 使用 vue 3.5 的 useId 来生成 id