Prasino
|
931f75474e
|
Table: fix scroll delta check bug (#6581)
* Table : fix summary scroll delta check bug
bug description: when scroll event triggered in footerWrapper,it's not event.deltaX that changed, it's event.deltaY.
* Table : fix summary scroll delta check bug
bug description: when scroll event triggered in footerWrapper,it's not event.deltaX that changed, it's event.deltaY.
* Table: fix wheelEvent check bug
* Update table.vue
* Update table.vue
|
2017-08-19 22:29:15 +08:00 |
Leopoldthecoder
|
aae78193f9
|
Table: hide table when nested in an invisible container
|
2017-08-09 11:52:27 +08:00 |
rt_eastlv
|
e3f5673487
|
Table:修复取不到selection的BUG
|
2017-07-20 11:51:40 +08:00 |
杨奕
|
c0dd2f562c
|
Table: fix hidden summary row with async data (#5318)
|
2017-06-15 21:30:12 +08:00 |
杨奕
|
4306672116
|
Table: fix incorrect expression (#5109)
|
2017-05-30 00:49:24 +08:00 |
杨奕
|
5257b1ede8
|
Table: fix wrong stripe style with expandable rows (#4873)
|
2017-05-21 14:08:23 +08:00 |
Leopoldthecoder
|
d338372979
|
Table: fix table body height calculations
|
2017-05-10 19:53:59 +08:00 |
Leopoldthecoder
|
2fbe685506
|
Table: fix summary row scroll
|
2017-05-06 17:37:28 +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 |
Liril
|
d184e9c0b6
|
Table: Add silent for filter-chagne
|
2017-04-07 18:55:59 +08:00 |
Liril
|
d652e73f74
|
Table: init filters.
|
2017-04-07 18:55:59 +08:00 |
Liril
|
d233a16821
|
Table: Hack for dynamics change columns.
|
2017-04-01 14:07:45 +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 |
Liril
|
5f5ae1408e
|
Table: Change debounce invoke atBegin.
|
2017-03-28 15:05:17 +08:00 |
Cyril Su
|
c31f19a4e8
|
Table: Fixed wrong height. (#3539)
|
2017-03-18 08:40:01 +08:00 |
Cyril Su
|
f1913d991d
|
Table: Fix wrong height when switch prop height. (#2979)
|
2017-02-23 11:31:25 +08:00 |
njleonzhang
|
bc00ce0354
|
revise table default sort api
|
2017-01-14 14:51:44 +08:00 |
qingwei.li
|
8e36cee37c
|
Table: fix body width when no data
|
2017-01-13 16:38:37 +08:00 |
njleonzhang
|
9ef1faaec9
|
toggle sortable
|
2017-01-03 20:08:43 +08:00 |
Herrington Darkholme
|
23423e39e7
|
general: normalize name in default export
|
2017-01-01 01:11:21 +08:00 |
qingwei.li
|
923d9b6622
|
Table: fix test fix #2090 , remove virtual scrollbar
|
2016-12-30 11:12:13 +08:00 |
杨奕
|
bdd0604bd0
|
remove obsolete migrating hints (#2055)
|
2016-12-29 10:43:00 +08:00 |
Furybean
|
191c8ab3d1
|
Table: add current-row-key prop.
|
2016-12-28 19:18:53 +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 |
qingwei.li
|
5aea5eced3
|
Add scrollbar
|
2016-12-23 12:09:17 +08:00 |
qingwei.li
|
3bf624c757
|
Table: add empty slot, closed #1737, closed #1730
|
2016-12-14 13:34:35 +08:00 |
Hashem Qolami
|
998dcce225
|
Feature table maxHeight (#1560) (#1674)
* ✨ [Table] Added fluid height table with maxHeight prop (#1560)
* 🚨 [Table] Added test for maxHeight prop (#1560)
* 📚 [Table] Added the documentation of fluid-height table (#1560)
|
2016-12-13 16:21:59 +08:00 |
Furybean
|
fed488ef9f
|
Table: fix column[type=selection] style issue in ie9+.
|
2016-12-09 17:37:58 +08:00 |
FuryBean
|
2dd2c79365
|
Table: fix a style bug when fixed=right. (#1651)
|
2016-12-09 16:08:49 +08:00 |
Hashem Qolami
|
5cde77b37d
|
🐛 [Table] fixed incompatibility with vue-i18n (#1587)
|
2016-12-07 10:23:05 +08:00 |
Furybean
|
812a953b1e
|
Table: add row-style prop.
|
2016-11-25 17:41:07 +08:00 |
FuryBean
|
631037c296
|
Table: improve performance in large data. (#1298)
|
2016-11-23 18:24:32 +08:00 |
kingwl
|
e3ac607938
|
Table: fix selectAll option at table selection (#1300)
|
2016-11-23 18:23:50 +08:00 |
FuryBean
|
6353d33afe
|
Table: fix a script error when show-header is true. (#1248)
|
2016-11-21 19:01:31 +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 |
furybean
|
bd8bf7bf35
|
Table: fix fixed column won't disappear in some condition.
|
2016-11-18 20:03:17 +08:00 |
qingwei.li
|
a13b49b609
|
Locale: fix dynamic change locale
|
2016-11-18 20:03:14 +08:00 |
qingwei.li
|
47392d1e29
|
Locale: rename $t to t
|
2016-11-07 23:33:33 +08:00 |
FuryBean
|
971150c2fb
|
Table: remove mouse wheel prevent default. (#873)
|
2016-11-07 11:58:01 +08:00 |
furybean
|
7263db12b3
|
Table: add single selection back. Add current-change event & highlight-current-row event.
|
2016-11-04 16:28:44 +08:00 |
furybean
|
496f385796
|
Table: support header mousewheel scroll.
|
2016-11-04 11:38:44 +08:00 |
furybean
|
0eacd76e22
|
Table: let table compatible with vuex.
|
2016-11-03 14:43:23 +08:00 |
FuryBean
|
14495f6189
|
Table: add filter feature. (#684)
|
2016-10-27 21:45:21 +08:00 |
furybean
|
3470bdfeba
|
Pagination: rename currentchange & sizechange.
|
2016-10-26 14:55:16 +08:00 |
furybean
|
59ed4984dc
|
Table: add empty text
|
2016-10-25 23:20:48 +08:00 |
furybean
|
41490c55e1
|
[Table] Improve fixed implement method.
|
2016-10-21 23:26:52 +08:00 |