afc163
c5344bde52
💄 Tweak Table expand icon style
5 years ago
He Linming
af39b46595
fix: Prop style is getting duplicated on Table ( #18315 ) ( #18330 )
5 years ago
afc163
00375c2c5e
✅ fix eslint
5 years ago
afc163
6cd8f2bc3c
✅ fix unsafe link href
5 years ago
afc163
9e4a36de61
🔨 Use new lifecycle methods for Table
ref #9792
5 years ago
afc163
ab9eaed8d0
🐛 Fix Table row selected hover style
close #18195
5 years ago
偏右
a224d7c2e9
⌨️ Improve Divider accessibility by add role="separator" ( #18116 )
https://www.w3.org/WAI/PF/aria/roles#separator
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
orzyyyy
872ada07e7
fix: lint:demo
5 years ago
orzyyyy
ac3f319ad2
fix: lint:es
5 years ago
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
5 years ago
陈帅
7b98df8075
fix: better typescript code, use svg components ( #18036 )
* better typescript code, use svg components
fix #18017
* snapshots updated
* snapshots updated
5 years ago
Malven
69a1c1c1e1
Reverted snapshot changes
5 years ago
Sivaraj
272b89a7a4
update package.json
- Revert back to version starts with ~ instead of ^
- test snapshots
5 years ago
zx6658
2cb0710ec4
doc: 📖 update table component's selectedRowKeys type
5 years ago
Yangzhedi
6c8c42c3e3
feat(default.less): add table-footer-bg and table-footer-color variable
5 years ago
偏右
53da51841f
🐛 Remove extra margin right of Table placeholder ( #17970 )
close #17950
5 years ago
afc163
4374514252
✅ fix snapshot and test case
5 years ago
afc163
68d1ec00d4
🐛 Fix small table hover background
close #17922
5 years ago
Malven
7c5a44f808
added swedish translation for `Text`-component
5 years ago
afc163
ce7ab240cf
🐛 Fix Table filterDropdown always trigger onChange
close #17833
5 years ago
afc163
22179f3511
💄 code style optimizaiton
5 years ago
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
5 years ago
afc163
efecf5eafd
✅ add test snapshot
5 years ago
afc163
2a5a8415be
🐛 ConfigProvider getPopupContainer for Table
5 years ago
afc163
abcfe77b5b
✅ Add snapshot test for Table getPopupContainer
5 years ago
afc163
173859e49c
✨ Add Table `getPopupContainer`
close #17548
close #16876
close #14864
close #14426
5 years ago
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
5 years ago
afc163
18c05189cf
💄 Remove Table demo use select hack css
close #17455
bc2de929e7/specs/draggable.spec.jsx (L374)
5 years ago
Stanley Thijssen
5a32990874
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17752 )
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
5 years ago
zombieJ
bed07392fd
update snapshot ( #17656 )
5 years ago
zombiej
edacc50543
not hide scroll line when multiple lines
5 years ago
afc163
e8dabedb76
🐛 Fix Table border radius missing in Firefox
close #17611
ref https://github.com/ant-design/ant-design/pull/12263#discussion_r303193443
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
afc163
10a3a7f7ae
🐛 Fix small table header background
revert #14539
it should be white in our design spec
5 years ago
Meck Zhu
4463d24660
docs: Remove predix I from interface
5 years ago
afc163
ec7c99998a
🎬 fix react-dnd depracated usage
6 years ago
afc163
57c28def68
revert unknown to any
6 years ago
afc163
936fea5769
🐛 Fix onRow return types
https://github.com/ant-design/ant-design/issues/17245#issuecomment-504807714
6 years ago
afc163
bdfd877f3a
🐛 Fix a Table scrollbar style in IE
when customize line-height of empty table
close #17175
6 years ago
zombieJ
e2732eea1e
add fix css ( #17198 )
6 years ago
yoyo837
f0ed471709
使操纵杆右侧半边也可以操作
6 years ago
wtzeng1
ee1b5975e4
fix(Doc): remove useless option in API Doc for Table component
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
zombieJ
b77dbd331d
fix: Table crash when filter dynamic change ( #17141 )
* update test case
* fix: Table change filter should not crash
* rm focus test
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago