Commit Graph

269 Commits

Author SHA1 Message Date
qingwei.li
b616140489 [build] 1.1.3 2017-01-09 17:22:31 +08:00
baiyaaaaa
2a6fad5593 Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa
cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
qingwei.li
2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
baiyaaaaa
d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
baiyaaaaa
634a415784 Merge pull request #2217 from QingWei-Li/fix/pagination/style
Pagination: fix ul style in IE9, fixed #2209
2017-01-05 16:44:03 +08:00
qingwei.li
eba65719d3 Pagination: fix ul style in IE9, fixed #2209 2017-01-05 15:32:47 +08:00
kingwl
de589eb215 Tabs: fix invalid type prop when tabs in other tabs (#2212) 2017-01-05 15:22:46 +08:00
baiyaaaaa
0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
Leopoldthecoder
cdb3e46de8 [build] 1.1.2 2016-12-30 18:53:52 +08:00
杨奕
308ae62cb3 Select: fix dropdownUl undefined bug (#2120) 2016-12-30 18:10:57 +08:00
Leopoldthecoder
aa076b470a [build] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder
99d3b2568d [build] 1.1.0 2016-12-29 22:11:43 +08:00
baiyaaaaa
3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
baiyaaaaa
cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
cinwell.li
58808f8c63 Scrollbar: fix the style vars (#2058) 2016-12-29 14:33:07 +08:00
baiyaaaaa
d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa
10584b9624 autocomplete box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa
635cf6a771 fix input box model 2016-12-28 19:09:11 +08:00
杨奕
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