Commit graph

159 commits

Author SHA1 Message Date
mo.duan
6b285b78ed fix bug of AutoComplete that can not blur when click outside
fix bug of AutoComplete that can not blur when click outside
2019-09-06 15:05:06 +08:00
Aresn
55fe310a5e
Merge pull request #5620 from subying/patch-2
fix:修复清空搜索关键词后,重新搜索相同的关键词没有触发远程搜索
2019-05-21 10:19:09 +08:00
Aresn
0ffbd0675e
Update select.vue 2019-05-21 10:14:20 +08:00
梁灏
38b5b76051 update Select max-tag-placeholder type to Function, #5568 2019-04-15 10:05:42 +08:00
yJs
1ca8841c4c
fix:修复清空搜索关键词后,重新搜索相同的关键词没有触发远程搜索 2019-04-12 18:35:57 +08:00
梁灏
90399f8494 fix #5568 ,close #5571 2019-04-09 10:45:01 +08:00
Aresn
cd791ec115
Merge pull request #5160 from kovjogin/ios-fix
Ios fix
2019-04-09 09:46:04 +08:00
梁灏
2739fc29cc Select add prefix prop and slot. close #5477 2019-04-08 15:47:07 +08:00
梁灏
202c2cf396 Select add prop transfer-class-name 2019-02-26 16:48:05 +08:00
Aresn
8857d163b3
Merge pull request #5116 from RookieZoe/2.select
[select] fix script error when searching in select component
2019-01-07 16:16:19 +08:00
Aresn
5f25fecafb
Update select.vue 2019-01-07 14:28:43 +08:00
Rookie_Zoe
33c826ec16 fix #5150 2019-01-07 12:30:09 +08:00
Rookie_Zoe
c87d7efbd6 fix a script error when searching 2018-12-28 20:23:19 +08:00
Роман Ковжогин
ce124aeb57 Merge remote-tracking branch 'iview/2.0' into 2.0 2018-12-27 12:21:28 +03:00
梁灏
07201151da fix #5090 2018-12-27 11:53:47 +08:00
梁灏
abb82debb8 fix #5087 2018-12-26 10:42:49 +08:00
梁灏
57bd5393c5 fix Select bug that can not select in group mode 2018-12-22 08:47:52 +08:00
Роман Ковжогин
69c2de7a91 iOS click-outside fix 2018-12-21 10:18:59 +03:00
梁灏
ea3648b3c2 update Select 2018-12-18 11:17:25 +08:00
梁灏
38a28d582b #4626 2018-12-17 16:06:03 +08:00
梁灏
315dd685f7 fix #4910 2018-12-17 16:05:34 +08:00
梁灏
2bdeea65ec fix #4626 , close #4888 2018-12-17 15:37:07 +08:00
yJs
2fa83db1de
fix: dropdown位置自动调整后,选项列表的长度发生改变后,dropdown位置不会自动计算 2018-12-07 10:11:06 +08:00
Rookie_Zoe
0f58570a1f [Select, AutoComplete] 当选项列表中的 dropdown 在控件上部显示时,
如果选项列表的长度由外部动态变更了,dropdown 的位置会有点问题,需要重新计算.
2018-10-31 18:01:24 +08:00
梁灏
1d8b4d1374 fix #4371 close #4431 2018-09-29 10:46:21 +08:00
vincentfintend
ee5a8bcc8c change time 2018-09-28 18:26:39 +08:00
vincentfintend
e732753290 fix select 2018-09-28 18:23:28 +08:00
梁灏
47f03c5419 fix #4273 2018-09-28 11:17:45 +08:00
任珽
cd8f1be839 fixed bug #4466 #4300 2018-09-25 15:04:56 +08:00
梁灏
bef01c91c1 it will make a new bug, so revert 2018-09-25 09:45:24 +08:00
梁灏
e27b704af9 fixed #4273 2018-09-18 16:22:46 +08:00
Aresn
207199457b
Revert "Fix select" 2018-09-18 16:18:55 +08:00
Aresn
bb6d1eeb94
Merge pull request #4403 from oyv1cent/fix-select
Fix select
2018-09-18 14:26:48 +08:00
梁灏
7bafe9d94c fixes #4453 #4480 #4462 2018-09-10 16:10:35 +08:00
oyv1cent
b3279b71d9 fix select 2018-08-30 00:28:32 +08:00
vincentfintend
902a2cf595 fix 2018-08-27 16:08:13 +08:00
Aresn
19b6c005b3
Merge pull request #3925 from losadaem/select-with-disable-clearable
select: don't allow to clear the selected option when disabled (fix #3924)
2018-08-09 16:51:57 +08:00
梁灏
74ef0a6ae1 fixed #4194 2018-08-08 15:18:24 +08:00
梁灏
fe5ffd7f3f fixed #4196 #4165 2018-08-07 16:35:27 +08:00
梁灏
be2c319831 Select support global setting 2018-06-28 14:13:31 +08:00
梁灏
517917a2ad add global setting $IVIEW 2018-06-28 11:48:30 +08:00
梁灏
9eba26feaa update Select Icons 2018-06-25 13:16:06 +08:00
Emilio Losada
9050e61c29 fix(select): don't allow to clear the selected option when disabled
close #3924
2018-06-19 23:23:38 -04:00
Sergio Crisostomo
c741fa2ff1 Use label as query 2018-06-15 11:10:11 +02:00
m430
1d680640f7 fixed the multiple cannot be force set the query value. 2018-06-07 15:17:06 +08:00
郑敏
4403f97d44 fixed when selector is multiple mode error. 2018-06-07 14:57:22 +08:00
郑敏
78824cc259 fixed #3817 that the default value does't display bug. 2018-06-07 14:06:30 +08:00
郑敏
fdc71ffe95 reset the focus index setting. 2018-06-07 10:07:34 +08:00
郑敏
21f6940672 fixed #3817 #3836 2018-06-07 09:58:13 +08:00
郑敏
73b01ee06b fixed #3722 that check expected value status 2018-06-05 14:32:19 +08:00