炒米粉

Results 20 issues of 炒米粉

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 [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](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...

Inactive

### 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...

Framework Wrappers

#### 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部分宽度不变

bug

1. html示例代码缺失 2. react示例代码中有忘记删除的注释代码

documentation

![image](https://github.com/FriedRiceNoodles/banana-ui/assets/53017934/d38880de-65a7-421a-a337-d4eabb0dcc17)

bug

Select组件是表单组件,应当提供只读参数。

enhancement

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