ant-design/components/grid
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 Merge branch 'master' into feature-2.8 2017-02-14 10:56:33 +08:00
style revert fix ant-col-xx-0 not disappear as expected 2017-02-21 11:56:51 +08:00
col.tsx feat: enhance Responsive Grid when resolution greater than 1600px (#4796) 2017-02-13 15:44:58 +08:00
index.en-US.md Merge from "master" 2017-02-26 18:45:16 +08:00
index.tsx docs: 调整组件导航结构 (#3758) 2016-11-09 14:43:32 +08:00
index.zh-CN.md Merge from "master" 2017-02-26 18:45:16 +08:00
row.tsx use PropTypes from 'prop-types' mdoule instead of React 2017-04-12 02:22:05 +05:30