Kae

Results 16 issues of Kae

Closes #2773 ## Description I have removed throw Error and changed the code to use console.warn instead. ## Current behavior (updates) ## New behavior ## Is this a breaking change...

review wanted
merge request

### Which package has an issue? @yamada-ui/use-breakpoint ### Package Version 1.5.0 ### Description I will remove throw Error and instead change the code to use console.warn as shown below. ###...

### Description We will provide a UI that allows for filtering, and we plan to implement the useFilter hook as well. https://github.com/user-attachments/assets/93fd831f-cfbb-4829-b31b-19510f120bd3 ### Problem Statement/Justification Filtering is a frequently used...

enhancement
triage

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement

### Description Improving code maintainability and readability. ### Proposed Solution or API 1. Move the `useRadio` code from `radio.tsx` to a new file called `use-radio.ts`. 2. Move the `useRadioGroup` code...

enhancement

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement

### Description Separate logic into separate files such as `use-xxx.ts`. In addition, modify the hooks to function on their own. ### Additional Information Create a new branch from `v2.0` branch...

enhancement