ant-design/components/table
Sam Lanning e56e1a71c3 [chore] fix useless assignments to local variables
This commit addresses all the instances of useless assignments to
local variables, as found by LGTM.com
2018-12-20 17:16:00 +08:00
..
__tests__ fix: render correctly when set childrenColumnName 2018-12-20 17:05:27 +08:00
demo 📝 fix demo order 2018-12-19 12:07:32 +08:00
style 🐛 remove word-break for consistent ui, close #13624 2018-12-17 20:14:39 +08:00
Column.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
createBodyRow.tsx support prettier 2018-12-07 18:27:30 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx support prettier 2018-12-07 18:27:30 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md update doc 2018-12-18 23:31:50 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md update doc 2018-12-18 23:31:50 +08:00
interface.tsx move sorter logic from div to th cell (#13669) 2018-12-17 22:42:16 +08:00
SelectionBox.tsx support prettier 2018-12-07 18:27:30 +08:00
SelectionCheckboxAll.tsx pass props to fix IE <= 10 not support constructor 2018-12-17 16:13:44 +08:00
Table.tsx [chore] fix useless assignments to local variables 2018-12-20 17:16:00 +08:00
util.tsx support prettier 2018-12-07 18:27:30 +08:00