Commit graph

2133 commits

Author SHA1 Message Date
msidolphin
537575228f fix: 修复#6321 2019-11-08 09:01:52 +08:00
lifenglu
b2c3442f20 cascader Click icon to expand 2019-11-01 18:25:52 +08:00
mo.duan
5bc98a52cf fixed #5940 #6296 2019-10-29 11:40:29 +08:00
debugIsFalse
d241b8fe7d
Merge pull request #6327 from demi798/2.0
fix bug #6326
2019-10-29 11:10:46 +08:00
debugIsFalse
8cab298484
Merge pull request #6339 from doraemon0711/2.0
[建议]事件执行由用户决定
2019-10-21 15:40:57 +08:00
lifenglu
6c20fd67d6 bug fixed #6331
这个建议不错,感谢。
2019-10-21 15:35:52 +08:00
shawn.han
226a1e71ee [建议]事件执行由用户决定 2019-10-17 13:38:17 +08:00
lifenglu
12c7b289dc AutoComplete extend placement
The placement add value 'top-start', 'bottom-start', 'top-end', 'bottom-end'
2019-10-16 11:53:33 +08:00
lifenglu
9de03cf9f5 bug fixed #6313 2019-10-16 10:23:20 +08:00
lifenglu
e20098a32d bug fixed #4441 2019-10-14 12:12:43 +08:00
mo.duan
dd2d0315ab bug fixed #6329 2019-10-09 17:11:26 +08:00
mo.duan
ab7cf4f88e Merge branch '2.0' of https://github.com/iview/iview into 2.0 2019-10-09 16:41:06 +08:00
mo.duan
b93725bbb9 bug fixed #6121 2019-10-09 16:41:00 +08:00
debugIsFalse
716b35d41c
Merge pull request #6131 from msidolphin/bug#6129
fix#6129
2019-10-09 13:15:39 +08:00
debugIsFalse
640f39343f
Merge pull request #6310 from ChenguangWang/cg-branch
feat: select 搜索功能情况下问题,只匹配label
2019-10-09 10:12:50 +08:00
debugIsFalse
b4955039da
Merge pull request #6322 from yangdan8/2.0_tabs-content添加自定义class和style
2.0 tabs的content添加自定义class和style
2019-10-09 10:11:59 +08:00
xinxin.li
e3801e6d70 eslint 2019-10-08 19:45:17 +08:00
xinxin.li
03d8b80d45 fix bug #6326 2019-10-08 19:13:10 +08:00
mo.duan
a6068736cb bug fixed #6301 2019-10-08 11:46:18 +08:00
mo.duan
3c88bbe182 bug fixed #5748 2019-10-08 10:30:07 +08:00
yangd
46363dbca3 修复custContentStyle报错 2019-09-30 23:04:53 +08:00
yangd
242ab8c8b5 tabs添加custContentClass和custContentStyle 2019-09-30 12:45:21 +08:00
Wang Chenguang
8900570c5b test: error 'value' is assigned a value but never used 2019-09-27 14:30:21 +08:00
Wang Chenguang
b3d1fe2855 feat: 需求 select 搜索功能情况下问题,label和value都进行了匹配 只匹配label 2019-09-27 14:21:04 +08:00
mo.duan
6b0409622b bug fixed #6305 2019-09-26 10:09:24 +08:00
mo.duan
551c730771 optimize Tabs 2019-09-24 12:02:52 +08:00
debugIsFalse
b143ea52eb
Merge pull request #6299 from zmj97/patch-3
fix: #6279
2019-09-24 11:55:03 +08:00
debugIsFalse
42e8dac708
Merge pull request #6194 from msidolphin/bug#6193
fixed #6193
2019-09-24 10:07:08 +08:00
ZhangMJ
e0ce2527a8
fix: #6279
关于tabs嵌套,通过判断是否为子节点来避免错乱
2019-09-23 16:35:26 +08:00
debugIsFalse
27f01b36a4
Merge pull request #6281 from huwence/fix_split_nested_style
fix: Nested style in Split component will cause error
2019-09-20 10:03:38 +08:00
Miguel Coder
ebf0e32976
Update auto-complete.vue
Fixed a bug in autocomplete component when iview is not installed globally.
2019-09-19 07:17:13 -07:00
mo.duan
68ff748436 Bug fixed #6076 2019-09-19 15:49:20 +08:00
huwence
c91d607d2f fix: Nested style in Split component will cause error 2019-09-19 12:13:59 +08:00
mo.duan
e8f22ea094 Bug fixed #6230 2019-09-19 11:54:59 +08:00
mo.duan
7e6800231c Update progress.vue
fixed progress set text-inside not hide  out html
2019-09-19 10:04:31 +08:00
mo.duan
98bd5fd443 optimize steps
to fixed steps line in other background-color problem
2019-09-17 10:43:33 +08:00
debugIsFalse
feec6ef5df
Merge pull request #6201 from NineSwordsMonster/fix_modal_drag
Fix the problem of setting both draggable and custom top or left style causes the modal to move down or left when dragging
2019-09-12 14:37:27 +08:00
debugIsFalse
a13cd2cc0c
Merge pull request #6086 from msidolphin/bug#6072
fix#6072
2019-09-12 14:33:46 +08:00
mo.duan
8607307e17 #6255 #6258 Bug fixed 2019-09-12 13:48:44 +08:00
renxinjie
0da0b883c6 fixed: 级联组件data中value类型非字符串时,筛选时无法选中筛选的项 2019-09-11 15:37:08 +08:00
mo.duan
47c239d110 #6256 bug fixed 2019-09-11 10:12:25 +08:00
debugIsFalse
49115711cd
Merge pull request #6246 from lamphc/2.0
fix: #6184
2019-09-09 09:59:52 +08:00
mo.duan
9a125fdbca #6245 bug fixed
if set min and max, checked must use props 'activeChange',
2019-09-06 18:07:38 +08:00
mo.duan
d56bc97007 Switch add new prop: beforeChange 2019-09-06 15:38:26 +08:00
mo.duan
1228f2877b update animation:fade time 2019-09-06 15:32:44 +08:00
mo.duan
434db3c909 Dropdown will not trigger @on-click event when set disabled prop to D… 2019-09-06 15:21:55 +08:00
lamphc
91ca3d8cc1 fix: #6184 2019-09-06 15:19:36 +08:00
mo.duan
730eba8adb Progress prop strokeColor support Array type, and support the linear-… 2019-09-06 15:19:01 +08:00
mo.duan
61a07db243 Progress add new prop: text-inside
Progress add new prop: text-inside
2019-09-06 15:16:25 +08:00
mo.duan
574a325c45 Switch add new prop: true-color & false-color
Switch add new prop: true-color & false-color
2019-09-06 15:11:47 +08:00