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 | 
						
					
				
					
						
							
							
								 
								Leopoldthecoder
							
						 | 
						
							
							
							
							
								
							
								70aed33c69
								
							
								
							
						 | 
						
							
							
								
								Select: add resize event
							
							
							
							
							
						 | 
						
							2016-10-20 18:44:09 +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 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								06392ade7b
								
							
								
							
						 | 
						
							
							
								
								Clear dependencies
							
							
							
							
							
						 | 
						
							2016-10-13 11:12:24 +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 | 
						
					
				
					
						
							
							
								 
								furybean
							
						 | 
						
							
							
							
							
								
							
								4a08c4702d
								
							
								
							
						 | 
						
							
							
								
								Improve Table: use element reisze event instead of window resize event
							
							
							
							
							
						 | 
						
							2016-10-08 17:58:18 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								eb24d57a3c
								
							
								
							
						 | 
						
							
							
								
								Table: fix dorender in created, fixed #121
							
							
							
							
							
						 | 
						
							2016-09-22 15:41:04 +08:00 | 
						
					
				
					
						
							
							
								 
								isunkui
							
						 | 
						
							
							
							
							
								
							
								cefe15dc19
								
							
								
							
						 | 
						
							
							
								
								TableColum: fix first calc columns, #78 (#118)
							
							
							
							
							
						 | 
						
							2016-09-21 23:01:51 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								a019e57da9
								
							
								
							
						 | 
						
							
							
								
								TableColum: fix first calc columns, #78
							
							
							
							
							
						 | 
						
							2016-09-21 18:34:17 +08:00 | 
						
					
				
					
						
							
							
								 
								spademan
							
						 | 
						
							
							
							
							
								
							
								386a8466b0
								
							
								
							
						 | 
						
							
							
								
								Table: 在type="index"如果设置了label 优先显示label
							
							
							
							
							
						 | 
						
							2016-09-21 13:30:28 +08:00 | 
						
					
				
					
						
							
							
								 
								spademan
							
						 | 
						
							
							
							
							
								
							
								03a60995d6
								
							
								
							
						 | 
						
							
							
								
								Table: 在type="index"如果设置了label 优先显示label
							
							
							
							
							
						 | 
						
							2016-09-21 11:43:30 +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
							
						 | 
						
							
							
							
							
								
							
								badf5ae12f
								
							
								
							
						 | 
						
							
							
								
								Add homepage
							
							
							
							
							
							
							
							fix eslint 
							
						 | 
						
							2016-09-18 15:46:31 +08:00 | 
						
					
				
					
						
							
							
								 
								spademan
							
						 | 
						
							
							
							
							
								
							
								8e45ee8544
								
							
								
							
						 | 
						
							
							
								
								Table : 解决固定某一列的时候滚动条在冻结列不能被拖动的问题
							
							
							
							
							
						 | 
						
							2016-09-12 16:43:24 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								6da89b14a6
								
							
								
							
						 | 
						
							
							
								
								Update config, default require commonjs package
							
							
							
							
							
							
							
							Add changelog 
							
						 | 
						
							2016-09-08 21:13:01 +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 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								3a6e663857
								
							
								
							
						 | 
						
							
							
								
								Table: fix inline-template
							
							
							
							
							
						 | 
						
							2016-09-02 19:23:16 +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 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								8394318122
								
							
								
							
						 | 
						
							
							
								
								Table: fix render static data
							
							
							
							
							
							
							
							Table 
							
						 | 
						
							2016-09-01 15:59:28 +08:00 | 
						
					
				
					
						
							
							
								 
								cinwell.li
							
						 | 
						
							
							
							
							
								
							
								69655b734e
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #123 from Leopoldthecoder/next
							
							
							
							
							
							
							
							fix pagination icon/dialog slot/fixed-column table 
							
						 | 
						
							2016-08-31 11:21:21 +08:00 | 
						
					
				
					
						
							
							
								 
								Leopoldthecoder
							
						 | 
						
							
							
							
							
								
							
								f6261d219a
								
							
								
							
						 | 
						
							
							
								
								fix a table fixed-column height bug
							
							
							
							
							
						 | 
						
							2016-08-31 11:13:21 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								6d247eef20
								
							
								
							
						 | 
						
							
							
								
								Table: fix typo
							
							
							
							
							
						 | 
						
							2016-08-31 11:01:03 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								d538f180fd
								
							
								
							
						 | 
						
							
							
								
								Table: Fix static render fail
							
							
							
							
							
						 | 
						
							2016-08-30 15:36:21 +08:00 | 
						
					
				
					
						
							
							
								 
								Leopoldthecoder
							
						 | 
						
							
							
							
							
								
							
								eb03154839
								
							
								
							
						 | 
						
							
							
								
								DatePicker/DatetimePicker doc update
							
							
							
							
							
						 | 
						
							2016-08-29 19:04:31 +08:00 | 
						
					
				
					
						
							
							
								 
								SkyAo
							
						 | 
						
							
							
							
							
								
							
								9919ef5c8a
								
							
								
							
						 | 
						
							
							
								
								change all rewrited components documents to new templates
							
							
							
							
							
						 | 
						
							2016-08-29 10:58:37 +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
							
						 | 
						
							
							
							
							
								
							
								7bdda0b994
								
							
								
							
						 | 
						
							
							
								
								Table: multiple selection mode failure
							
							
							
							
							
						 | 
						
							2016-08-25 14:47:39 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								6eaa9ef545
								
							
								
							
						 | 
						
							
							
								
								Table: get context in custom template
							
							
							
							
							
						 | 
						
							2016-08-25 13:43:09 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								06f16f78e7
								
							
								
							
						 | 
						
							
							
								
								Table: render asynchronous data
							
							
							
							
							
						 | 
						
							2016-08-25 11:51:25 +08:00 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								6975c481fe
								
							
								
							
						 | 
						
							
							
								
								Fix table 'styleSheet' is undefined
							
							
							
							
							
						 | 
						
							2016-08-23 13:51:36 +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 | 
						
					
				
					
						
							
							
								 
								qingwei.li
							
						 | 
						
							
							
							
							
								
							
								e320f43c2d
								
							
								
							
						 | 
						
							
							
								
								Initial commit
							
							
							
							
							
						 | 
						
							2016-07-27 14:15:02 +08:00 |