Commit graph

63 commits

Author SHA1 Message Date
梁灏
ed91d9b0c7 update Select
support IE9
2017-03-30 11:52:36 +08:00
梁灏
345c6863bf update Breadcrumb
support router and replace
2017-03-30 11:24:23 +08:00
梁灏
aa43b8c832 fixed #438 2017-03-30 09:48:47 +08:00
梁灏
7b7178f165 fixed #528 2017-03-29 10:29:12 +08:00
梁灏
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
梁灏
70d5a4ab80 fixed #425 2017-03-27 10:48:18 +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
梁灏
75c32d5f6e rebuild Tree 2017-03-24 20:50:16 +08:00
梁灏
087ad37d3f update Tabs 2017-03-23 11:03:43 +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
梁灏
bf9649f6e8 add Form 2017-03-21 13:57:29 +08:00
梁灏
5ee64b6de5 fixed #430
fixed #430
2017-03-17 14:56:48 +08:00
young
6d090ebf6a style(card): padding with number 2017-03-17 13:30:10 +08:00
梁灏
62a40f4f85 LICENSE add ionicons
update issue template、LICENSE add ionicons、update README
2017-03-16 10:49:01 +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
梁灏
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
梁灏
99d0429e27 update Button & Table Cell
Button add custom event @click,you can use @click in i-button now;
Table Cell support data from content
2017-03-15 15:27:04 +08:00
梁灏
2ac208b99d fixed #407
fixed #407
2017-03-15 11:32:12 +08:00
梁灏
430ddd88c0 fixed #396
fixed #396
2017-03-14 12:47:18 +08:00
梁灏
8ac8d1ed96 修复警告
修复警告
2017-03-14 11:25:21 +08:00
梁灏
644c37b3b3 update License
不想为这些事发生争执,我只想做开源
2017-03-14 10:47:02 +08:00
梁灏
a9131058ab optimize Select event broadcast
optimize Select event broadcast
2017-03-13 19:33:52 +08:00
梁灏
04e5e3cd29 prevent dispatch event
prevent dispatch event
2017-03-13 19:05:36 +08:00
梁灏
21dad188c1 prevent dispatch form event
when component import an Input, prevent dispatch event from Input to
Form
2017-03-13 18:58:31 +08:00
梁灏
4a5d5cc9f2 更新几个标签名称
更新几个标签名称
2017-03-13 16:29:29 +08:00
梁灏
833501a4fa support Notice
support Notice
2017-03-09 22:32:57 +08:00
梁灏
6cadeba44f support Message
support Message
2017-03-09 22:21:54 +08:00
梁灏
6259471f4c support Modal
support Modal
2017-03-09 18:31:47 +08:00
梁灏
f97e5bb01a support LoadingBar
support LoadingBar @Jetsly
2017-03-09 17:29:40 +08:00
梁灏
3c38e4f7f1 update Table cell
update Table cell
2017-03-09 16:03:36 +08:00
梁灏
c0b2524da0 update Table cell render
update Table cell render
2017-03-09 15:03:05 +08:00
梁灏
486d4fda19 update Table
update Table
2017-03-09 14:11:22 +08:00
jingsam
1212d3da35 Merge remote-tracking branch 'upstream/2.0' into 2.0 2017-03-08 17:04:47 +08:00