cinwell.li
9bb51a1267
TimeSelect: add maxTime, resolve #1826 ( #1987 )
2016-12-26 16:05:37 +08:00
Leopoldthecoder
6691a7d17d
update checkbox docs
2016-12-23 19:36:42 +08:00
Leopoldthecoder
6c1ea22cd4
Carousel: update api
2016-12-23 16:19:39 +08:00
Leopoldthecoder
d0619c7f8a
review update
2016-12-23 11:57:17 +08:00
Leopoldthecoder
533a14f066
Carousel: update docs
2016-12-22 17:41:49 +08:00
Leopoldthecoder
9e958e603e
add carousel
2016-12-22 16:10:55 +08:00
杨奕
c20f5e9442
update new.js and init carousel ( #1859 )
2016-12-22 11:16:16 +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
baiyaaaaa
5fb979f3a6
dropdown docs improve
2016-12-20 22:58:34 +08:00
hisland
b421556144
Radio: fix doc, text-color,fill are Radio-group's props
2016-12-20 22:21:41 +08:00
Leopoldthecoder
64667a4e8e
update changelog
2016-12-20 18:56:49 +08:00
baiyaaaaa
d2f852a320
add dropdown hide-on-click prop
2016-12-20 18:54:50 +08:00
Leopoldthecoder
98d3905ce9
Changelog: update for 1.0.8
2016-12-20 18:38:49 +08:00
Furybean
a0187d1aba
Table: add filter change event & add column-key for column.
2016-12-20 18:37:31 +08:00
杨奕
f14628254a
add popper-class for DatePicker, Select and Tooltip ( #1806 )
2016-12-20 16:38:47 +08:00
杨奕
b158e124da
update anchor ( #1829 )
2016-12-20 16:38:21 +08:00
杨奕
208891d173
Dialog: fix z-index of non-modal dialogs ( #1866 )
2016-12-20 15:26:28 +08:00
baiyaaaaa
076d4303f7
add param to label-content render function
2016-12-20 15:18:10 +08:00
baiyaaaaa
1db8dc6588
Revert "fix form validate callback params" ( #1864 )
...
This reverts commit 87b13bf0e0
.
2016-12-20 14:17:53 +08:00
杨奕
ead186153f
Pagination: fix slot ( #1846 )
2016-12-20 11:20:57 +08:00
baiyaaaaa
4fa158eb32
add suport for mutil level submenu
2016-12-20 11:06:45 +08:00
baiyaaaaa
e7e104df5d
fix form validate callback params
2016-12-20 11:05:42 +08:00
杨奕
240fda5af8
Select: add visible-change event ( #1849 )
2016-12-20 09:11:10 +08:00
cinwell.li
8712d9f222
Doc: fix custom theme, fixed #1828 ( #1837 )
2016-12-20 00:46:29 +08:00
FuryBean
40f9d83f87
Tree: add expand-on-click-node prop. ( #1805 )
2016-12-19 15:38:51 +08:00
杨奕
217bb5c953
Loading: update spinner animation, fixed #1786 ( #1817 )
2016-12-18 21:34:55 +08:00
jingsam
2144c02bd3
Update installation.md
2016-12-18 19:48:58 +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
baiyaaaaa
a5bdd2cabb
component README update and fix
2016-12-16 10:57:54 +08:00
baiyaaaaa
47c62e9fe0
add progress hook function property ( #1782 )
2016-12-15 23:49:29 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +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
22b703739d
improve button docs ( #1727 )
2016-12-13 23:10:41 +08:00
杨奕
eeee584d56
MessageBox: add customClass ( #1707 )
2016-12-13 22:52:29 +08:00
杨奕
9c7786b203
Select: add size property ( #1715 )
2016-12-13 22:42:01 +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
Pierre-Louis Renaudin
15dc895ee6
Add contextmenu event on table row element. ( #1663 )
2016-12-10 18:48:07 +08:00
qingwei.li
d835c7b4ec
TimePicker: fix HH:mm style
2016-12-09 18:20:42 +08:00
杨奕
c1a469c899
Changelog: update for 1.0.6 ( #1657 )
2016-12-09 17:59:51 +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
XinYong Chen
c7cfcc36bc
Modify document error ( #1629 )
2016-12-08 18:42:33 +08:00
gogu
88a5772e91
Fixed switch custom color with disabled.
2016-12-08 18:22:24 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
baiyaaaaa
658383ecae
fix docs
2016-12-08 17:09:56 +08:00
baiyaaaaa
d4ded0e184
improve docs
2016-12-08 13:31:45 +08:00
baiyaaaaa
67a009b7a7
Merge pull request #1578 from QingWei-Li/fix/i18n-doc
...
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 18:27:27 +08:00
qingwei.li
fcf412087c
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 17:19:47 +08:00