xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
二货机器人
8a2ccae477
fix: Table shouldCellUpdate ( #24963 )
5 years ago
zombiej
008cf78857
docs: Fix site Table ColumnsType doc
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
Kermit Xuan
0bf728c3e8
docs(table): update hideSelectAll api version ( #24594 )
5 years ago
Kermit Xuan
49533aafdc
feat(table): support hideSelectAll prop and ( #24592 )
remove hideDefaultSelections prop in rowSelection(#14581 );
5 years ago
Jinke Li
f250b2fa29
Feature: support custom cell ellipsis tooltip ( #24056 )
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
* feat: support custom cell ellipsis tooltip
* tests: update snapshots
* docs: update table ellipsis demo
* tests: update snap
5 years ago
Vitaly Budovski
60d45d8d37
docs: Add documentation for responsive table columns ( #23987 )
5 years ago
二货机器人
3a28f31fca
feat: Cell support shouldCellUpdate ( #23872 )
5 years ago
二货机器人
74645b7baf
docs: Add table render cache faq ( #23833 )
5 years ago
偏右
c3c2c157d0
fix: correct Button `type="danger"` TypeScript definition ( #23709 )
* fix: remove Button type danger in TypeScript
close #23708
* docs: fix Table dataSource type in document
close #23697
* add warning about type="danger"
* reverse button type warning logic
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
二货机器人
3c7626ede2
docs: update pagination related doc ( #23046 )
* update pagination related doc
* Update components/pagination/index.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
afc163
c38324e863
docs: 📖 Add FAQ about table filter logic
5 years ago
Tom Xu
fa030a6511
feat: Table pagination position add more option ( #22647 )
* feat: Table pagination position add more option
* table upate snap
* Table pagination demo remove not use code
* update snap
5 years ago
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