Commit Graph

1638 Commits

Author SHA1 Message Date
baiyaaaaa
85a03183f3 Merge pull request #2007 from Leopoldthecoder/select-disable
Select: fix disabled multiple tag delete
2016-12-27 13:25:25 +08:00
Leopoldthecoder
447dfe0d44 Select: fix disabled multiple tag delete 2016-12-27 11:55:00 +08:00
Leopoldthecoder
ea9d216fbc Pagination: add button type 2016-12-27 11:51:36 +08:00
qingwei.li
e13b133afd Remove wind-dom 2016-12-27 10:52:58 +08:00
baiyaaaaa
190211d4a9 input number fix change event & improve 2016-12-27 10:17:41 +08:00
baiyaaaaa
769ab5aa8d Merge pull request #1982 from QingWei-Li/feat/ssr
SSR feature
2016-12-26 23:31:10 +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
qingwei.li
2b096a5673 fix test 2016-12-26 20:33:08 +08:00
cinwell.li
05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
baiyaaaaa
427d6498e3 Merge pull request #1947 from QingWei-Li/feat/scrollbar
Add scrollbar
2016-12-26 17:33:54 +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
杨奕
441f4c31a9 Table: remove highlight class after data change (#1977) 2016-12-26 16:07:14 +08:00
cinwell.li
f9535396a7 Add unpkg and style into package.json & Fix ga (#1989) 2016-12-26 16:06:04 +08:00
cinwell.li
9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +08:00
baiyaaaaa
05a442f694 Merge pull request #1974 from leftstick/dev
[ElMenu]: active menuitem which matches user specfied route
2016-12-26 14:39:07 +08:00
baiyaaaaa
0862174d32 Merge pull request #1898 from hisland/dev
layout: all in right, clear float fixed #1893
2016-12-26 12:33: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
qingwei.li
daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
baiyaaaaa
e181fec748 Merge pull request #1931 from Leopoldthecoder/carousel
add carousel
2016-12-25 20:08:18 +08:00
Howard.Zuo
48009e21e1 [ElMenu]: active menuitem which matches user specfied route 2016-12-25 17:15:07 +08:00
Leopoldthecoder
6691a7d17d update checkbox docs 2016-12-23 19:36:42 +08:00
qingwei.li
e0dae7eeb4 reset component.vue 2016-12-23 17:54:38 +08:00
qingwei.li
7414010203 DatePicker: add change event test 2016-12-23 17:49:46 +08:00
qingwei.li
06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +08:00
qingwei.li
a951921916 DatePicker: input event is not fired when the array value is not updated, fixed #1834 2016-12-23 16:45:07 +08:00
qingwei.li
775d5c16ea Tree: Remove undefined variable, fixed #1945 2016-12-23 16:22:25 +08:00
Leopoldthecoder
6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li
9a48448d0f hourElm => hourEl 2016-12-23 12:49:40 +08:00
qingwei.li
547612bf6e update 2016-12-23 12:47:55 +08:00
kingwl
6f75ca6150 Table: support table sort (#1918) 2016-12-23 12:11:17 +08:00
杨奕
7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +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
baiyaaaaa
f414049311 fix form async validate bug (#1936) 2016-12-23 00:49:45 +08:00
杨奕
12e4b02e31 Select: optimize filterable, fixed #1933 (#1935) 2016-12-23 00:48:54 +08:00
baiyaaaaa
17ce1a3283 imrpove dropdown & tabs docs 2016-12-23 00:48:23 +08:00
baiyaaaaa
0bf7f8df33 Merge pull request #1934 from Leopoldthecoder/table-doc
Table: update header-align docs
2016-12-22 18:25:00 +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
baiyaaaaa
bad78d0252 Merge pull request #1895 from Kingwl/dev
Table: add header-align, Fixed #1424
2016-12-22 16:34:22 +08:00
Leopoldthecoder
9e958e603e add carousel 2016-12-22 16:10:55 +08:00