ant-design/components/table
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__ Set snapshotSerializers 2017-04-02 18:09:23 +08:00
demo fix table column align in demo 2017-04-05 11:51:21 +08:00
style change variable names #5711 2017-04-11 17:56:38 +08:00
Column.tsx Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
ColumnGroup.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
createStore.tsx chore: Fixed two compiling errors reported by tsc 2.0.10. (#3969) 2016-11-23 17:52:29 +08:00
filterDropdown.tsx Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
FilterDropdownMenuWrapper.tsx prefer stateless function 2017-02-24 20:29:24 +08:00
index.en-US.md Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
SelectionBox.tsx Fix rowSelection defauleChecked 2016-12-02 11:36:05 +08:00
SelectionCheckboxAll.tsx fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type (#5528) 2017-03-28 13:20:05 +08:00
Table.tsx use PropTypes from 'prop-types' mdoule instead of React 2017-04-12 02:22:05 +05:30
util.tsx Fix grouping column table sort and filter in controlled mode (#5211) 2017-03-10 14:52:28 +08:00