Rainy
e60f18ce0b
Update index.zh-CN.md ( #22187 )
5 years ago
zombiej
e7c2ee5be6
docs: Add Table missing expandIconColumnIndex in doc
close #21803
5 years ago
二货机器人
6ba42db314
feat: Selection column also support render node ( #21711 )
* support customize selection cell
* update snapshot
* update docs
* fix lint
* to debug
5 years ago
zefeng
e262d14c2b
feat: more obviously tips for next sort ( #21631 )
5 years ago
zefeng
30574b9632
chore: improve table docs ( #21667 )
5 years ago
偏右
b86e9fea14
docs: 🎬 fix expandIcon demo link ( #21661 )
* 🎬 fix expandIcon demo link
close #21657
* Update index.en-US.md
5 years ago
shmilyKang
6b9e7fc9dd
完善Table Api的Scroll的说明 ( #21540 )
提示scroll也可以修改滚动区域的宽高。
5 years ago
taichiyi
cd19fa595a
docs: fix table rowSelection ( #21368 )
5 years ago
zombiej
2584635d73
chore: Update snapshot & clean typo of Table scroll desc
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
信鑫-King
cb528da8ed
fix: dark theme in 4.0 ( #20642 )
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
5 years ago
二货机器人
b07d95b0dd
docs: Update Table scroll docs ( #20204 )
5 years ago
Olivier Louvignes
3ef0a402b5
feat(table): Add defaultFilteredValues to table columns ( #20088 )
5 years ago
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
5 years ago
Martin Litvaj
bb92b01ae0
Update link to latest ColumnProps ( #19789 )
* Update link to latest ColumnProps
* update CN docs
5 years ago
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
shao
41bbcfe180
docs: probably better phrased as Table component
5 years ago
swillis12
2c864b9bc6
Add sortColumn to title render ( #19012 )
Update docs
Update TS interface
Add null
Fix lint error
5 years ago
MrHeer
90a77c0f02
👌 update README
5 years ago
MrHeer
4a5b0e1669
✨ Flipping table to automatically scroll to the top
👌 apply it in handleFilter and toggleSortOrder
👌 ref instead of findDOMNode
✅ update test for scroll to first row
close #18623
5 years ago
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
* Add visible to filterDropdown function
* Update tests
5 years ago
zombiej
fa8ddb4104
merge master
5 years ago
Xinxing Li
b786e6b48f
docs: update param version info(3.10.0) for title ( #18741 )
* doc: update param version info(3.10.0) for title
* Update index.zh-CN.md
5 years ago
afc163
2e5928450d
📝 Improve Table doc about tableLayout
5 years ago
afc163
d9f2c906ca
⚡ support column.ellipsis
close #5753
5 years ago
afc163
7c180a7f31
🆙 upgrade rc-table
5 years ago
afc163
577bc87bba
Add Table `tableLayout` prop
5 years ago
afc163
97b344e0c1
📝 update table doc
5 years ago
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
5 years ago
zx6658
2cb0710ec4
doc: 📖 update table component's selectedRowKeys type
5 years ago
afc163
173859e49c
✨ Add Table `getPopupContainer`
close #17548
close #16876
close #14864
close #14426
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
王林涛
b5d629a8a3
docs(Table): update description of hideDefaultSelections
5 years ago
Meck Zhu
4463d24660
docs: Remove predix I from interface
5 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
7b56290ef4
📝 Improve column.align document
6 years ago
afc163
60f4930348
📝 Optimize table and form documentation
6 years ago
偏右
d922c377cb
refactor: Optimize default selection column width implement ( #15990 )
* 🔨 Optimize default selection column width implement
make it be able to overrided in css
close #15968
* ✅ update snapshots
6 years ago
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
6 years ago
zombieJ
ee97cfe6cc
update doc ( #14712 )
6 years ago
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
6 years ago
ztplz
16a15f696f
Update table docs
6 years ago
Max
0f83299d91
update table onRow events documentation zh-CN
6 years ago
zombiej
d23a996b35
update doc
close #11802
6 years ago
Nathan Broadbent
cbed63cb3e
Added middle and small sizes for Card component
6 years ago
muzea
0c5bbf04f4
fix: extra space
6 years ago
muzea
0760cb7ff7
docs(table): generic type arguments in jsx elements demo
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
yoyo837
41360cc4c8
update `dataIndex` description
6 years ago