绯一
|
a108566d5e
|
[fix] fix selector of indentSpaced element
|
2015-12-29 14:25:38 +08:00 |
|
afc163
|
113c5e1264
|
fix align of nested data table, react-component/table#25
|
2015-12-28 21:41:42 +08:00 |
|
Benjy Cui
|
de1a21c8c8
|
deps: upgrade rc-table
|
2015-12-25 15:50:41 +08:00 |
|
afc163
|
91387c2fa6
|
fix border-radius
|
2015-12-10 12:14:48 +08:00 |
|
afc163
|
b4789e585d
|
filter dropdown should have max height
|
2015-12-10 12:13:13 +08:00 |
|
afc163
|
a46dc5135c
|
fix selection column width, close #649
|
2015-12-09 21:55:07 +08:00 |
|
afc163
|
2c3bf07d39
|
improve selected item style, close #467
|
2015-12-08 22:08:21 +08:00 |
|
afc163
|
cd8c6e7154
|
improve filter style, ref #413
|
2015-12-02 11:36:59 +08:00 |
|
afc163
|
5b50e11192
|
Merge branch 'master' into develop-0.11.0
|
2015-11-30 15:03:50 +08:00 |
|
afc163
|
3cc00cb834
|
fix filter link position
|
2015-11-30 15:03:23 +08:00 |
|
afc163
|
9b3858adbf
|
change filter icon
|
2015-11-30 14:48:33 +08:00 |
|
afc163
|
b172ebb3c6
|
fix less hint
|
2015-11-27 23:46:40 +08:00 |
|
afc163
|
54474acbcc
|
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
|
2015-11-27 12:10:36 +08:00 |
|
afc163
|
8d36dc6fe5
|
Add simple lesshint support
|
2015-11-26 19:36:00 +08:00 |
|
afc163
|
833498269d
|
Add middle size table, ref #413
|
2015-11-26 14:44:28 +08:00 |
|
afc163
|
aca1736a68
|
fix filter dropdown width, close #581
|
2015-11-24 16:27:12 +08:00 |
|
afc163
|
11555d3eb1
|
Update style for adjust iconfont baseline again
Finally, we can say goodbye to top:-1px and top:1px
|
2015-11-17 16:14:11 +08:00 |
|
afc163
|
819bd7d216
|
fix iconfont style
|
2015-11-14 14:09:08 +08:00 |
|
左宜
|
c528527039
|
iconfont引用位置偏移调整
|
2015-11-13 23:38:03 +08:00 |
|
afc163
|
39b3f71035
|
update style
|
2015-11-05 21:25:43 +08:00 |
|
afc163
|
57c12fa3ae
|
Add table column className demo
|
2015-11-05 19:46:29 +08:00 |
|
KgTong
|
89517f6e45
|
support align center and fix compatibility for IE
|
2015-10-28 19:33:25 +08:00 |
|
KgTong
|
b9ce4c7ddf
|
replace the table loading with spin
|
2015-10-27 10:34:05 +08:00 |
|
afc163
|
ab7f72875a
|
Add expand icon background
|
2015-09-24 19:14:26 +08:00 |
|
zhujun24
|
a8f0a2b040
|
fixed expand table icon position
|
2015-09-15 12:16:43 +08:00 |
|
afc163
|
88108b9fb9
|
Fix loading icon position in empty table
|
2015-09-15 11:40:58 +08:00 |
|
afc163
|
c3ffa14ec5
|
Change expanded row background color
|
2015-09-10 12:21:41 +08:00 |
|
zhujun24
|
95465a6794
|
add expand table
|
2015-09-10 11:04:31 +08:00 |
|
afc163
|
e45fbaad7f
|
empty table should not have pagination
|
2015-08-28 17:30:37 +08:00 |
|
afc163
|
4c54644116
|
Add empty style for table
|
2015-08-28 17:20:02 +08:00 |
|
afc163
|
eaaca383f8
|
Fix table filter dropdown style
|
2015-08-23 15:51:45 +08:00 |
|
afc163
|
b48e54cd66
|
update iconfont and adjust some icon size
|
2015-08-20 20:52:16 +08:00 |
|
afc163
|
f0931ece66
|
Add lesslint and fix less code style
|
2015-08-20 16:55:42 +08:00 |
|
afc163
|
d612c82fda
|
Remove overflow:hidden from table container
|
2015-08-19 16:10:08 +08:00 |
|
afc163
|
24aba9ea24
|
Fix table header text align, ref #138
|
2015-08-18 17:18:49 +08:00 |
|
afc163
|
659f373899
|
fix filter menu style in table
|
2015-08-17 18:04:46 +08:00 |
|
afc163
|
137e40acae
|
bordered table
|
2015-08-11 20:05:52 +08:00 |
|
afc163
|
880bf061b1
|
remove min height in table
|
2015-07-22 16:55:52 +08:00 |
|
afc163
|
07fb9aa51b
|
fix chrome 12px via .iconfont-size-under-12px() mixin
|
2015-07-20 11:46:48 +08:00 |
|
afc163
|
b94e7541f6
|
update style
|
2015-07-17 12:32:43 +08:00 |
|
jljsj
|
6c99ebb170
|
update radio
|
2015-07-16 18:26:17 +08:00 |
|
afc163
|
48a27c8ab1
|
update table style
|
2015-07-15 18:01:56 +08:00 |
|
afc163
|
191235fcdc
|
fix sort table logic, only allow one column to be sorted at a time
|
2015-07-15 11:43:00 +08:00 |
|
afc163
|
35c5ac8efa
|
update table row-selection style
|
2015-07-15 11:12:17 +08:00 |
|
afc163
|
9f2509d839
|
fix table loading style
|
2015-07-14 21:12:02 +08:00 |
|
afc163
|
076b8e1e33
|
fix table loading style
|
2015-07-14 21:08:25 +08:00 |
|
afc163
|
41525cc19b
|
fix table loading style
|
2015-07-14 21:06:39 +08:00 |
|
afc163
|
0e7f42937f
|
update filter dropdown function and style
|
2015-07-14 20:43:27 +08:00 |
|
afc163
|
7ea054b3ff
|
update table API, local data mode finished
|
2015-07-14 15:35:17 +08:00 |
|
afc163
|
c93ca8af80
|
update filter dropdown style
|
2015-07-13 19:41:33 +08:00 |
|