Commit graph

535 commits

Author SHA1 Message Date
梁灏
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
Aresn
1843ff3b8c Merge pull request #324 from huixisheng/2.0
add html-webpack-plugin
2017-03-01 14:01:23 +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
梁灏
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
梁灏
36fa7c6c18 update webpack config of test
update webpack config of test
2017-03-01 10:31:17 +08:00
梁灏
2ce6a5df3c update package.json
update package.json
2017-03-01 10:21:27 +08:00
梁灏
d5ce7bd4b6 update readme
update readme
2017-02-28 16:49:54 +08:00
梁灏
9980fff432 [release]1.0.1
[release]1.0.1
2017-02-28 15:43:27 +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
Aresn
5d05754ebc Merge pull request #309 from rijn/307
fix bug: cascader still can be opened if set to disabled
2017-02-25 21:23:31 +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
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