Electrolux

Results 28 issues of Electrolux

## Description Please include a summary of the changes and be sure to follow our [Contribution Guidelines](https://github.com/web3/web3.js/blob/4.x/CONTRIBUTIONS.md). ## Type of change - [x] Bug fix (non-breaking change which fixes an...

解决 https://github.com/vueComponent/ant-design-vue/issues/7344 中的问题,问题定位在 transition 的 leave 。改了之后在 vue3.4的版本 dropdown组件和 popconfirm 组件的能够正常使用

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.1.0 ### Environment 更新到 vue3.4.18版本,然后本仓库npm run dev即可。components/dropdown 和 components/popconfirm...

fix:https://github.com/vbenjs/vue-vben-admin/issues/3805 ### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. - [x] Pull request template structure not broken Pull request template structure not...

**⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭** - [x] 已阅读 [文档](https://anncwb.github.io/vue-vben-admin-doc/). - [x] 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复) - [x] 已在 Issues 中搜索了相关的关键词 - [x] 不是 ant design vue 组件库的...

3.x 版本似乎也有table hover下重渲染的问题,根据https://github.com/vueComponent/ant-design-vue/commit/9b0f0e71e79d79abaad1f2d2749bc0c20b62d371 进行perf

3.x

[[English Template / 英文模板](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE.md)] ### 🤔 这个变动的性质是? - [ ] 新特性提交 - [x] 日常 bug 修复 - [x] 站点、文档改进 - [ ] 演示代码改进 - [x] TypeScript 定义更新 - [ ]...

Submit a pull request for this project. # What? run 'npm run dev' generates an error that does not recognize NODE_ENV. In the window system # How? use crossenv

**Description** it refer https://docs.slatejs.org/api/transforms#transforms.setnodes-editor-editor-props-partial-less-than-node-greater-than-options ``` Transforms.setNodes(editor: Editor, props: Partial, options?) ``` `props: Partial` has a prop named `children` ,However, when I read the source code in path `packages\slate\src\interfaces\transforms\general.ts`, I found...

bug

## quesion can we add css hack to resolve the quesion about ie ? i had read the https://github.com/evanw/esbuild/issues/2925 , This is very similar. But I think this is still...