white.wang
|
22c65df30f
|
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
https://jsfiddle.net/whitewang/obpsLcva/7/
|
2017-05-03 14:24:31 +08:00 |
white.wang
|
324f541c76
|
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
https://jsfiddle.net/whitewang/obpsLcva/7/
|
2017-05-03 14:24:31 +08:00 |
张韧
|
b29ce95b81
|
add labelClassName
|
2017-03-09 17:05:55 +08:00 |
Leopoldthecoder
|
e4fe26840f
|
update upload doc and add arrow click sorting for table
|
2017-03-09 12:21:13 +08:00 |
Liril
|
7651d2532d
|
Table: Add header-dragend.
|
2017-02-23 14:57:20 +08:00 |
Liril
|
d220894e81
|
Table: Fix wrong header with fixed right columns.
|
2017-02-16 22:52:24 +08:00 |
qingwei.li
|
4296c03d03
|
Table: fix sortable, allows cancellation sort
|
2017-01-18 14:14:34 +08:00 |
baiyaaaaa
|
925ad817a7
|
Merge pull request #2405 from njleonzhang/revise_table_sort_api
revise table default sort api
|
2017-01-16 14:15:13 +08:00 |
njleonzhang
|
4f1fdb3c83
|
#2324 extend sort and filter click area to th element
|
2017-01-14 17:18:12 +08:00 |
njleonzhang
|
bc00ce0354
|
revise table default sort api
|
2017-01-14 14:51:44 +08:00 |
njleonzhang
|
22cea4e6c4
|
fix bug: default sort doesnot dismiss
|
2017-01-11 09:48:09 +08:00 |
njleonzhang
|
59d1f49b1c
|
fix bug: default-sort-prop is not defined but trigger sort-change event
|
2017-01-09 23:04:06 +08:00 |
baiyaaaaa
|
ad2a32dcd6
|
Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
|
2017-01-09 14:30:55 +08:00 |
njleonzhang
|
48a0685ca0
|
1. add document; 2. make default-sort-order default to ascending
|
2017-01-05 12:39:37 +08:00 |
Yuyang Liu
|
a3da161339
|
table: wrap col in colgroup to make column width work in safari
|
2017-01-05 10:42:31 +08:00 |
njleonzhang
|
9ef1faaec9
|
toggle sortable
|
2017-01-03 20:08:43 +08:00 |
Leon Zhang
|
dc0248279d
|
messy indent (#2165)
|
2017-01-03 16:27:42 +08:00 |
Herrington Darkholme
|
23423e39e7
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
杨奕
|
d2f02b828f
|
Merge branch 'dev' into 1.1
|
2016-12-28 15:23:51 +08:00 |
qingwei.li
|
daec90af9f
|
SSR feature
|
2016-12-26 10:45:20 +08:00 |
kingwl
|
6f75ca6150
|
Table: support table sort (#1918)
|
2016-12-23 12:11:17 +08:00 |
kingwl
|
8648ab84dc
|
Table: add header-align
|
2016-12-21 11:03:22 +08:00 |
Furybean
|
e61ff12070
|
Table: fix column label not visible in some condition.
|
2016-12-02 17:43:46 +08:00 |
FuryBean
|
2f3f5eabc1
|
Table: add header group feature. (#1312)
|
2016-11-23 20:32:23 +08:00 |
furybean
|
0a31868b5f
|
Table: add show-header prop & add header-click event & make height more reasonable.
|
2016-11-18 20:03:18 +08:00 |
Akira Komamura
|
d37e0dbd39
|
Add column class-name to the table header and update documentation (#1027)
* Table: Add className property to columns
* Table: update documentation on column class-name
* Table: Apply column class-name to table header
|
2016-11-13 14:39:24 +08:00 |
FuryBean
|
f013d6eb0b
|
Table: add renderHeader prop. (#838)
|
2016-11-05 07:30:23 +08:00 |
杨奕
|
32f25eb302
|
Merge pull request #780 from furybean/table-hidden
Table: rename hidden class to is-hidden.
|
2016-11-01 20:44:17 +08:00 |
FuryBean
|
3844b4aa3b
|
Table: fixed firefox bug. fixed #766. (#769)
|
2016-11-01 20:32:11 +08:00 |
furybean
|
ad193c0c80
|
Table: rename hidden class to is-hidden.
|
2016-11-01 20:17:34 +08:00 |
qingwei.li
|
ad30305d6d
|
Merge branch 'master' into test/imporve-table
|
2016-10-28 09:22:58 +08:00 |
furybean
|
4a0c580a20
|
Table: add column remote/custom sort.
|
2016-10-28 01:24:13 +08:00 |
qingwei.li
|
8502c891d2
|
Table: add filter test
a
a
|
2016-10-27 23:52:54 +08:00 |
FuryBean
|
14495f6189
|
Table: add filter feature. (#684)
|
2016-10-27 21:45:21 +08:00 |
cinwell.li
|
4dd8b094cb
|
Update externals (#641)
|
2016-10-25 21:35:41 +08:00 |
furybean
|
41490c55e1
|
[Table] Improve fixed implement method.
|
2016-10-21 23:26:52 +08:00 |
furybean
|
b36da2f982
|
Improve Table:
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
|
2016-10-19 11:09:00 +08:00 |
qingwei.li
|
06392ade7b
|
Clear dependencies
|
2016-10-13 11:12:24 +08:00 |
spademan
|
386a8466b0
|
Table: 在type="index"如果设置了label 优先显示label
|
2016-09-21 13:30:28 +08:00 |
cinwell.li
|
56ed21df4a
|
TableColumn: add align attribute, #78 (#94)
|
2016-09-21 06:20:36 +08:00 |
qingwei.li
|
ae33771985
|
Table: fix gutter width, #80, #78
|
2016-09-19 11:41:00 +08:00 |
qingwei.li
|
1df2920f4f
|
fix table prop bug
|
2016-08-22 15:17:32 +08:00 |
qingwei.li
|
bca756d8dc
|
Update table
|
2016-08-16 16:07:18 +08:00 |