Furybean
|
0caa085523
|
Table: add row-dblclick event.
|
2016-12-02 17:43:21 +08:00 |
Furybean
|
812a953b1e
|
Table: add row-style prop.
|
2016-11-25 17:41:07 +08:00 |
FuryBean
|
631037c296
|
Table: improve performance in large data. (#1298)
|
2016-11-23 18:24:32 +08:00 |
cinwell.li
|
4ebdd6a6d4
|
Table: add context prop (#1161)
|
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
|
69d5646833
|
Table: render rows with row-key.
|
2016-11-13 11:41:21 +08:00 |
furybean
|
f27d433744
|
Table: fix hover effect is slow when data > 200.
|
2016-11-13 03:38:31 +08:00 |
FuryBean
|
f013d6eb0b
|
Table: add renderHeader prop. (#838)
|
2016-11-05 07:30:23 +08:00 |
furybean
|
7263db12b3
|
Table: add single selection back. Add current-change event & highlight-current-row event.
|
2016-11-04 16:28:44 +08:00 |
FuryBean
|
afb68c75fa
|
Table: update hover effect. (#803)
|
2016-11-03 21:00:09 +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 |
cinwell.li
|
74e6dac47c
|
Table: fix show tooltip, fixed #714 (#717)
|
2016-10-30 11:32:06 +08:00 |
FuryBean
|
14495f6189
|
Table: add filter feature. (#684)
|
2016-10-27 21:45:21 +08:00 |
qingwei.li
|
86a5f8f5d0
|
Table: add test
Remove fuck
|
2016-10-25 17:26:59 +08:00 |
furybean
|
41490c55e1
|
[Table] Improve fixed implement method.
|
2016-10-21 23:26:52 +08:00 |
FuryBean
|
4842047c5b
|
[Table] Add Migrating tip for table & rename cell-mouse* event to cell-mouse-* (#572)
|
2016-10-21 17:53:49 +08:00 |
furybean
|
f8fdf35bbb
|
[Table] Remove prop: selectionMode & allowNoCurrentRow
|
2016-10-21 16:35:28 +08:00 |
furybean
|
6ab0d57428
|
Update Table:
1. Add rowKey prop for Table.
2. Add clearSelection method for Table.
2. Add reserveSelection prop for TableColumn[type="selection"]
|
2016-10-19 21:58:29 +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 |
cinwell.li
|
de696c78bc
|
Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296
* Popover: fix destroy popover
* Refactor vue-popper, #296
* Fix datepicker style
* Poppover: remove settimeout
* Select: fix click outside
* Fix popper zIndex
|
2016-10-12 17:41:49 +08:00 |
cinwell.li
|
56ed21df4a
|
TableColumn: add align attribute, #78 (#94)
|
2016-09-21 06:20:36 +08:00 |
Leopoldthecoder
|
74abc40bf3
|
add footer-nav
|
2016-09-07 18:39:09 +08:00 |
Leopoldthecoder
|
96f403badb
|
minor doc updates/guarantee _self returns the right vm
|
2016-09-06 19:33:37 +08:00 |
Leopoldthecoder
|
8de485ad82
|
cancel inline-style for table <td> white-space
|
2016-09-02 15:41:52 +08:00 |
Leopoldthecoder
|
07a0943d6b
|
update message box prompt style
|
2016-09-02 13:58:54 +08:00 |
Leopoldthecoder
|
eb713f80e6
|
update custom background table
|
2016-08-26 14:01:14 +08:00 |
qingwei.li
|
9743c8b4a3
|
Table: fix trigger double selectionchange
|
2016-08-25 15:08:15 +08:00 |
qingwei.li
|
5954d9899f
|
Table: fix single selection mode highlight class
|
2016-08-25 15:03:57 +08:00 |
qingwei.li
|
6eaa9ef545
|
Table: get context in custom template
|
2016-08-25 13:43:09 +08:00 |
qingwei.li
|
bca756d8dc
|
Update table
|
2016-08-16 16:07:18 +08:00 |