Commit Graph

32 Commits

Author SHA1 Message Date
Gonzalo Nandez
9737b648e7 docs: Update Spanish docs (#14913)
* update spanish docs

* Update Doc spanish Timeline

* General update of the documentation in Spanish
2019-04-01 13:43:11 +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
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
Gonzalo Nandez
d2d4f53c29 docs: update Spanish doc 2.4.10 (#13449)
* Update spanish doc 2.4.10

* update changelog
2018-11-19 10:59:58 +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
Gonzalo Nandez
925a153048 docs: Spanish Doc Update 2.4.9 (#13184)
* Spanish Doc Update 2.4.9

* Revert "Spanish Doc Update 2.4.9"

This reverts commit 934bf9a606cc771317aeed51c233dc565e6b09d2.

* docs: Spanish doc Update 2.4.9
2018-10-31 16:31:29 +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
Gonzalo Nandez
2bb9fd6481 Docs: update Spanish doc 2.4.5 (#12138) 2018-07-27 11:08:21 +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
Gonzalo Nandez
5ad118b7ee Docs: update es changelog for 2.4.0 (#11382) 2018-05-29 10:45:38 +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
Gonzalo Nandez
65535761f5 Chore: update es changelog for 2.3.0 (#10430) 2018-03-29 10:35:02 +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
Gonzalo Nandez
07ae591be8 Doc: update es docs for 2.1.0 (#9581) (#9591)
* Changelog: update for 2.1.0 (#9581)

* Changelog: update for 2.1.0

* Changelog: update for 2.1.0

* Update date-picker.md

* Update datetime-picker.md

* Update time-picker.md
2018-02-01 13:43:45 +08:00
Pyae Hein
d5c135730a Added contextmenu event for column header (#9475) 2018-01-29 18:42:05 +08:00
Leopoldthecoder
cbe5b3c0e5 Chore: update picker docs 2018-01-15 22:10:22 +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
Gonzalo Nandez
6123ee70a3 Revision of documentation in Spanish 2017-12-03 19:27:08 +08:00
Javier Diaz
403e575c62 [table] Spanish translation 2017-11-15 10:29:02 +08:00
Leopoldthecoder
7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00