ant-design/components/radio
zefeng 14417f1614
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode

With compact theme mode, we adjust default font-size from 14px to 12px.

Closes #23015

* patch: update docs min font-size

* patch

* patch

* patch

* patch

* patch

* patch
2020-04-28 11:16:01 +08:00
..
__tests__ 🆙 upgrade rc-checkbox (#22761) 2020-03-30 22:14:13 +08:00
demo 🆙 upgrade rc-checkbox (#22761) 2020-03-30 22:14:13 +08:00
style feat(theme): adjust font-size in compact mode (#23135) 2020-04-28 11:16:01 +08:00
context.tsx chore: replace legacy context and use PureComponent (#21597) 2020-02-26 16:09:22 +08:00
group.tsx refactor: Adjust Radio.Group logic that value is undefined should be uncontrolled mode. (#22245) 2020-03-16 12:47:24 +08:00
index.en-US.md docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
index.tsx Fix implicit any for Radio 2017-11-21 15:22:27 +08:00
index.zh-CN.md docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
interface.tsx refactor: Adjust Radio.Group logic that value is undefined should be uncontrolled mode. (#22245) 2020-03-16 12:47:24 +08:00
radio.tsx chore: replace legacy context and use PureComponent (#21597) 2020-02-26 16:09:22 +08:00
radioButton.tsx fix: ref in radio button has not forward (#21895) 2020-03-05 16:25:47 +08:00