ant-design/components/radio
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ fix(badge): fix badge number is rtl (#43998) 2023-08-14 19:14:46 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style fix: radio should work in tree (#44380) 2023-08-24 09:47:24 +08:00
context.ts type: replace any type with CheckboxRef (#43599) 2023-07-17 12:40:52 +08:00
group.tsx fix: Radio.Button title loss (#43012) 2023-06-15 09:46:05 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: add help text for token customization 2023-08-30 23:02:35 +08:00
interface.ts type: replace any type with CheckboxRef (#43599) 2023-07-17 12:40:52 +08:00
radio.tsx fix: Checkbox & Radio not support customize wave (#44014) 2023-08-04 11:22:33 +08:00
radioButton.tsx type: replace any type with CheckboxRef (#43599) 2023-07-17 12:40:52 +08:00