Joel Rocha
6da04982a6
Table: Fix sort-change behaviour when sort condition is null ( #15010 ) ( #15012 )
2019-05-08 18:13:31 +08:00
hetech
792979b5b9
Table: improve performance ( #14868 )
2019-04-24 19:48:49 +08:00
Arthur Denner
9c620409fc
Table: equal behaviour for height and max-height ( #14660 )
2019-04-24 18:32:56 +08:00
peanut
1967cd2b9e
Table: not emit triggers sort-change during initialization ( #14625 )
2019-04-22 16:22:31 +08:00
hetech
9ac51576e6
Table: fix cell width when colspan is grater than 1 ( #15196 )
2019-04-22 13:19:20 +08:00
hetech
c6dbd286e1
Table: fix load bug in lazy mode ( #15101 )
2019-04-12 19:06:29 +08:00
hetech
b851242a5c
Table: defaultExpandAll
works when expand column exists ( #14935 )
...
* Table: `defaultExpandAll` works when expand column exists
* fix
2019-04-02 15:26:46 +08:00
hetech
9def85be4a
Table: add support tree structure data ( #14632 )
2019-03-27 16:13:21 +08:00
hetech
9f19298d1a
Table: footer follows body cell align ( #14730 )
2019-03-25 19:31:10 +08:00
riho
7b1d0e2aeb
Table: make toggleAllSelection method an instance method( #14075 )
2019-02-20 15:27:00 +08:00
HarlanLuo
a54802c71a
Table: remove some html DOM operations ( #13643 )
2019-02-18 14:31:03 +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
曹磊
cdb5d45dd7
Table: fixed show-summary issue when multilevel header has fixed attr( #13914 )
2019-01-24 15:14:55 +08:00
cnjs
0011ee6af4
Table: enhanced table sorting when clicking on the arrow ( #12890 )
2018-11-28 15:46:53 +08:00
hetech
bf7bb4b6f5
Table: stop event propagation for checkbox ( #13369 )
2018-11-09 19:03:07 +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
Harlan
0d526b8371
Table: current row will set to the row which has the same row-key when data changes( #3023 ) ( #13200 )
2018-10-31 16:42:34 +08:00
rongxingsun
87baaad394
Table: not display tooltip when cell is empty ( #13152 )
...
* Update table-body.js
* Update table-body.js
2018-10-29 15:25:41 +08:00
hetech
cf42b5444e
Table: update Chinese doc ( #13177 )
2018-10-26 11:59:02 +08:00
Harlan
3a1ee202a4
Table: tooltip content prefer innerText instead of textContent ( #13159 )
2018-10-26 11:58:17 +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
hetech
6b76896c40
Table: called render header in index column ( #12914 )
2018-09-28 17:44:54 +08:00
Jikkai Xiao
4c24ddaf8e
Table: fix table filter ( #12539 )
2018-08-29 18:45:56 +08:00
Jikkai Xiao
c5347b8064
Table: fix async filters ( #12165 )
2018-08-02 19:27:07 +08:00
Jikkai Xiao
4130f2af40
Table: add toggleAllSelection method ( #12047 )
2018-07-24 16:36:31 +08:00
Jikkai Xiao
f23e45b404
Table: allow filterable without filter-method ( #12045 )
2018-07-18 19:28:44 +08:00
Jikkai Xiao
ef4caa96cb
Table: support class-name when type=expand ( #12006 )
2018-07-16 17:10:43 +08:00
Jikkai Xiao
45241cbaa8
Table: changing current-row-key when current-row-key is assigned to null ( #11866 )
2018-07-05 11:09:16 +08:00
Jikkai Xiao
b6eaaf6943
Table: disable filter when filters is an empty array ( #11864 )
2018-07-05 11:03:52 +08:00
杨奕
61756c5bd5
Table: update getRowClass ( #11839 )
...
* Table: setCurrentRow only when highlight-current-row is true
* Table: trigger current-change
* Table: update getRowClass
2018-07-03 15:44:28 +08:00
Jikkai Xiao
97a72d3af6
Table: fix highlightCurrentRow regression ( #11691 )
2018-06-21 16:14:06 +08:00
Jikkai Xiao
25ffe8c97e
Table: fix class-name & label-class-name prop not reactive ( #11626 )
2018-06-14 17:07:00 +08:00
杨奕
e58cffaaa1
Table: fix highlightCurrentRow regression ( #11563 )
2018-06-10 20:44:59 +08:00
Jikkai Xiao
2b9be3c0fb
Table: improve performance of summary-method ( #11521 )
2018-06-07 11:37:26 +08:00
hetech
465dcf2a19
Chore: retire lerna and remove redundant files ( #11493 )
...
* Chore: retire lerna and delete redundant files
* Chore: update Makefile
2018-06-05 19:27:13 +08:00
Jikkai Xiao
8c1b4d827d
Table: retain currently selected row when expanding row ( #11464 )
2018-06-04 11:34:37 +08:00
Jikkai Xiao
b726aa0265
Table: retain currently selected row when sorting the table. ( #11348 )
2018-05-25 17:47:27 +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
Jikkai Xiao
df7bbe2ba4
Table: fix oversized filter list. Resolves #11314 ( #11320 )
2018-05-24 11:57:42 +08:00
杨奕
0b2a1eb784
Table: add sort-orders ( #11283 )
2018-05-22 18:20:04 +08:00
杨奕
696beba0b9
Table: showOverflowTooltip compatibility with IE11 ( #11225 )
2018-05-18 13:18:22 +08:00
刘昆
c6e9cdac88
Table: update expandRows when setData ( #11186 )
...
* Table: update expandRows when setData.
Fix a bug that after set new table data, the expanded cells will not
be able to unexpand.
* Update table-store.js
2018-05-16 18:15:45 +08:00
杨奕
6289144d84
Table: optimize tooltip logic ( #11137 )
2018-05-13 11:47:19 +08:00
杨奕
f4d2f14788
Table: use Range to determine text overflow ( #11124 )
2018-05-11 18:09:28 +08:00
杨奕
1ff01a77f9
Table: fix an undefined issue in ssr ( #11109 )
2018-05-10 17:03:03 +08:00
杨奕
8d6a2a4555
Table: update columns width after filter ( #10834 )
2018-04-23 11:48:11 +08:00
杨奕
583439a4be
Table: add $index as formatter's param ( #10645 )
2018-04-10 16:15:09 +08:00
Harlan
5b41b1a789
Table: update resizeState when updateColumnsWidth ( #10338 )
2018-04-09 09:58:36 +08:00
杨奕
3c8a6e8e30
Table: fix filter panel reference element to the trigger span ( #10384 )
2018-03-27 15:01:57 +08:00