Commit graph

2145 commits

Author SHA1 Message Date
mo.duan
389579b3fe bug fixed #6338 2019-12-02 14:28:54 +08:00
mo.duan
3c8b2c0e11 #6296 #3881 fixed 2019-11-28 12:03:11 +08:00
mo.duan
09279ce908 feature slider markers 2019-11-22 17:25:45 +08:00
mo.duan
00d6aaf477 feature fixed #5327 2019-11-22 15:07:09 +08:00
mo.duan
87f01c5dab fixed #5213 2019-11-22 10:50:33 +08:00
mo.duan
5f04795b70 fixed #5216 2019-11-12 18:41:28 +08:00
mo.duan
78e96edfdf Bug fixed #6357
optimize when use select filterable,
Option cannot selected
2019-11-12 12:29:35 +08:00
debugIsFalse
1a98ac1a97
Merge pull request #6357 from msidolphin/fix/#6349
fix: 修复#6349
2019-11-08 11:23:37 +08:00
debugIsFalse
cdf7c76054
Merge pull request #6358 from msidolphin/fix/#6323
fix #6323
2019-11-08 11:07:12 +08:00
msidolphin
537575228f fix: 修复#6321 2019-11-08 09:01:52 +08:00
msidolphin
fb8d621198
fix: semi 2019-11-07 14:01:21 +08:00
msidolphin
c399c8fdbb fix: 修复#6323 2019-11-07 13:54:31 +08:00
msidolphin
63957c72e6 fix: 修复#6349 2019-11-07 12:19:23 +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