lady Liu

Results 14 issues of lady Liu

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 国际化场景,修改日期显示面板的周起始日,如 日一二三四五六 ### What...

Feature Request

- [ ] 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 3.2.3 ### Environment not need ### Reproduction link [https://www.github.com](https://www.github.com)...

### 🐛 Bug description my project render by vue-cli ```js // this is not work remove(file, actions)} /> // this work fine remove(file, actions)}/> ``` ### 🏞 Desired result ###...

bug

### 🧐 Problem Description `PageContainer` is register in global, when use componnet with tsx, camel case not find, but kebab-case work fine, why? If i import it in file, camel...

question

### pnpm version: 7.11.0 ### Code to reproduce the issue: ERR_PNPM_TARBALL_INTEGRITY  Got unexpected checksum for "@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz". Wanted "sha512-gstzbTWro2/nFed1WXtf+TtrpwxH7Ggs4RLYTLbeVgIkUQOI3WG/JKjgeOU1zXDvezllupjrf8OPIdvTbIaVOQ==". Got "sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==" ![image](https://user-images.githubusercontent.com/16078260/191403991-ee56c214-9004-4e90-84f7-81e25979112a.png) ```yaml /@types/express-serve-static-core/4.17.31: resolution: {integrity: sha512-gstzbTWro2/nFed1WXtf+TtrpwxH7Ggs4RLYTLbeVgIkUQOI3WG/JKjgeOU1zXDvezllupjrf8OPIdvTbIaVOQ==, tarball: '@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz'} deprecated: '[WARNING]...

type: bug

### Describe the bug When the global variable and function definition parameter have the same name, the function parameter will be overwritten by the global variable. After troubleshooting, it is...

## Describe the feature can you provide a callback function setHeader which can custom defined https response header, I need to define some header to avoid security problem

enhancement