炒米粉
炒米粉
There is a bug in the tab button of the current example that used to switch vue/react, this bug will cause the route splicing error and then jump to the...
### Reproduction link [](https://codesandbox.io/embed/ji-ben-antd-5-0-1-forked-0wyog9?fontsize=14&hidenavigation=1&theme=dark) ### Steps to reproduce ```css body { width: 399px; } .ant-tabs-nav-list { width: 100%; } .ant-tabs-tab { flex: 1; } ``` ### What is...
### Which package(s) are affected? React (@lit-labs/react) ### Description I have a react component `Carousel` that based on a lit component named `BCarousel` and built with `createComponent` of @lit-labs/react. When...
#### Description Added Chinese README~ #### Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...
**Describe the bug** Select开启搜索模式且不定宽后,展开前和展开后selector宽度不一样。 **To Reproduce** Steps to reproduce the behavior: 1. 使用filter开启搜索功能 2. 展开选择器 **Expected behavior** selector部分宽度不变

在检测到PR时执行单元测试,避免单元测试不通过要到发布阶段才暴露出来。