杨奕
f14628254a
add popper-class for DatePicker, Select and Tooltip ( #1806 )
2016-12-20 16:38:47 +08:00
杨奕
ead186153f
Pagination: fix slot ( #1846 )
2016-12-20 11:20:57 +08:00
杨奕
240fda5af8
Select: add visible-change event ( #1849 )
2016-12-20 09:11:10 +08:00
FuryBean
40f9d83f87
Tree: add expand-on-click-node prop. ( #1805 )
2016-12-19 15:38:51 +08:00
FuryBean
6c4f8a6867
Tree: add current-change event & current-node-key. ( #1807 )
2016-12-17 14:09:05 +08:00
FuryBean
4614990cb4
Table: add column as third parameter for row-click event. ( #1808 )
2016-12-17 14:00:35 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
cinwell.li
cad3d770ed
DatePicker: fix clear button, fixed #1690 ( #1710 )
...
* DatePicker: fix clear button, fixed #1690
* DatePicker: fix reset button style
* DatePicker: fix set value
* DatePicker: fix test
2016-12-13 22:51:43 +08:00
baiyaaaaa
8917704392
support tag color property
2016-12-13 16:57:56 +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
qingwei.li
2b247df9ca
Upload: remove 'X-Requested-With' header
...
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li
55dfb0c296
Refactor/datepicker ( #1623 )
...
* DatePicker: replace native input with el-input
* DatePicker: support size prop, closes #1069 , closes #1440
* DatePicker: show correct date for initial value, fixed #1129
* TimePicker: fix empty value when panel appears, fixed #1583
* DatePicker: trigger clickoutside when clicking icon, fixed #1604
* DatePicker: fix year type in year panel, fixed #1607
* DatePicker: fix test
* DatePicker: add doc
2016-12-09 00:06:34 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
baiyaaaaa
d3afe22e89
Merge pull request #1401 from Leopoldthecoder/select-refactor
...
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +08:00
Leopoldthecoder
2d07391d3c
Select: add allow-create doc and test
2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be
Select: add multipleLimit
2016-12-01 22:34:31 +08:00
Leopoldthecoder
ce3bed6cb5
Select: refactor and bug fix
2016-12-01 22:34:30 +08:00
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
baiyaaaaa
98dda297c9
fix datetimepicker test
2016-12-01 17:30:23 +08:00
baiyaaaaa
648c498fd9
input-number add the controls support ( #1473 )
2016-11-30 18:16:49 +08:00
FuryBean
d3b3d865e8
Tree: add setChecked method. ( #1434 )
2016-11-28 18:57:09 +08:00
reverland
8a4b7ba6d7
Popover: add show/hide event
2016-11-28 16:57:46 +08:00
baiyaaaaa
75d248e107
support radio button custom style
2016-11-26 18:30:56 +08:00
baiyaaaaa
a84926b117
Merge pull request #1333 from QingWei-Li/fix/radio-checkox
...
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa
d9c7824470
fix form validate bug ( #1363 )
2016-11-26 10:48:06 +08:00
Furybean
807c06071d
Tree: fixed default-expanded-keys can not set again.
2016-11-25 17:41:36 +08:00
Furybean
812a953b1e
Table: add row-style prop.
2016-11-25 17:41:07 +08:00
qingwei.li
96f71eda55
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-25 14:08:11 +08:00
Furybean
4617526367
Pagination: fix user can not set currentPage in some condition.
2016-11-25 08:26:10 +08:00
FuryBean
5c386d5ce8
Table: fix dynamic prop in table-column cause script error. ( #1314 )
2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1
Table: add header group feature. ( #1312 )
2016-11-23 20:32:23 +08:00
FuryBean
631037c296
Table: improve performance in large data. ( #1298 )
2016-11-23 18:24:32 +08:00
FuryBean
f729497de5
Tabs: fix dynamic bug & add closable prop for tab-pane ( #1285 )
2016-11-23 10:47:12 +08:00
Furybean
1f6cafebb1
Slider: fix can not drag when step < 1
2016-11-23 08:28:45 +08:00
Furybean
59293a219e
Tree: add filter-node-method prop & filter method.
2016-11-22 12:37:02 +08:00
Furybean
2c764d13fa
Tree: add getCheckedKeys & setCheckedKeys API.
2016-11-22 11:57:42 +08:00
baiyaaaaa
bb0a79b1b0
add a error prop for setting the error message manually
2016-11-19 19:55:44 +08:00
FuryBean
07b8ec030f
Table: fix selection-change not fire in some condition. ( #1198 )
2016-11-18 20:03:19 +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
furybean
012c0185f2
Table: fix select-all checkbox is selected when all rows are not selectable.
2016-11-18 20:03:17 +08:00
Leopoldthecoder
fc41cf4077
Alert: add render-content
2016-11-18 20:03:15 +08:00
FuryBean
5203280af1
Tree: add defaultExpandKeys & defaultCheckedKeys. ( #1088 )
2016-11-16 15:35:46 +08:00
cinwell.li
af4bca8abe
DatePicker: update view when setting default value, fixed #1050 ( #1097 )
2016-11-16 14:48:15 +08:00
qingwei.li
602c569989
Popover: add manual
2016-11-16 13:55:54 +08:00
杨奕
22bc5f312a
Dialog: remove v-model dependency of manual manipulation ( #1038 )
2016-11-16 11:05:23 +08:00
Leopoldthecoder
5fcd73cd85
Loading: add loading service
2016-11-15 20:29:33 +08:00
baiyaaaaa
14475c33de
responsive layout
2016-11-14 15:45:08 +08:00
baiyaaaaa
9c5a713ff1
Merge pull request #1039 from Leopoldthecoder/loading-css
...
Loading: remove unnecessary inline styles
2016-11-14 00:23:04 +08:00