ant-design/components/checkbox
Manjit Kumar 4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
 - Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
 - Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
2017-04-12 02:22:05 +05:30
..
__tests__ Jest 19 (#5361) 2017-03-17 18:56:30 +08:00
demo docs: rewrite Checkbox demos to ES6 component (#4944) 2017-02-20 10:09:37 +08:00
style Fix checkbox hover border color 2017-03-29 11:24:35 +08:00
Checkbox.tsx fix: recursive dependencies, close: #5264 2017-03-13 10:20:25 +08:00
Group.tsx use PropTypes from 'prop-types' mdoule instead of React 2017-04-12 02:22:05 +05:30
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