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
white.wang
324f541c76
Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
...
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
杨奕
349894d107
Table: add summary row, fixed #1307 , fixed #4451 ( #4484 )
2017-04-28 15:53:39 +08:00
杨奕
91476e5c79
Table: add setCurrentRow ( #4390 )
2017-04-22 01:11:32 +08:00
cinwell.li
a3273188e7
Table: improve performance for rendering tooltip, fixed #3478 ( #3836 )
...
* Table: improve performance for rendering tooltip, fixed #3478
* Table: add tooltip-effect property
2017-03-29 11:59:12 +08:00
Leopoldthecoder
50a786ab79
Changelog: update for 1.2.4
2017-03-09 18:05:16 +08:00
张韧
32f848fdc5
update doc
2017-03-09 17:05:55 +08:00
qingwei.li
5b84df01be
Table(doc): remove context prop
2017-02-28 17:28:37 +08:00
Liril
7651d2532d
Table: Add header-dragend.
2017-02-23 14:57:20 +08:00
Cyril Su
f1c44858e7
Table: Add cell-dblclick. ( #2983 )
2017-02-23 11:30:55 +08:00
Leopoldthecoder
f9d799ce2b
misc doc updates
2017-02-22 15:02:34 +08:00
njleonzhang
bc00ce0354
revise table default sort api
2017-01-14 14:51:44 +08:00
njleonzhang
48a0685ca0
1. add document; 2. make default-sort-order default to ascending
2017-01-05 12:39:37 +08:00
qingwei.li
923d9b6622
Table: fix test fix #2090 , remove virtual scrollbar
2016-12-30 11:12:13 +08:00
baiyaaaaa
5493a13523
Merge pull request #2078 from Leopoldthecoder/dev
...
unify N/A marks in docs
2016-12-29 21:39:28 +08:00
Leopoldthecoder
ea5ff93e78
unify N/A marks in docs
2016-12-29 20:55:33 +08:00
Leopoldthecoder
71dd3be29e
update versions.json
2016-12-29 17:20:59 +08:00
baiyaaaaa
ea9e5ed462
Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
...
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Furybean
191c8ab3d1
Table: add current-row-key prop.
2016-12-28 19:18:53 +08:00
qingwei.li
33e0f0be48
Update doc
2016-12-28 18:33:26 +08:00
qingwei.li
4817e116e5
Table: expand row feature only supports scoped slot.
2016-12-28 18:12:37 +08:00
杨奕
d2f02b828f
Merge branch 'dev' into 1.1
2016-12-28 15:23:51 +08:00
furybean
b569b314b8
Table: add expand row feature.
2016-12-28 15:18:25 +08:00
qingwei.li
547612bf6e
update
2016-12-23 12:47:55 +08:00
Leopoldthecoder
886b249a63
Table: update header-align docs
2016-12-22 17:29:26 +08:00
cinwell.li
339dada583
Feat/scoped slot table ( #1844 )
...
* Upgrade to vue 2.1.0
* Table: support scoped slots, resolve #1763 , #1161
* Update vue version
* fix test
* fix test
* Update doc
* Fix english docs
2016-12-22 11:16:04 +08:00
kingwl
8648ab84dc
Table: add header-align
2016-12-21 11:03:22 +08:00
Furybean
a0187d1aba
Table: add filter change event & add column-key for column.
2016-12-20 18:37:31 +08:00
FuryBean
4614990cb4
Table: add column as third parameter for row-click event. ( #1808 )
2016-12-17 14:00:35 +08:00
杨奕
6fa2a7049f
Table: update docs ( #1740 )
2016-12-14 13:42:56 +08:00
qingwei.li
3bf624c757
Table: add empty slot, closed #1737 , closed #1730
2016-12-14 13:34:35 +08:00
baiyaaaaa
658383ecae
fix docs
2016-12-08 17:09:56 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
Leopoldthecoder
fdd0d101cb
Table: update custom column example
2016-11-28 18:53:12 +08:00
Furybean
812a953b1e
Table: add row-style prop.
2016-11-25 17:41:07 +08:00
FuryBean
2f3f5eabc1
Table: add header group feature. ( #1312 )
2016-11-23 20:32:23 +08:00
furybean
0a31868b5f
Table: add show-header prop & add header-click event & make height more reasonable.
2016-11-18 20:03:18 +08:00
cinwell.li
4ebdd6a6d4
Table: add context prop ( #1161 )
2016-11-18 20:03:18 +08:00
Akira Komamura
d37e0dbd39
Add column class-name to the table header and update documentation ( #1027 )
...
* Table: Add className property to columns
* Table: update documentation on column class-name
* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00