Commit graph

357 commits

Author SHA1 Message Date
梁灏
bb71140e7b support Carousel
support Carousel @rijn you can review when you are free
2017-03-02 15:36:39 +08:00
梁灏
a190ce84be support Collapse
support Collapse
2017-03-02 15:05:06 +08:00
梁灏
5d08ddf27c support Progress & Upload
support Progress & Upload
2017-03-02 14:41:28 +08:00
梁灏
c97c42ab2e support InputNumber
support InputNumber
2017-03-02 13:40:09 +08:00
梁灏
456daf3492 support Tag
support Tag
2017-03-02 12:22:15 +08:00
梁灏
15368be172 Support Badge
Support Badge
2017-03-02 12:05:57 +08:00
梁灏
5d122b374c support Alert
support Alert
2017-03-02 11:50:02 +08:00
梁灏
2d5ba27837 support Switch
support Switch
2017-03-02 11:19:00 +08:00
huixisheng
85b0f07ed0 Merge branch 'feature-steps' into feature-timeline 2017-03-02 09:11:25 +08:00
huixisheng
6c9e028234 Support timeline 2017-03-02 09:06:39 +08:00
huixisheng
b450b5553e update Steps 2017-03-01 23:24:23 +08:00
huixisheng
bd596e7add support Steps
fixed npm run dev error with  cann't find module vue-template-compiler
update test demo style
:
2017-03-01 21:10:43 +08:00
梁灏
cbe03a12b2 support Checkbox
support Checkbox
2017-03-01 17:58:40 +08:00
梁灏
06322514c6 support Radio
support Radio
2017-03-01 17:01:22 +08:00
梁灏
fc7ef07216 support Input
support Input
2017-03-01 15:23:12 +08:00
梁灏
d47ea998d6 support Button and Icon
support Button and Icon
2017-03-01 14:43:27 +08:00
梁灏
c755733a9c support Grid
support Grid
2017-03-01 14:28:44 +08:00
huixisheng
5af94c5295 add HtmlWebpackPlugin 2017-03-01 13:56:01 +08:00
梁灏
1f561319f3 update webpack config
update webpack config
2017-03-01 13:11:58 +08:00
Aresn
183ab50e0c Merge pull request #286 from GITleonine1989/master
itable添加禁用某行选中的功能
2017-02-28 15:08:56 +08:00
Rijn
2aa0aa6e6f fix bug: cascader still can be opened if set to disabled 2017-02-24 21:04:39 -06:00
leonine
c52c64b65a table测试文件提交not important 2017-02-23 16:53:51 +08:00
leonine
c731509853 修复两个问题:
1.如果某行禁用_disabled=true,则这行的_checked,无论如何都是false,因为禁用的目的就是不能选择
2.修复某行设置_disabled=true时,全选状态判断有误的bug
2017-02-23 14:29:49 +08:00
Rijn
8ed5fd0ca9 added a placeholder for test 2017-02-22 21:45:53 -06:00
Rijn Bian
45ad8fb843 Merge branch 'master' into 295 2017-02-21 11:56:05 -06:00
Rijn
a87da6896f added scrollable property to modal instance 2017-02-21 11:55:05 -06:00
Rijn
5987219934 added show-tip to slider and added always to tooltip 2017-02-21 11:41:28 -06:00
GITleonine1989
14ad333882 Merge pull request #2 from iview/master
合并原作者更新
2017-02-21 17:32:54 +08:00
梁灏
09bce8de83 update Modal
change DOM of Modal,fixed mask scroll bug in chrome 55,fixed mask cover
scrollbar bug
2017-02-21 11:36:41 +08:00
leonine
0dcc948256 itable 添加禁用某行选中的功能 2017-02-20 11:17:47 +08:00
leonine
b0bbb632eb 删除无用的 2017-02-20 10:01:37 +08:00
leonine
2404849c30 合并原作者更新 2017-02-20 09:53:10 +08:00
梁灏
c13e7cea81 Table add check & highlight default setting in data
Table add check & highlight default setting in data #275 #265
2017-02-18 21:57:11 +08:00
梁灏
3fd978800f Transfer renderFormat support html element
Transfer renderFormat support html element
2017-02-15 17:30:30 +08:00
leonine
1594942f2c itable 添加设置默认选中行的功能 2017-02-15 16:04:35 +08:00
Aresn
8f48491aa6 Merge pull request #258 from YikaJ/master
Select组件/Tag组件
2017-02-15 10:29:04 +08:00
Aresn
d8de604ff5 Merge pull request #273 from rijn/253
IE<=11 do not support toString.
2017-02-15 09:44:21 +08:00
Rijn
be0769d475 added move up transition for Notice
#30
2017-02-14 15:27:30 -06:00
YikaJ
5f75101e6f Update tag.vue 2017-02-14 15:42:35 +08:00
梁灏
38646a1171 fixed Form reset using Input or Switch
fixed Form reset using Input or Switch
2017-02-14 10:51:12 +08:00
YikaJ
4e85fa156c pr: #256
#256 test
2017-02-09 19:57:34 +08:00
梁灏
ce03ac5278 update Tree
update Tree
2017-02-07 15:29:53 +08:00
梁灏
b923c8187c update Tree
update Tree
2017-02-07 13:34:16 +08:00
梁灏
e81207a2a2 update Tree
update Tree
2017-02-07 11:34:00 +08:00
Aresn
a861963bd8 Merge pull request #242 from rijn/241
added scrolling property to toggle CSS for creating or hiding scrollbars
2017-02-06 15:17:12 +08:00
Rijn
5d0b89ced8 change scrolling to scrollable 2017-02-05 22:58:34 -06:00
梁灏
89f2ba8bad init Tree component
init Tree component
2017-02-06 11:24:03 +08:00
Rijn
f9a2e6114d added scrolling property to toggle CSS for creating or hiding scrollbars 2017-01-24 13:36:13 -06:00
梁灏
e069c7ae4e fixed #230
fixed #230
2017-01-23 09:55:32 +08:00
梁灏
3c2f68f215 update Upload
update Upload
2017-01-22 18:08:36 +08:00