-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.12
### Description
```
FAIL packages/hooks/use-pan-event/tests/index.test.tsx > usePanEvent > should call onEnd when pa…
-
package: @yamada-ui/table
### Description
`@yamada-ui/table` has a test coverage of less than 80%. We will enhance it to above 80%.
### Target files
- [packages/components/table/src/paging-table.tsx…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.9
### Description
Corrected the following class names according to BEM
- `ui-breadcrumb__item__separator`
- fixed to…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.7
### Description
Integrate `omitObject` handling with `omitThemeProps`.
```diff
{
className,
+ value: valueProp,
def…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.9
### Description
Corrected the following class names according to BEM
- `ui-autocomplete__item__icon`
- f…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.7
### Description
Integrate `omitObject` handling with `omitThemeProps`.
```diff
- const { className, layout, ...rest } =…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.4
### Description
`Card` component should render `article` instead of `section`.
### Link to Reproduction
…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.7
### Description
```diff
- const [styles, mergedProps] = useComponentStyle("Textarea", props)
+ const [{ h, height, minH,…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.4
### Description
There should be only one `main` tag in a document.
https://html.spec.whatwg.org/multipage/grouping-co…
-
### Subject
All
### Description
Currently, the `Tooltip` is not displayed on the `IconButton`, making it difficult to understand what action will occur.
### Are you willing to participate in the d…