梁灏
|
5ee64b6de5
|
fixed #430
fixed #430
|
2017-03-17 14:56:48 +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 |
|
梁灏
|
4f5d393734
|
update LICENSE
update LICENSE
|
2017-03-15 16:04:48 +08:00 |
|
梁灏
|
7be1bc7f88
|
update LICENSE
update LICENSE
|
2017-03-15 16:02:28 +08:00 |
|
梁灏
|
3c6ca780af
|
update LICENSE
update LICENSE
|
2017-03-15 16:01:05 +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
|
fb189f1650
|
cancel the components prefix
|
2017-03-15 11:22:33 +08:00 |
|
梁灏
|
fabe29a7ed
|
update MIT LICENSE
update MIT LICENSE
|
2017-03-14 20:56:56 +08:00 |
|
young
|
75ed74e9a6
|
fix: default prefix is empty
|
2017-03-14 15:34:19 +08:00 |
|
young
|
480911bd44
|
fix: const to let
|
2017-03-14 14:58:38 +08:00 |
|
young
|
51155ea812
|
config(compontent)): can customer the compontent prefix
|
2017-03-14 14:34:28 +08:00 |
|
young
|
5016847870
|
config(compontent): option
|
2017-03-14 14:28:56 +08:00 |
|
young
|
cd50d0d678
|
fix(input): all actions should emit event
|
2017-03-14 14:25:02 +08:00 |
|
young
|
1be50b786f
|
ignore vscode config
|
2017-03-14 14:24:08 +08:00 |
|
梁灏
|
430ddd88c0
|
fixed #396
fixed #396
|
2017-03-14 12:47:18 +08:00 |
|
梁灏
|
1433a0fb15
|
release 2.0.0-rc.4
release 2.0.0-rc.4
|
2017-03-14 11:29:11 +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 |
|
梁灏
|
ded95b463c
|
fixed #372
fixed #372
add iInput
|
2017-03-13 16:22:54 +08:00 |
|
梁灏
|
6ae7b86ba4
|
fixed #377
fixed #377
|
2017-03-13 16:19:08 +08:00 |
|
Aresn
|
8ccaa6e9d2
|
Merge pull request #375 from huixisheng/2.0
fixed webpack build error
|
2017-03-11 10:04:45 +08:00 |
|
huixisheng
|
676cdf842e
|
fixed webpack build error
|
2017-03-10 21:57:50 +08:00 |
|
梁灏
|
faee0fc8d2
|
2.0.0-rc.2
2.0.0-rc.2
|
2017-03-10 10:57:04 +08:00 |
|
梁灏
|
04337968e1
|
fixed Badge bug
fixed Badge bug
|
2017-03-10 09:50:12 +08:00 |
|
梁灏
|
31182c69bb
|
release 2.0.0-rc.1
release 2.0.0-rc.1
|
2017-03-10 07:48:51 +08:00 |
|
梁灏
|
2c513e348a
|
update readme
update readme
|
2017-03-09 23:02:37 +08:00 |
|
梁灏
|
b13ae9c518
|
update readme
update readme
|
2017-03-09 23:01:55 +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 |
|