Commit Graph

4 Commits (55f23c9d3414b1d7e85e816a851d05aa933c632e)

Author SHA1 Message Date
Bruce Mitchener ba965dc746 Convert several React.createClass usages to classes. 9 years ago
Bruce Mitchener 11c0a6a203 Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.

The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163 69935c5bbf Add size for RadioButton, close #904 9 years ago
afc163 c05652a140 Add radio button disabled style, fix #489 9 years ago