ant-design/components/table
Junbin Huang d78c0f2707
Chore/fix master conflict (#14126)
* adjust table fixed column z-index (#14036)

fix #13930

* 📝 Add instruction for one column without width left in fixed table

* Add full PR template link in template (#14061)

* add full tmpl link

* adjust

* simplify it

* add cn link

* Fix Affix flickering when scrolling

* update

* fix: top border disappeared under some ie9

* fix calendar month range display (#14049)

* Fix tslint warning

* Correct typescript usage (#14074)

* 🐛 Fix steps style under IE9

close #14001

* 🐛 tweak style for not affecting vertical steps

* 📝 enhance upload documentation

* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010

* 🐛 Fix disabled button style in DatePicker panel

https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png

* 📝 site: fix BackTop been covered by footer

close #14093

* Update PULL_REQUEST_TEMPLATE.md

* Update pr_cn.md

* 🐛 Fix nested Timeline last item missing line (#14110)

close #14108

* init Spin should also support delay trigger (#14105)

fix #14100

* Update table docs

* bugfix

* Format

* update snapshot

* test: fix spin test
2019-01-06 13:25:59 +08:00
..
__tests__ Chore/fix master conflict (#14126) 2019-01-06 13:25:59 +08:00
demo Chore/fix master conflict (#14126) 2019-01-06 13:25:59 +08:00
style Chore/fix master conflict (#14126) 2019-01-06 13:25:59 +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 merge support prettier 2018-12-07 20:02:01 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx merge support prettier 2018-12-07 20:02:01 +08:00
FilterDropdownMenuWrapper.tsx 🐛 Fix Table filters trigger sort 2018-12-30 14:01:13 +08:00
index.en-US.md update onRow Table properties documentation 2018-12-29 18:46:32 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md Chore/fix master conflict (#14126) 2019-01-06 13:25:59 +08:00
interface.tsx New Component: Empty (#13651) 2018-12-26 16:01:00 +08:00
SelectionBox.tsx merge support prettier 2018-12-07 20:02:01 +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 master conflict (#14126) 2019-01-06 13:25:59 +08:00
util.tsx merge support prettier 2018-12-07 20:02:01 +08:00