Feng Hao
							
						 
						
							 
							
							
							
								
							
								d983bc6674 
								
							
								 
							
						 
						
							
							
								
								Docs: fix typo in table documents ( #15971 )  
							
							 
							
							
							
						 
						
							2019-07-02 16:54:27 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
							
								
							
								c570a59e23 
								
							
								 
							
						 
						
							
							
								
								Table: height accepts more units ( #16013 )  
							
							 
							
							... 
							
							
							
							* Table: height accepts more units
* fix and update docs
* update 
							
						 
						
							2019-06-24 15:18:58 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
							
								
							
								f6bab114e3 
								
							
								 
							
						 
						
							
							
								
								Table: add new features for Table and optimize code ( #15709 )  
							
							 
							
							
							
						 
						
							2019-05-30 19:33:30 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
							
								
							
								9def85be4a 
								
							
								 
							
						 
						
							
							
								
								Table: add support tree structure data ( #14632 )  
							
							 
							
							
							
						 
						
							2019-03-27 16:13:21 +08:00  
						
					 
				
					
						
							
							
								 
								likwotsing
							
						 
						
							 
							
							
							
								
							
								848e69d472 
								
							
								 
							
						 
						
							
							
								
								Docs: Fix the tableData(2,3,4,5,6) to tableData ( #14587 )  
							
							 
							
							
							
						 
						
							2019-03-06 10:03:42 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
							
								
							
								5b0d8ec6d9 
								
							
								 
							
						 
						
							
							
								
								Chore: speeding up doc building ( #14510 )  
							
							 
							
							
							
						 
						
							2019-03-01 18:35:08 +08:00  
						
					 
				
					
						
							
							
								 
								路过空
							
						 
						
							 
							
							
							
								
							
								455265b96e 
								
							
								 
							
						 
						
							
							
								
								docs: update Table doc ( #14329 )  
							
							 
							
							... 
							
							
							
							* Fix table chinese document display inconsistencies
Fix table chinese document display inconsistencies
* fix doc 
							
						 
						
							2019-02-20 17:39:59 +08:00  
						
					 
				
					
						
							
							
								 
								Zhi Cun
							
						 
						
							 
							
							
								
								
							
							
								
							
								f17533ab11 
								
									
								
							
								 
							
						 
						
							
							
								
								Timeline: add timeline component ( #14248 )  
							
							 
							
							... 
							
							
							
							* Table: fix params order of row events (#12086 )
* Timeline: add timeline component (#11736 )
* Timeline: add timeline component
* Timeline: add timeline component
* Timeline: add test case
* Timeline: fix icon class
* Timeline: update docs
* Timeline: fix test case
* Timeline: remove pending attribute
* Timeline: fix docs
* Timeline: make reverse default to false
* Timline: fix test case
* Timeline: update element-ui.d.ts
* Timeline: optimize code 
							
						 
						
							2019-02-01 17:13:08 +08:00  
						
					 
				
					
						
							
							
								 
								xunmeng
							
						 
						
							 
							
							
							
								
							
								cee7237255 
								
							
								 
							
						 
						
							
							
								
								Docs: fix table markdown demo ( #14253 )  
							
							 
							
							
							
						 
						
							2019-01-29 15:13:12 +08:00  
						
					 
				
					
						
							
							
								 
								fafa
							
						 
						
							 
							
							
							
								
							
								814740b63c 
								
							
								 
							
						 
						
							
							
								
								Table: fix index type ( #13628 )  
							
							 
							
							
							
						 
						
							2018-11-30 19:10:56 +08:00  
						
					 
				
					
						
							
							
								 
								Harlan
							
						 
						
							 
							
							
							
								
							
								bcef4d9e35 
								
							
								 
							
						 
						
							
							
								
								Table: add resetFilter which can reset filter of a column ( #13176 )  
							
							 
							
							... 
							
							
							
							* Table: clearFilter can clear the filters of specified columns
* optimize code and add resetFilter example in doc
* Table: Improve documentation of clearFilter 
							
						 
						
							2018-11-02 11:40:36 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
								
								
							
							
								
							
								9c32f55892 
								
									
								
							
								 
							
						 
						
							
							
								
								Table: fix header scoped slot not accessing data ( #13263 )  
							
							 
							
							
							
						 
						
							2018-11-01 15:23:55 +08:00  
						
					 
				
					
						
							
							
								 
								hetech
							
						 
						
							 
							
							
								
								
							
							
								
							
								cf42b5444e 
								
									
								
							
								 
							
						 
						
							
							
								
								Table: update Chinese doc ( #13177 )  
							
							 
							
							
							
						 
						
							2018-10-26 11:59:02 +08:00  
						
					 
				
					
						
							
							
								 
								Ivan Seidel
							
						 
						
							 
							
							
							
								
							
								2bafed0acc 
								
							
								 
							
						 
						
							
							
								
								Table: Adds header rendering slot ( #13012 )  
							
							 
							
							... 
							
							
							
							* Table: Adds header rendering slot
Fixes  #4909  and #4908 
* Add translation to spanish
* Include render-header deprecation warning
* Add chinese translation and scoped slot description at bottom
* Fix documentation and warnings. Fix custom-header docs
* Fix redundant columns and cleanup example
* Prevent scopedSlot from working on selection column
* Typo 
							
						 
						
							2018-10-26 11:16:56 +08:00  
						
					 
				
					
						
							
							
								 
								Jikkai Xiao
							
						 
						
							 
							
							
							
								
							
								4130f2af40 
								
							
								 
							
						 
						
							
							
								
								Table: add toggleAllSelection method ( #12047 )  
							
							 
							
							
							
						 
						
							2018-07-24 16:36:31 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
							
								
							
								4c40128b8a 
								
							
								 
							
						 
						
							
							
								
								Table: fix params on docs ( #11774 )  
							
							 
							
							... 
							
							
							
							* Table: fix params on docs
* Table: add missing definitions
* Table: fix row style definitions
* Update table.d.ts 
							
						 
						
							2018-06-28 11:53:16 +08:00  
						
					 
				
					
						
							
							
								 
								Jikkai Xiao
							
						 
						
							 
							
							
							
								
							
								f18bbeb473 
								
							
								 
							
						 
						
							
							
								
								Table: support manually sorting.  Resolves   #9495  ( #11311 )  
							
							 
							
							... 
							
							
							
							* Table: support manually sorting. Resolves  #9495 
* Table: add parameters for sort api
* Docs: improve docs 
							
						 
						
							2018-05-24 18:01:02 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
							
								
							
								0b2a1eb784 
								
							
								 
							
						 
						
							
							
								
								Table: add sort-orders ( #11283 )  
							
							 
							
							
							
						 
						
							2018-05-22 18:20:04 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
								
								
							
							
								
							
								56cbdef95b 
								
									
								
							
								 
							
						 
						
							
							
								
								Docs: update popover and table ( #10910 )  
							
							 
							
							
							
						 
						
							2018-04-27 12:27:41 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
								
								
							
							
								
							
								583439a4be 
								
									
								
							
								 
							
						 
						
							
							
								
								Table: add $index as formatter's param ( #10645 )  
							
							 
							
							
							
						 
						
							2018-04-10 16:15:09 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
								
								
							
							
								
							
								02440aa5fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Transfer: support scoped slot for data items ( #10577 )  
							
							 
							
							
							
						 
						
							2018-04-05 21:25:14 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
								
								
							
							
								
							
								84bb3397cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Table: add test for selectOnIndeterminate ( #10210 )  
							
							 
							
							
							
						 
						
							2018-03-16 21:42:11 +08:00  
						
					 
				
					
						
							
							
								 
								syn-zeta
							
						 
						
							 
							
							
							
								
							
								e36d57ac1d 
								
							
								 
							
						 
						
							
							
								
								Table: Add selectOnIndeterminate prop to control master checkbox behavior ( #9924 )  
							
							 
							
							
							
						 
						
							2018-03-16 19:00:28 +08:00  
						
					 
				
					
						
							
							
								 
								FuryBean
							
						 
						
							 
							
							
							
								
							
								ab2f3830d6 
								
							
								 
							
						 
						
							
							
								
								Table: extend height prop usage ( #9575 )  
							
							 
							
							
							
						 
						
							2018-01-31 13:32:01 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
								
								
							
							
								
							
								85a3e99ceb 
								
									
								
							
								 
							
						 
						
							
							
								
								Input: fix appended button style in IE11 ( #9537 )  
							
							 
							
							
							
						 
						
							2018-01-29 22:53:16 +08:00  
						
					 
				
					
						
							
							
								 
								Pyae Hein
							
						 
						
							 
							
							
							
								
							
								d5c135730a 
								
							
								 
							
						 
						
							
							
								
								Added contextmenu event for column header ( #9475 )  
							
							 
							
							
							
						 
						
							2018-01-29 18:42:05 +08:00  
						
					 
				
					
						
							
							
								 
								liyl
							
						 
						
							 
							
							
							
								
							
								ee5cd93db3 
								
							
								 
							
						 
						
							
							
								
								Table: add column as filter-method's param ( #9196 )  
							
							 
							
							... 
							
							
							
							* expand filter-method param
* update table.md 
							
						 
						
							2018-01-15 12:25:53 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								f08f435d43 
								
							
								 
							
						 
						
							
							
								
								add sponsor logo  
							
							 
							
							
							
						 
						
							2017-12-18 18:13:05 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								1fb98ef172 
								
							
								 
							
						 
						
							
							
								
								Chore: misc updates  
							
							 
							
							
							
						 
						
							2017-12-11 10:52:31 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								23e86bcf1a 
								
							
								 
							
						 
						
							
							
								
								Table: fix high CPU consumption  
							
							 
							
							
							
						 
						
							2017-11-17 12:28:55 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								03a52ab38e 
								
							
								 
							
						 
						
							
							
								
								Table: update sort-by docs  
							
							 
							
							
							
						 
						
							2017-10-31 17:09:48 +08:00  
						
					 
				
					
						
							
							
								 
								wangfengming
							
						 
						
							 
							
							
							
								
							
								7074a247f4 
								
							
								 
							
						 
						
							
							
								
								Table: support sort-by  
							
							 
							
							
							
						 
						
							2017-10-31 11:35:40 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								8479b2fbaf 
								
							
								 
							
						 
						
							
							
								
								bug fixes  
							
							 
							
							
							
						 
						
							2017-10-28 03:10:52 -05:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								768981c1aa 
								
							
								 
							
						 
						
							
							
								
								Changelog: update for 2.0.0-rc.1  
							
							 
							
							
							
						 
						
							2017-10-25 05:47:57 -05:00  
						
					 
				
					
						
							
							
								 
								Cyril Su
							
						 
						
							 
							
							
							
								
							
								25e8503d65 
								
							
								 
							
						 
						
							
							
								
								Carbon: Table add features and fix bugs ( #7682 )  
							
							 
							
							... 
							
							
							
							* Table: Fix error in calculate `totalFlexWidth`
* Table: Fix error in caculate `scrollX`
* Table: Watch `max-height` change
* Table: Change `toggleRowExpanded`
* Table: Support `obj[key]`
* Table: Update docs for `toggleRowExpanded`
* Table: Add style and class control for every row and cell
* Table: Add `migrating` mixin for `expand`
* Table: Update test spec
* Table: Add `index` in `table-column` for custom index 
							
						 
						
							2017-10-25 02:35:12 -05:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								333a010d3b 
								
							
								 
							
						 
						
							
							
								
								Table: add size  
							
							 
							
							
							
						 
						
							2017-10-25 01:41:17 -05:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								9e6f1adafc 
								
							
								 
							
						 
						
							
							
								
								update landing page for 2.0  
							
							 
							
							
							
						 
						
							2017-10-23 05:38:15 -05:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								1786ac75e2 
								
							
								 
							
						 
						
							
							
								
								Changelog: update for 2.0.0-beta.1  
							
							 
							
							
							
						 
						
							2017-10-20 03:06:32 -05:00  
						
					 
				
					
						
							
							
								 
								lirilsu
							
						 
						
							 
							
							
							
								
							
								1310bdee26 
								
							
								 
							
						 
						
							
							
								
								Table: Remove `sort-clear` and `filter-clear` event  
							
							 
							
							
							
						 
						
							2017-10-20 02:19:45 -05:00  
						
					 
				
					
						
							
							
								 
								lirilsu
							
						 
						
							 
							
							
							
								
							
								8c78dc1082 
								
							
								 
							
						 
						
							
							
								
								Table: Update docs for carbon table  
							
							 
							
							
							
						 
						
							2017-10-20 02:19:45 -05:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								1e95e51f9b 
								
							
								 
							
						 
						
							
							
								
								update typings  
							
							 
							
							
							
						 
						
							2017-10-18 18:38:23 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
							
								
							
								38459ae850 
								
							
								 
							
						 
						
							
							
								
								update dependencies ( #7476 )  
							
							 
							
							... 
							
							
							
							* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates 
							
						 
						
							2017-10-16 14:07:24 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								257473f305 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'eleme/dev' into carbon  
							
							 
							
							... 
							
							
							
							# Conflicts:
#	examples/app.vue
#	examples/docs/en-US/tree.md
#	examples/docs/zh-CN/tree.md
#	examples/versions.json
#	packages/select/src/select.vue
#	packages/theme-default/package.json 
							
						 
						
							2017-09-29 16:21:29 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								f457cd7f57 
								
							
								 
							
						 
						
							
							
								
								Tooltip: fix disabled tooltip affecting other instances  
							
							 
							
							
							
						 
						
							2017-09-25 06:43:56 -05:00  
						
					 
				
					
						
							
							
								 
								Black  Wayne
							
						 
						
							 
							
							
							
								
							
								1ba90b9534 
								
							
								 
							
						 
						
							
							
								
								Table: add chalk theme ( #7059 )  
							
							 
							
							... 
							
							
							
							* Table: add chalk theme
* Table: add group header & other
* Table: del package.lock
* Table: del single test trace
* Table: fix border problem
* Table: fix boder problem
* Table: clean css
* Table: footer border right - -| 
							
						 
						
							2017-09-22 01:30:44 -05:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
							
								
							
								2bba39ce2e 
								
							
								 
							
						 
						
							
							
								
								Upload: fix against non-primitive key warn in Vue 2.4 ( #5872 )  
							
							 
							
							... 
							
							
							
							* Upload: fix against non-primitive key warn in Vue 2.4
* update horizontal menu test 
							
						 
						
							2017-07-15 17:14:40 +08:00  
						
					 
				
					
						
							
							
								 
								song
							
						 
						
							 
							
							
							
								
							
								4e073d1bb1 
								
							
								 
							
						 
						
							
							
								
								Table: row-key support for multi-level props( #5607 )  
							
							 
							
							... 
							
							
							
							* Let getRowIdentity simply support the _.get method similar to lodash.
* Complete doc
* Update table.md
* Update table.md 
							
						 
						
							2017-07-02 20:24:57 +08:00  
						
					 
				
					
						
							
							
								 
								杨奕
							
						 
						
							 
							
							
							
								
							
								7a29401485 
								
							
								 
							
						 
						
							
							
								
								Table: update sorting docs ( #5364 )  
							
							 
							
							
							
						 
						
							2017-06-15 21:32:14 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								74f8ccc87e 
								
							
								 
							
						 
						
							
							
								
								Cascader: update popper  
							
							 
							
							
							
						 
						
							2017-06-03 17:07:31 +08:00  
						
					 
				
					
						
							
							
								 
								Leopoldthecoder
							
						 
						
							 
							
							
							
								
							
								cf60e6c9bb 
								
							
								 
							
						 
						
							
							
								
								Changelog: update for 1.3.0-beta.3  
							
							 
							
							
							
						 
						
							2017-05-03 15:24:38 +08:00