Commit graph

770 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
梁灏
8e4f708f25 update Tabs
@hezhiying
2017-03-27 15:24:48 +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
梁灏
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
梁灏
087ad37d3f update Tabs 2017-03-23 11:03:43 +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
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
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
梁灏
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
梁灏
63f2e0f4c4 fixed Table bug when remove a row of data
when Cell has a button to delete row data, clickCurrentRow will throw
an error, so clone a data
2017-03-15 15:50:28 +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
young
cd50d0d678 fix(input): all actions should emit event 2017-03-14 14:25:02 +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
梁灏
04337968e1 fixed Badge bug
fixed Badge bug
2017-03-10 09:50:12 +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
梁灏
a538b6751f fixed eslint
fixed eslint
2017-03-09 19:56:15 +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
梁灏
d978690647 support Table
support Table
2017-03-09 16:40:16 +08:00
梁灏
3c38e4f7f1 update Table cell
update Table cell
2017-03-09 16:03:36 +08:00