Commit graph

212 commits

Author SHA1 Message Date
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
msidolphin
63957c72e6 fix: 修复#6349 2019-11-07 12:19:23 +08:00
lifenglu
6c20fd67d6 bug fixed #6331
这个建议不错,感谢。
2019-10-21 15:35:52 +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
debugIsFalse
640f39343f
Merge pull request #6310 from ChenguangWang/cg-branch
feat: select 搜索功能情况下问题,只匹配label
2019-10-09 10:12:50 +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
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
47c239d110 #6256 bug fixed 2019-09-11 10:12:25 +08:00
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
mo.duan
6a7b6aab36 fixed bug #6082
#6082
2019-09-04 16:07:40 +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
梁灏
5fe59e3ab2 select add global setting #5592 2019-04-09 17:17:47 +08:00
梁灏
9013c49d7c update Select style with filterable & prefix 2019-04-09 11:42:07 +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
梁灏
01d898dc73 fix #5561 , close #5565 2019-04-08 10:00:58 +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
梁灏
323494917f fix #5155 close #5158 2019-01-07 11:41:56 +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
梁灏
3e012ca94d fix #4941 2018-12-20 11:25:46 +08: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