afc163
5ee4efb2db
style(Empty): 💄 create simple style Empty in a default way
6 years ago
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
6 years ago
zombiej
ee14f8e5d5
add skip test
6 years ago
偏右
fd89e0f8b4
🐛 Fix extra space at the bottom of table th in chrome ( #14950 )
close #14926
6 years ago
Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
close #14834
6 years ago
Amumu
6668c12c46
remove placeholder border override ( #14533 )
* remove placeholder boder override
* adjust radius when bordered
6 years ago
afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
close #14316
6 years ago
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
6 years ago
krokofant
de8ec0152e
#14510 Set small table header to transparent to remove uncolored margin
6 years ago
zombieJ
5a1119f37d
add radius on table-placeholder to fix table small size border clip ( #14398 )
fix #14388
6 years ago
zombieJ
b826ecf849
add miss style deps ( #14214 )
close #14204
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
Go7hic
c095c3d370
bugfix
6 years ago
zombieJ
95660c4fac
adjust table fixed column z-index ( #14036 )
fix #13930
6 years ago
afc163
e3f7e01266
🐛 Fix Table custom title is not reachable
close #13984
6 years ago
vthinkxie
f99b8a1792
feat(table): support table border-radius define in theme
6 years ago
afc163
1b0d37d1f3
🐛 remove word-break for consistent ui, close #13624
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
afc163
6ee4c1a290
🐛 Fix Table filter dropdown button not clickable
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
afc163
368468829f
Fix nested Table style insider another wrapper
close #13025
6 years ago
afc163
2358cbef31
💄 improve table style
6 years ago
afc163
9b9f2ceaaf
Fix nested small/middle size Table style
6 years ago
afc163
1784949e94
Fix style overlap with sorter when long text in Table column header
close #12650
ref #12552
6 years ago
afc163
2aefdda0ff
Build in and improve UI of nested Table in expand-children Table
close #12877
6 years ago
afc163
08600adade
Fix fixed-columns Table border issue, close #9687
6 years ago
afc163
073ffd6503
fix typo selector, #12723
6 years ago
afc163
a835536dde
Fix checkbox align of small/middle size table, close #12723
6 years ago
afc163
6f955681b8
Fix small size table header border missing in Firefox
close #12840
ref #12628
6 years ago
zombiej
0235ba585f
adjust small table placeholder style
fix #12682
6 years ago
Ivan Kravets
65f85257b0
Avoid static table backgrounds and use dynamically calculated
Tested with light/dark themes.
6 years ago
afc163
42e5b8b77e
Fix Table th border missing in Firefox
close #12628
solution found at https://stackoverflow.com/a/16337203
6 years ago
afc163
46f4a3e9da
Fix Table sort style of right-aligned column
when size is small
6 years ago
afc163
55a13a11fc
Fix Table sort style of right-aligned column
close #12552
6 years ago
afc163
9e58e56e76
tweak sorter icon position
6 years ago
afc163
86b342545d
Fix sorted column background in small size Table
6 years ago
afc163
419287de2b
Fix sort event on every columns when sorter is true
close #12515
6 years ago
Wei Zhu
a9f7a2d38d
tweak table sort icon size
6 years ago
zombiej
048a9020f3
adjust style
6 years ago
zombiej
50dc59e1ce
adjust table style
6 years ago
afc163
bcb06ec174
Add active style of filtered state
6 years ago
afc163
da33358e75
tweak icon active style
6 years ago
afc163
27e2654f0f
sort by click column area
6 years ago
afc163
6f67c435c2
separate filter and sort into two click area
6 years ago
afc163
4c84dad106
move filter icon to end of column head
6 years ago