AFFiNE/packages/frontend/component
CatsJuice 827c952e9f
refactor(component): new Radio component (#6910)
# New `RadioGroup` component to replace `RadioButton`

![CleanShot 2024-06-25 at 17.18.02.gif](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/LakojjjzZNf6ogjOVwKE/77241b07-a2dd-4d27-a322-3056f483f75a.gif)

### what's new
- [x] Change the API
- [x] More customizable options
- [x] Indicator animation
- [x] Dynamic width support(responsive)
- [x] Storybook
- [x] JSDoc
2024-06-27 06:04:19 +00:00
..
.storybook fix(component): ui storybook's doc page can not scroll (#6909) 2024-05-20 01:26:37 +00:00
src refactor(component): new Radio component (#6910) 2024-06-27 06:04:19 +00:00
package.json refactor(component): new Radio component (#6910) 2024-06-27 06:04:19 +00:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00