Commit Graph

487 Commits

Author SHA1 Message Date
Leopoldthecoder
eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
Furybean
191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +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
162d7c36d1 input 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
baiyaaaaa
1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
baiyaaaaa
db2e3f17c5 Merge pull request #2010 from Leopoldthecoder/carousel-hover
Carousel: improve arrow hover behavior in card mode
2016-12-28 14:01:57 +08:00
baiyaaaaa
634498bbff fix input blur event 2016-12-27 19:26:01 +08:00
baiyaaaaa
d1f9357df7 Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li
b3095a703c DatePicker: input display style changes to block, fixed #2018 2016-12-27 17:36:10 +08:00
qingwei.li
9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa
2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder
8425a0aa1a Collapse: update English doc 2016-12-27 14:54:57 +08:00
Leopoldthecoder
7856ae1097 Carousel: improve arrow hover behavior in card mode 2016-12-27 13:47:37 +08:00
cinwell.li
a57fba12bd Merge branch 'dev' into fix/date-picker-input-event 2016-12-26 23:04:02 +08:00
baiyaaaaa
882a9d796e add clearable api (#1994) 2016-12-26 23:02:40 +08:00
baiyaaaaa
6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +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
a96a07910f update docs 2016-12-26 16:18:00 +08:00
baiyaaaaa
22360be889 fix transitionend event compatibility 2016-12-26 16:18:00 +08:00
baiyaaaaa
46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
cinwell.li
9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +08:00
qingwei.li
fa98a19d46 Fix doc 2016-12-26 11:44:22 +08:00
qingwei.li
a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
Leopoldthecoder
6691a7d17d update checkbox docs 2016-12-23 19:36:42 +08:00
qingwei.li
06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +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
杨奕
7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +08:00
Leopoldthecoder
d0619c7f8a review update 2016-12-23 11:57:17 +08:00
baiyaaaaa
17ce1a3283 imrpove dropdown & tabs docs 2016-12-23 00:48:23 +08:00
Leopoldthecoder
533a14f066 Carousel: update docs 2016-12-22 17:41:49 +08:00
Leopoldthecoder
886b249a63 Table: update header-align docs 2016-12-22 17:29:26 +08:00
baiyaaaaa
77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +08:00
Leopoldthecoder
9e958e603e add carousel 2016-12-22 16:10:55 +08:00
njleonzhang
f409d02f3e 修改form readme 2016-12-22 13:55:44 +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
kingwl
8648ab84dc Table: add header-align 2016-12-21 11:03:22 +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