ant-design/components/table
afc163 0fc32da6ea Merge branch 'master' into feature
* master: (27 commits)
  Fix sort order broken issue when columns were put in render
  fix Modal docs typo
  Improve Alert
  update select props :onPopupScroll
  add transform-origin on dropdown as menu
  Update validate-other.md
  should not hide avatar in vertical item layout of List
  fix stylelint again by locking version :sad:
  Fix fixed-columns Table border issue, close #9687
  site: still need the fallback scrollIntoView, #12683
  use latest stylelint
  site: fix npm run site error
  Update jsdom requirement from ^12.1.0 to ^13.0.0
  🐛 dynamic form doc fix
  Fix button icon margin style bug
  remove babel-plugin deps
  clean up useless deps
  Use recomended babel-preset-env
  findDOMNode to refs, close #12843
  componentWillReceiveProps => getDerivedStateFromProps
  ...
2018-11-01 14:36:14 +08:00
..
__tests__ Fix sort order broken issue when columns were put in render 2018-11-01 13:44:48 +08:00
demo fix test case 2018-10-26 12:29:43 +08:00
style Fix fixed-columns Table border issue, close #9687 2018-10-31 17:03:40 +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 Improve type definition and doc of TableComponents 2018-09-25 19:48:50 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx refactor: use instanceof instead typeof 2018-09-30 17:04:05 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md update docs react-component/table#222 2018-10-26 12:29:43 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md update docs react-component/table#222 2018-10-26 12:29:43 +08:00
interface.tsx update docs react-component/table#222 2018-10-26 12:29:43 +08:00
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
SelectionCheckboxAll.tsx Fix CheckboxAll status when remove data and selectedKeys 2018-06-05 20:45:19 +08:00
Table.tsx Fix sort order broken issue when columns were put in render 2018-11-01 13:44:48 +08:00
util.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00