Commit graph

686 commits

Author SHA1 Message Date
梁灏
f7674b5b74 #518 2017-03-29 09:47:20 +08:00
梁灏
cc41949990 fixed #525 2017-03-29 09:33:31 +08:00
梁灏
d270488b82 update readme 2017-03-28 09:04:57 +08:00
梁灏
3e3ac4f5ec release 2.0.0-rc.7 2017-03-27 15:50:20 +08:00
梁灏
8e4f708f25 update Tabs
@hezhiying
2017-03-27 15:24:48 +08:00
Aresn
02fa0d3fff Merge pull request #503 from hezhiying/2.0
tabs组件导航区添加右侧slot功能及修改例子文件
2017-03-27 15:13:16 +08:00
梁灏
c815744265 fixed #499 2017-03-27 14:28:42 +08:00
H
c4eb5dcffd tabs组件导航区添加右侧slot功能及修改例子文件 2017-03-27 13:28:37 +08:00
Aresn
5e7ad5e05a Merge pull request #500 from clarkdo/2.0
add eslint config and format build folder
2017-03-27 12:50:10 +08:00
Clark Du
1f9fbacfb8 add eslint config and format build folder 2017-03-27 11:47:57 +08:00
Aresn
4ff31d0629 Merge pull request #497 from clarkdo/2.0
add specific eslint config for test cases
2017-03-27 10:57:51 +08:00
梁灏
70d5a4ab80 fixed #425 2017-03-27 10:48:18 +08:00
Clark Du
39e7e56cf1 add specific eslint config for test cases 2017-03-27 10:46:29 +08:00
梁灏
fc0c4c7815 fixed #494
watch trigger after form emit, so the value of date not change when
validate, change to async
2017-03-27 10:30:45 +08:00
梁灏
a9e5919790 update Tree 2017-03-27 09:49:18 +08:00
梁灏
3bbb6b5f7d fixed #488 2017-03-27 09:41:08 +08:00
梁灏
53754a3185 fixed #468
rebuild Tree component
2017-03-24 23:14:10 +08:00
梁灏
3c145e6ffe update Tree 2017-03-24 21:06:49 +08:00
梁灏
cb84e64aab update Tree 2017-03-24 20:52:14 +08:00
梁灏
75c32d5f6e rebuild Tree 2017-03-24 20:50:16 +08:00
Aresn
71c1c5b05d Merge pull request #444 from clarkdo/2.0
add support for yarn
2017-03-23 16:32:24 +08:00
梁灏
087ad37d3f update Tabs 2017-03-23 11:03:43 +08:00
梁灏
8948742c75 release 2.0.0-rc.6 2017-03-22 11:58:06 +08:00
梁灏
39847b8929 fixed #454 2017-03-22 09:51:42 +08:00
梁灏
c908002175 update readme 2017-03-21 17:15:03 +08:00
梁灏
ec4117cb43 tag add prop: name
when use v-for to render Tag, you can use ‘name’ prop to close tag
2017-03-21 15:41:22 +08:00
梁灏
19d4135239 update Card
@muei 更新了一下
2017-03-21 14:50:32 +08:00
Aresn
b0a9eb4e2c Merge pull request #429 from muei/2.0
style(card): feat padding switch prop
2017-03-21 14:40:07 +08:00
梁灏
85ed4df8fc fixed Input bug
when use input prop in Input, it can not correctly to emit a Number
value
2017-03-21 14:13:33 +08:00
梁灏
bf9649f6e8 add Form 2017-03-21 13:57:29 +08:00
梁灏
4ed43a1798 add Col 2017-03-20 15:08:25 +08:00
Clark Du
51a0f715c3 add support for yarn 2017-03-20 14:57:04 +08:00
梁灏
5ee64b6de5 fixed #430
fixed #430
2017-03-17 14:56:48 +08:00
young
91f3d3ffe1 fix: formatter 2017-03-17 13:49:02 +08:00
young
6d090ebf6a style(card): padding with number 2017-03-17 13:30:10 +08:00
young
fb8a7b3f55 style(card): feat padding switch prop 2017-03-17 12:37:31 +08:00
梁灏
d8892603f7 Table prop: content modify to context
Table prop: content modify to context
2017-03-17 09:50:14 +08:00
Aresn
02ece5df26 Merge pull request #398 from muei/2.0
Improve v2
2017-03-16 12:43:01 +08:00
muei
57737d7455 Update input.vue 2017-03-16 11:49:14 +08:00
muei
c86d77fcef Merge branch '2.0' into 2.0 2017-03-16 11:14:41 +08:00
梁灏
62a40f4f85 LICENSE add ionicons
update issue template、LICENSE add ionicons、update README
2017-03-16 10:49:01 +08:00
梁灏
944853d49e release 2.0.0-rc.5
release 2.0.0-rc.5
2017-03-15 20:00:46 +08:00
梁灏
aa9fc758da update Transfer
update Transfer
2017-03-15 19:59:46 +08:00
梁灏
84a8a413aa fixed bug of Transfer when no slot
fixed bug of Transfer when no slot
2017-03-15 18:56:37 +08:00
梁灏
7c2ed52c61 update Checkbox
when use Checkbox single, can hide default slot
2017-03-15 18:52:33 +08:00
梁灏
67f4d8e763 update Menu
update Menu
2017-03-15 18:26:10 +08:00
梁灏
ab22fd7c52 update Collapse
update Collapse
2017-03-15 18:04:31 +08:00
梁灏
907feda4ce update Carousel
update Carousel
2017-03-15 18:01:52 +08:00
梁灏
99cde29d04 update Checkbox
update Checkbox
2017-03-15 17:56:50 +08:00
梁灏
3f281d6ce0 update RadioGroup
update RadioGroup
2017-03-15 17:44:19 +08:00