Commit graph

291 commits

Author SHA1 Message Date
梁灏
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
梁灏
a6ac0a7603 update Upload
update Upload
2017-01-22 17:19:37 +08:00
梁灏
ddef2bb3d6 update Upload
update Upload
2017-01-22 14:48:38 +08:00
梁灏
9671827f38 update Upload
update Upload
2017-01-19 18:16:41 +08:00
梁灏
3affd6f365 init upload component
init upload component
2017-01-19 16:26:31 +08:00
Rijn
50f4ac7088 Merge branch 'master' of https://github.com/iview/iview into carousel
Conflicts:
	src/styles/components/index.less
	test/app.vue
	test/main.js
2017-01-17 17:31:51 -06:00
Rijn
2171f454fd added many test 2017-01-17 16:44:50 -06:00
Rijn
9cd69375d8 added height props 2017-01-17 16:39:07 -06:00
Rijn
c1af3facb0 added on-change event emitter 2017-01-17 14:35:23 -06:00
Rijn
e9989f2b85 added horizontal dots 2017-01-17 14:29:51 -06:00
梁灏
6bfdf8f892 release 0.9.16
release 0.9.16
2017-01-17 16:58:03 +08:00
梁灏
e5ac79258a update Rate
update Rate
2017-01-17 15:49:34 +08:00
梁灏
962c40bd3d update Rate
update Rate
2017-01-17 15:30:10 +08:00
梁灏
d94d98c464 fixed #215
fixed #215
2017-01-17 12:13:18 +08:00
梁灏
fa0241a535 fixed #212
fixed #212
2017-01-17 12:04:33 +08:00
梁灏
49d380cf99 init Rate component
init Rate component
2017-01-17 11:26:02 +08:00
Rijn
8f4e2cf0c3 update pos when slot changes.
added remove test
2017-01-16 18:02:51 -06:00