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 |
|
梁灏
|
a804d60885
|
update Radio
update Radio
|
2017-03-01 20:33:07 +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 |
|
梁灏
|
fcf37f49ee
|
update webpack & support Affix
update webpack & support Affix
|
2017-03-01 12:00:31 +08:00 |
|
梁灏
|
9e74a856f6
|
update webpack config
update webpack config
|
2017-03-01 11:35:00 +08:00 |
|
梁灏
|
03773f7e9b
|
update
update
|
2017-02-28 15:10:07 +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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
9c3a3e7d03
|
更新 Select 组件
select组件如果有filterable属性,对model进行修改,选择框为空值。
|
2017-02-09 11:48:44 +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 |
|
梁灏
|
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 |
|