偏右
1f371eee09
fix: Table selection out of column when size is small/middle ( #24394 )
close #24326
5 years ago
二货机器人
0689982def
fix: Table selection cache ( #24338 )
* test driven
* fix logic
5 years ago
xrkffgg
ce78029933
fix: empty in cascader/select/table/treeSelect ( #24279 )
* fix: empty in cascader\select\table\treeSelect
* fix: snap
5 years ago
二货机器人
44cfc351cb
fix: Table with controlled `filteredValue` empty array should not highlight the filtered icon ( #24263 )
* fix: FilteredValue
* update test case name
5 years ago
二货机器人
75b090aff3
fix: Switch trigger motion ( #24254 )
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
5 years ago
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
sorteam
b73e84da9b
Fix Table type ( #24114 )
Co-authored-by: soroka_av <soroka_av@st.by>
5 years ago
afc163
fdcbfc909d
✅ fix snapshot
close #24070
5 years ago
Jenna Van Conett
8cce0383a1
Update drag-sorting.md ( #24013 )
5 years ago
Vitaly Budovski
60d45d8d37
docs: Add documentation for responsive table columns ( #23987 )
5 years ago
偏右
ee58a34175
fix: 🆙 upgrade rc-steps@3.6.0 ( #23989 )
* 🆙 upgrade rc-steps@3.6.0
* update snapshot
5 years ago
偏右
1444043fd8
Revert "test: Fix Table test ( #23915 )" ( #23916 )
This reverts commit ce17f19ca0
.
5 years ago
二货机器人
ce17f19ca0
test: Fix Table test ( #23915 )
5 years ago
二货机器人
701f35d0eb
chore: Adjust table col className priority ( #23914 )
* adjust col class
* update snapshot
5 years ago
二货机器人
0d46d07ad1
test: Add test coverage ( #23884 )
5 years ago
二货机器人
72bb377628
fix: Textarea height ( #23835 )
* fix: Textarea height
* update snapshot
5 years ago
afc163
39456263b5
🎬 improve table demo
5 years ago
二货机器人
74645b7baf
docs: Add table render cache faq ( #23833 )
5 years ago
二货机器人
5f2874b292
fix: Table selection col width not correct ( #23806 )
* update snapshot
* Update package.json
* update snapshot
5 years ago
二货机器人
9cd8f79366
fix snapshot ( #23760 )
5 years ago
xrkffgg
f606ca23f4
site: optimize site of components 2 ( #23731 )
* docs: optimize site of component 2
* add demo
* fix snap
* remove class
5 years ago
xrkffgg
6391df163b
fix: table pagination position in rtl ( #23747 )
5 years ago
二货机器人
53a76f0bf7
fix: Table should not crash pageSize is undefined ( #23724 )
* fix: Table crash when pageSize is undefined
* test case
* fix test case
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
xrkffgg
f6d12c5d88
style: optimize table rtl style ( #23706 )
5 years ago
xrkffgg
156ff7652c
fix: table filter dropdown in rtl ( #23695 )
5 years ago
zefeng
14417f1614
feat(theme): adjust font-size in compact mode ( #23135 )
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
5 years ago
xrkffgg
5183592ece
style: fix table row select style in rtl ( #23690 )
5 years ago
Tom Xu
a9d44593b3
fix: Table pagination position ts typo ( #23681 )
* fix: Table pagination postion ts typo
* fix
5 years ago
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination ( #23679 )
* fix: Table demo dynamic settings pagination
* fix test
5 years ago
二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
* feat: Summary support fixed column
* update snapshot
* update demo
5 years ago
诸岳
eda0064e83
fix(ci): lint error
5 years ago
afc163
c9c44c173f
✅ fix demo snapshot
5 years ago
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
5 years ago
诸岳
454a02b4d9
chore(test): Update snapshots
5 years ago
偏右
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
5 years ago
Vitaly Budovski
f09686d3df
feat: Responsive table columns ( #23298 )
5 years ago
xiaoxintang
937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT ( #23462 )
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* Update useSelection.tsx
* Update type.test.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
5 years ago
偏右
02faa4bcf1
💄 tweak Table selected row hover background ( #23313 )
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
二货机器人
c2a1fe5b1f
docs: Update Table edit row example ( #23270 )
5 years ago
二货机器人
8c11676afa
fix: Table selection `childrenColumnName` not work ( #23205 )
* fix childrenPropName
* test case
* update test case
5 years ago
Eric Wang
436d4b1be5
improvement: Fix types in form item ( #22962 )
* Fix types in form item
* use jsx.element
5 years ago
HouXiancheng
8c3081788c
fix: table fixed bug ( #23181 )
5 years ago
二货机器人
12ce6aba06
fix: Safari12 fixed column ( #23161 )
* fix: Safari12 fixed column
* fix lint
5 years ago
afc163
89ce33f5d8
✅ update snapshot
5 years ago
Chris Young
ca616647ce
modify table size.less to accomodate size prop for footer padding ( #23140 )
5 years ago
二货机器人
d968fce4dc
chore: Add warning for async ( #23118 )
5 years ago
二货机器人
a106319934
fix: Table selection style ( #23110 )
5 years ago
xrkffgg
e652eef04c
style: add rtl base ( #22857 )
* style: add rtl base
* fix: add test snap
5 years ago