杨奕
d2f02b828f
Merge branch 'dev' into 1.1
2016-12-28 15:23:51 +08:00
baiyaaaaa
7eb8a19fb3
Revert "DatePicker: input display style changes to block, fixed #2018"
...
This reverts commit b3095a703c
.
2016-12-28 15:19:01 +08:00
furybean
b569b314b8
Table: add expand row feature.
2016-12-28 15:18:25 +08:00
baiyaaaaa
436c38fee6
Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
...
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
Leopoldthecoder
b8f240e6c4
[build] 1.0.9
2016-12-27 20:00:07 +08:00
qingwei.li
b3095a703c
DatePicker: input display style changes to block, fixed #2018
2016-12-27 17:36:10 +08:00
baiyaaaaa
a9a3e8b638
fix xs resolution style ( #2011 )
2016-12-27 14:59:21 +08:00
baiyaaaaa
2eea08af23
fix tabs initial with bug & improve docs
2016-12-27 14:57:15 +08:00
Leopoldthecoder
7856ae1097
Carousel: improve arrow hover behavior in card mode
2016-12-27 13:47:37 +08:00
baiyaaaaa
190211d4a9
input number fix change event & improve
2016-12-27 10:17:41 +08:00
cinwell.li
05be27e162
Merge branch '1.1' into feat/ssr
2016-12-26 19:51:55 +08:00
cinwell.li
c7507725ea
Merge branch '1.1' into feat/scrollbar
2016-12-26 16:41:26 +08:00
baiyaaaaa
46295dfd92
add collapse
2016-12-26 16:18:00 +08:00
qingwei.li
a906a5fccb
Add vue-popup and dom helper
2016-12-26 11:41:15 +08:00
Leopoldthecoder
6c1ea22cd4
Carousel: update api
2016-12-23 16:19:39 +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
Leopoldthecoder
d0619c7f8a
review update
2016-12-23 11:57:17 +08:00
hisland
15a44bf9ee
layout: all in right, clear float fixed #1893
2016-12-23 11:38:33 +08:00
baiyaaaaa
631afa92ca
fix checkbox radio status class && disable style ( #1930 )
2016-12-23 00:55:24 +08:00
Leopoldthecoder
9e958e603e
add carousel
2016-12-22 16:10:55 +08:00
Leopoldthecoder
3d3bd7dc09
[build] 1.0.8
2016-12-20 19:01:14 +08:00
baiyaaaaa
4fa158eb32
add suport for mutil level submenu
2016-12-20 11:06:45 +08:00
杨奕
1c24a2b294
Switch: update style ( #1803 )
2016-12-20 09:18:52 +08:00
baiyaaaaa
1ba0745f00
fix input line-height ( #1825 )
2016-12-19 11:16:47 +08:00
杨奕
217bb5c953
Loading: update spinner animation, fixed #1786 ( #1817 )
2016-12-18 21:34:55 +08:00
Adam
71a3b5ad2f
Tag: Fix text wrap ( #1785 )
...
When the width of parent container is too narrow, text in tag will be
break into lines.
當父容器寬度不足時,Tag 文字會產生換行的現象
2016-12-18 21:19:03 +08:00
Leopoldthecoder
19210b6945
[build] 1.0.7
2016-12-14 15:36:21 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
zheng yu
0ee61e7296
fix: fixed losing focus when drag slider button fast or right click slider button. ( #1723 )
2016-12-13 23:12:43 +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
杨奕
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
cinwell.li
105db7c673
Upload: fix file list style ( #1701 )
2016-12-13 14:34:22 +08:00
Leopoldthecoder
65244c2678
[build] 1.0.6
2016-12-09 18:32:31 +08:00
qingwei.li
d835c7b4ec
TimePicker: fix HH:mm style
2016-12-09 18:20:42 +08:00
qingwei.li
42ec4567f1
TimePicker: fix HH:mm style
2016-12-09 17:38:11 +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
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
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
Leopoldthecoder
1ecb9d9e4e
[build] 1.0.5
2016-12-06 18:47:04 +08:00
qingwei.li
929e7f2554
TimeSelect: remove flexbox style, fixed #1335
2016-12-06 17:16:09 +08:00
baiyaaaaa
3d19de3cd5
fix steps style bug in ie9
2016-12-04 15:20:15 +08:00
baiyaaaaa
7a85d55f31
normalize transition class name
2016-12-03 19:30:21 +08:00
Allen Walker
f508fd703e
Col: fix a style bug about responsive layout
2016-12-03 14:01:15 +08:00
Leopoldthecoder
34e9f44744
[build] 1.0.4
2016-12-02 19:00:21 +08:00
Furybean
e61ff12070
Table: fix column label not visible in some condition.
2016-12-02 17:43:46 +08:00