-
related: #74
### Description
Currently, no tests in `@yamada-ui/stat`. In the future, I feel the need for testing when operating `@yamada-ui/stat`.
### Problem Statement/Justification
Testing is e…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.2.7
### Description
`packages/components/calendar/src/calendar-header.tsx`
```tsx
const css: CSSUIObject = {
display:…
-
## 概要
エラーメッセージを表示する機能を実装する。
## 実装方法
#66 で考えた方法を元に実装する。
#66 ではYamada [UIを使用することにしていたが、最終的に[react-hot-toast](https://react-hot-toast.com/)でシステムメッセージを表示することにした。
react-hot-toastは軽量でシンプルかつ簡単な実装でシステム…
-
related: #74
### Description
Currently, no tests in `@yamada-ui/transitions`. In the future, I feel the need for testing when operating `@yamada-ui/transitions`.
### Problem Statement/Justification…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.3
### Description
Using in `layout.tsx` with Next.js 14.2 shows error below when running `pnpm build` and `pnpm…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.2.8
### Description
When `SegmentedControl` exists on the screen, `Modal` and `Dialog` focus locks are disabled.
Probably…
-
related: #74
### Description
Currently, no tests in `@yamada-ui/portal`. In the future, I feel the need for testing when operating `@yamada-ui/portal`.
### Problem Statement/Justification
Testing …
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.2.8
### Description
Yamada UI allows you to use components without applying a theme. It is a mistake to use theme tokens ins…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.2.8
### Description
When `Autocomplete` is set to `allowFree`, if the entered string does not match the `Options` label, an …
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.2.8
### Description
Related #891
When `Radio` exists on the screen, if you choice the `Select` in `Popover`, `P…