Commit Graph

70 Commits (9998d13e9caf532995d1794c7d9172c7a64807df)

Author SHA1 Message Date
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