Commit Graph

260 Commits (4da8b2a2dd5177d8c4686fac2b9e7a8695635cde)

Author SHA1 Message Date
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
杨奕 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