You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
  ...
6 years ago
..
__tests__ Fix sort order broken issue when columns were put in render 6 years ago
demo fix test case 6 years ago
style Fix fixed-columns Table border issue, close #9687 6 years ago
Column.tsx Fix implicit any error for Table 7 years ago
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 7 years ago
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 7 years ago
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 7 years ago
SelectionCheckboxAll.tsx Fix CheckboxAll status when remove data and selectedKeys 7 years ago
Table.tsx Fix sort order broken issue when columns were put in render 6 years ago
createBodyRow.tsx Improve type definition and doc of TableComponents 6 years ago
createStore.tsx Fix implicit any error for Table 7 years ago
filterDropdown.tsx refactor: use instanceof instead typeof 6 years ago
index.en-US.md update docs react-component/table#222 6 years ago
index.tsx Fix implicit any error for Table 7 years ago
index.zh-CN.md update docs react-component/table#222 6 years ago
interface.tsx update docs react-component/table#222 6 years ago
util.tsx Fix implicit any error for Table 7 years ago