Jenna Van Conett
8cce0383a1
Update drag-sorting.md ( #24013 )
2020-05-10 12:54:57 +08:00
afc163
39456263b5
🎬 improve table demo
2020-05-03 19:46:52 +08:00
二货机器人
e1299bfcc9
Merge pull request #23758 from ant-design/feature
...
chore: Merge feature into master
2020-04-29 20:42:52 +08:00
xrkffgg
f606ca23f4
site: optimize site of components 2 ( #23731 )
...
* docs: optimize site of component 2
* add demo
* fix snap
* remove class
2020-04-29 16:21:56 +08:00
zombiej
2c531a827d
merge master
2020-04-29 11:29:26 +08:00
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination ( #23679 )
...
* fix: Table demo dynamic settings pagination
* fix test
2020-04-27 21:48:13 +08:00
二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
...
* feat: Summary support fixed column
* update snapshot
* update demo
2020-04-27 15:08:54 +08:00
诸岳
f955620601
chore: Merge master branch and fix conflicts
2020-04-26 13:34:11 +08:00
偏右
d860358f94
chore: 🎬 optimize Table demo code ( #23560 )
...
* 🎬 optimize Table demo code
* ✅ fix demo snapshot
* 🐛 Fix Table warning when pageSize is changed
close #23554
* remove console.log
* optimize demo code
2020-04-24 17:16:44 +08:00
Vitaly Budovski
f09686d3df
feat: Responsive table columns ( #23298 )
2020-04-24 12:17:42 +08:00
二货机器人
c2a1fe5b1f
docs: Update Table edit row example ( #23270 )
2020-04-15 10:39:16 +08:00
二货机器人
1e5c527146
fix: Table header columns size with filter or sorter ( #22872 )
...
* fix size columns
* update snapshot
* more test code
* patch
* force ci
* fix hover small style
* adjust less
2020-04-03 13:42:57 +08:00
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
2020-03-27 15:48:42 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
二货机器人
6a563ff49c
docs: Update Table resize demo ( #22165 )
...
* update demo
* update snapshot
2020-03-12 21:30:08 +08:00
zombiej
bde335c761
merge master
2020-03-06 18:12:39 +08:00
二货机器人
6e1661db27
docs: 🎬 Update demo ts define ( #21931 )
2020-03-06 12:50:45 +08:00
偏右
e01abd2309
Merge pull request #21849 from ant-design/master
...
chore: Merge master to feature
2020-03-04 13:52:34 +08:00
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks ( #21836 )
2020-03-03 22:19:19 +08:00
二货机器人
6ba42db314
feat: Selection column also support render node ( #21711 )
...
* support customize selection cell
* update snapshot
* update docs
* fix lint
* to debug
2020-02-29 23:11:02 +08:00
二货机器人
58133bcabd
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
zombiej
e38a88181d
chore: Merge 4.0-prepare
2020-01-06 11:13:39 +08:00
ycjcl868
f230ac58d6
fix: site dark, tweak style
2019-12-31 15:12:18 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
ycjcl868
c100b892ba
fix: table dark theme style
2019-12-25 15:59:16 +08:00
ycjcl868
839ed3ed05
fix: table site dark style
2019-12-25 15:14:34 +08:00
陈小聪
53bed3ffa8
fix: 4.0 table demo ts to js no work ( #20298 )
2019-12-17 17:54:10 +08:00
二货机器人
b07d95b0dd
docs: Update Table scroll docs ( #20204 )
2019-12-12 11:14:43 +08:00
Kim, Harim
850a5b4567
Docs: fix table demo typing error ( #20115 )
...
* Docs: fix table demo typing error
* test: update snapshots (#20115 )
* test: update snapshots (#20115 )
2019-12-06 14:22:54 +08:00
afc163
85b6744bf6
🐛 Fix filterIcon render string cause Table broken
2019-12-03 12:19:49 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
zombiej
1d516d7f7f
merge feature
2019-12-01 15:29:53 +08:00
ycjcl868
6ca5628417
Merge 4.0-prepare into fix-button-demo
2019-11-29 14:27:47 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
zombiej
b37b317b69
chore: merge master
2019-11-25 15:16:59 +08:00
ycjcl868
1d0f97d0a9
fix: lint
2019-11-25 07:02:24 +00:00
ycjcl868
37a85366f3
feat: add Button danger
2019-11-25 07:02:24 +00:00
ycjcl868
4f23bbcdc6
fix: Table demo actions margin 16px
2019-11-25 07:02:24 +00:00
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
...
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
2019-11-24 19:10:29 +08:00
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
2019-11-16 18:58:23 +08:00
二货机器人
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
2019-11-15 14:35:25 +08:00
zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
afc163
92caa2d02c
docs: improve table demo description
2019-11-01 10:41:07 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
2019-10-18 18:34:26 +08:00
zombiej
c75bbbd13d
merge master
2019-10-16 10:44:56 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
yoyo837
6db3711876
upgrade table demo : onChange add args extra
2019-10-15 10:00:16 +08:00
afc163
251ae17376
🎬 Add tableLyout and ellipsis in Table demo
2019-09-05 13:39:06 +08:00