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
|
cd85c67510
|
修改_checked=true 时,在_disabled=true的时候被取消了选中的状态的问题
|
2017-02-23 16:51:43 +08:00 |
|
leonine
|
c731509853
|
修复两个问题:
1.如果某行禁用_disabled=true,则这行的_checked,无论如何都是false,因为禁用的目的就是不能选择
2.修复某行设置_disabled=true时,全选状态判断有误的bug
|
2017-02-23 14:29:49 +08:00 |
|
梁灏
|
816ff2a3bc
|
change error color
change error color
|
2017-02-23 13:55:31 +08:00 |
|
Aresn
|
cf3d3f8e46
|
Merge pull request #300 from rijn/295
added show-tip to slider and added always to tooltip
|
2017-02-23 13:54:55 +08:00 |
|
Rijn
|
8ed5fd0ca9
|
added a placeholder for test
|
2017-02-22 21:45:53 -06:00 |
|
Rijn
|
b3aa5e3890
|
Merge commit '48dd8ebf00ad9ee05e3c37540aca7aa1407bd6bc' into 295
|
2017-02-22 21:29:13 -06:00 |
|
Rijn
|
35deac7706
|
fix lint: missing semicolon
|
2017-02-22 09:16:45 -06:00 |
|
leonine
|
87379c8205
|
去掉禁用行的 tr>td 的disabled 的css
|
2017-02-22 17:30:39 +08:00 |
|
leonine
|
1952df8cec
|
修改carousel在IE下 active 样式无效
|
2017-02-22 15:39:03 +08:00 |
|
梁灏
|
48dd8ebf00
|
update Modal
update Modal
|
2017-02-22 14:39:58 +08:00 |
|
Aresn
|
cfb4aad426
|
Update README.md
|
2017-02-22 14:35:15 +08: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 |
|
Aresn
|
f78d6ab893
|
Merge pull request #292 from rijn/253
changed regular expression to fit exactly one zero
|
2017-02-21 11:44:52 +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 |
|
Rijn
|
8df29435fe
|
changed regular expression to fit exactly one zero
|
2017-02-20 09:33:48 -06:00 |
|
leonine
|
bc1dfd602d
|
忘记 run test 少了;
|
2017-02-20 11:21:17 +08:00 |
|
leonine
|
0dcc948256
|
itable 添加禁用某行选中的功能
|
2017-02-20 11:17:47 +08:00 |
|
GITleonine1989
|
8a0b17498f
|
Merge pull request #1 from iview/master
合并原作者更新
|
2017-02-20 10:02:51 +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 |
|
Rijn
|
0b1b650da3
|
fix #269.
IE<=11 do not support toString.
|
2017-02-14 14:41:21 -06:00 |
|
YikaJ
|
1d8dad93be
|
Update tag.vue
do not show any spaces
|
2017-02-14 18:36:55 +08:00 |
|
YikaJ
|
5f75101e6f
|
Update tag.vue
|
2017-02-14 15:42:35 +08:00 |
|
YikaJ
|
9a039b1687
|
Update tag.vue
让 tag 的点击和取消区分开
|
2017-02-14 15:41:58 +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 |
|
梁灏
|
867eca350e
|
FormItem add slot label
FormItem add slot label
|
2017-02-14 10:17:29 +08:00 |
|
梁灏
|
4eae353d27
|
ready to publish 1.0.0
ready to publish 1.0.0
|
2017-02-12 15:56:41 +08:00 |
|
Aresn
|
707fea92bc
|
Merge pull request #262 from jingsam/master
delete theme dir
|
2017-02-10 17:00:00 +08:00 |
|
jingsam
|
7a9de9c7fc
|
delete theme dir
|
2017-02-10 16:55:48 +08:00 |
|
YikaJ
|
7db4e70de2
|
Update select.vue
|
2017-02-09 20:01:50 +08:00 |
|
YikaJ
|
4e85fa156c
|
pr: #256
#256 test
|
2017-02-09 19:57:34 +08:00 |
|
梁灏
|
0ed9897ca2
|
Support Layout guide
Support Layout guide
|
2017-02-09 13:50:23 +08:00 |
|
YikaJ
|
f789787fd6
|
Merge pull request #1 from YikaJ/YikaJ-select-fixed
更新 Select 组件
|
2017-02-09 11:53:32 +08:00 |
|
YikaJ
|
9c3a3e7d03
|
更新 Select 组件
select组件如果有filterable属性,对model进行修改,选择框为空值。
|
2017-02-09 11:48:44 +08:00 |
|
梁灏
|
d33b339a10
|
complete all 43 components
complete all 43 components
|
2017-02-07 17:49:13 +08:00 |
|
梁灏
|
b9b9b3a7ff
|
update Tree
update Tree
|
2017-02-07 17:42:59 +08:00 |
|
梁灏
|
ce03ac5278
|
update Tree
update Tree
|
2017-02-07 15:29:53 +08:00 |
|
梁灏
|
b566d106c5
|
update Tree
update Tree
|
2017-02-07 15:01:46 +08:00 |
|
梁灏
|
07e243ffc1
|
update Checkbox indeterminate style
update Checkbox indeterminate style
|
2017-02-07 13:41:09 +08:00 |
|