ant-design/components/checkbox
Tyler 919cb22eb7 Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes

* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
..
__tests__ feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 2017-04-14 16:20:09 +08:00
demo docs: add changelog for 2.10 (#5981) 2017-05-05 17:53:05 +08:00
style Decompose @background-color-base into several variables 2017-04-28 16:04:41 -04:00
Checkbox.tsx Use the prop-types package from npm instead of React.PropTypes (#6057) 2017-05-09 13:40:33 +08:00
Group.tsx feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 2017-04-14 16:20:09 +08:00
index.en-US.md docs: Unify type naming (#4636) 2017-01-20 20:10:50 +08:00
index.tsx fix: recursive dependencies, close: #5264 2017-03-13 10:20:25 +08:00
index.zh-CN.md doc: fix checkbox description error (#4731) 2017-01-27 13:54:15 +08:00