ant-design/components/date-picker
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__ add suffix icon to tree-select 2018-09-21 13:40:27 +08:00
demo datepicker: suffix -> suffixIcon 2018-09-21 13:40:27 +08:00
locale Merge branch 'master' into feature 2018-10-26 18:48:34 +08:00
style fix DatePicker clear behavior bring by 3640754 2018-10-12 16:25:23 +08:00
createPicker.tsx fix #12475. Picker should get focus after selection. 2018-10-09 17:44:22 +08:00
index.en-US.md fix doc 2018-10-28 13:32:29 +08:00
index.tsx Use week year 2018-03-01 17:24:06 +08:00
index.zh-CN.md fix doc 2018-10-28 13:32:29 +08:00
interface.tsx datepicker: suffix -> suffixIcon 2018-09-21 13:40:27 +08:00
RangePicker.tsx fix #12475. Picker should get focus after selection. 2018-10-09 17:44:22 +08:00
WeekPicker.tsx fix #12475. Picker should get focus after selection. 2018-10-09 17:44:22 +08:00
wrapPicker.tsx fix: select type definition (#12865) 2018-10-30 10:52:27 +08:00