Commit Graph

21 Commits (74fb8ac2256dbe490f7dc1f9d37eda92a3d9694c)

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