Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
2019-02-19 16:16:50 +08:00
米老朱
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
2019-02-15 10:48:07 +08:00
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
...
close #14834
2019-02-14 17:47:20 +08:00
Amumu
6668c12c46
remove placeholder border override ( #14533 )
...
* remove placeholder boder override
* adjust radius when bordered
2019-02-01 16:22:10 +08:00
afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
...
close #14316
2019-01-29 15:31:39 +08:00
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
2019-01-25 15:35:48 +08:00
zombieJ
5a1119f37d
add radius on table-placeholder to fix table small size border clip ( #14398 )
...
fix #14388
2019-01-17 17:14:07 +08:00
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
2019-01-06 13:25:59 +08:00
zombiej
874ed98e31
merge master
2019-01-02 17:12:34 +08:00
afc163
e3f7e01266
🐛 Fix Table custom title is not reachable
...
close #13984
2018-12-30 14:01:13 +08:00
afc163
7fe6dec9b8
Merge branch 'master' into feature
...
* master:
feat(table): support table border-radius define in theme
add form-tutorial.md
📝 Put gitter flags in badges in README (#13744 )
update deps of rc-select
skip show-tooltip.md test when is dist test
💄 update slider demo
Fix a regular expression
Improvements to badges in README (#13743 )
2018-12-21 16:12:14 +08:00
vthinkxie
f99b8a1792
feat(table): support table border-radius define in theme
2018-12-21 11:50:46 +08:00
zombiej
cdf4c1e6b8
merge origin/master
2018-12-18 19:18:08 +08:00
afc163
1b0d37d1f3
🐛 remove word-break for consistent ui, close #13624
2018-12-17 20:14:39 +08:00
陈帅
daca08b6f1
merge master
2018-12-13 22:03:12 +08:00
afc163
6ee4c1a290
🐛 Fix Table filter dropdown button not clickable
2018-12-11 11:08:18 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
afc163
a616f89a1b
🔥 update less code style
2018-11-12 12:02:30 +08:00
afc163
368468829f
Fix nested Table style insider another wrapper
...
close #13025
2018-11-08 20:52:38 +08:00
afc163
1784949e94
Fix style overlap with sorter when long text in Table column header
...
close #12650
ref #12552
2018-11-04 15:54:31 +08:00
afc163
2aefdda0ff
Build in and improve UI of nested Table in expand-children Table
...
close #12877
2018-11-02 18:23:26 +08:00
afc163
073ffd6503
fix typo selector, #12723
2018-10-26 23:59:57 +08:00
afc163
a835536dde
Fix checkbox align of small/middle size table, close #12723
2018-10-26 23:49:13 +08:00
Ivan Kravets
65f85257b0
Avoid static table backgrounds and use dynamically calculated
...
Tested with light/dark themes.
2018-10-23 12:30:59 +08:00
afc163
42e5b8b77e
Fix Table th border missing in Firefox
...
close #12628
solution found at https://stackoverflow.com/a/16337203
2018-10-15 11:12:16 +08:00
afc163
46f4a3e9da
Fix Table sort style of right-aligned column
...
when size is small
2018-10-10 14:45:56 +08:00
afc163
55a13a11fc
Fix Table sort style of right-aligned column
...
close #12552
2018-10-10 13:52:33 +08:00
afc163
9e58e56e76
tweak sorter icon position
2018-10-09 18:53:32 +08:00
afc163
419287de2b
Fix sort event on every columns when sorter is true
...
close #12515
2018-10-06 18:21:30 +08:00
Wei Zhu
a9f7a2d38d
tweak table sort icon size
2018-10-02 00:48:45 +08:00
ycjcl868
4d1e46e03d
Merge master into feature
2018-09-23 01:43:35 +08:00
zombiej
048a9020f3
adjust style
2018-09-22 14:53:45 +08:00
zombiej
50dc59e1ce
adjust table style
2018-09-22 14:53:45 +08:00
afc163
bcb06ec174
Add active style of filtered state
2018-09-21 13:41:08 +08:00
afc163
da33358e75
tweak icon active style
2018-09-21 13:41:08 +08:00
afc163
27e2654f0f
sort by click column area
2018-09-21 13:41:08 +08:00
afc163
6f67c435c2
separate filter and sort into two click area
2018-09-21 13:41:08 +08:00
afc163
4c84dad106
move filter icon to end of column head
2018-09-21 13:41:08 +08:00
afc163
c935d53b71
Fix sorter icon align of Table
2018-09-17 14:53:21 +08:00
zombiej
26c3ea4f4a
fix #12233 . Height should not in transition.
2018-09-13 20:42:45 +08:00
zombiej
526f10d5ff
fix #12179 . Remove transition of border in small table
2018-09-12 16:51:45 +08:00
zombiej
b1f9f03b3d
fix #6515 . Add opacity on the table header as fixing additional scroll bar workaround.
2018-09-08 21:24:35 +08:00
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
...
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
2018-09-03 19:29:27 +08:00
Tom Xu
8ff9dc6bab
Table added a new less variable @table-header-color
2018-08-31 10:42:50 +08:00
Jackie.Ls
9b150d9246
update ( #11597 )
2018-08-03 17:13:50 +08:00
afc163
6d7ac58550
Fix header overflow style of empty table in Firefox, close #11135
2018-07-04 12:09:28 +08:00
afc163
ddfe8ad48a
Adapt Table sorter icon style to @font-size-base
...
https://gw.alipayobjects.com/zos/rmsportal/jKlytqFbAeMQGXaCYWdR.png
=>
https://gw.alipayobjects.com/zos/rmsportal/InvEbivRsIcAQBuoEsJI.png
2018-06-29 15:33:57 +08:00
clinyong
baa78bfa5f
Change default word-break to break-word
2018-05-26 00:22:03 +08:00