ant-design/components/form
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__ fix snapshot 2017-04-05 14:59:56 +08:00
demo docs: Document customized form control 2017-04-10 22:42:56 +08:00
style fix: #5456(Cannot display feed back icon and prefix icon together) (#5457) 2017-03-24 09:59:31 +08:00
constants.tsx fix form warning 2016-07-07 16:59:47 +08:00
Form.tsx Fix some form type definition issues (#5560) 2017-03-30 13:46:38 +08:00
FormItem.tsx use PropTypes from 'prop-types' mdoule instead of React 2017-04-12 02:22:05 +05:30
index.en-US.md fix whitespace required, close #5418 2017-03-21 15:21:40 +08:00
index.tsx Fix tsc errors beside DatePicker 2016-08-24 16:09:55 +08:00
index.zh-CN.md fix whitespace required, close #5418 2017-03-21 15:21:40 +08:00