Commit Graph

10 Commits

Author SHA1 Message Date
zhaozhongyu
2111d8a88f
fix: select-v2's dropdown width wrong if create in style(display: none) (#2791)
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 08:51:08 +08:00
msidolphin
8ccbf7b82e
test(select-v2): complete unit tests (#2739) 2021-07-28 20:15:22 +08:00
jeremywu
c42f905c10
refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
msidolphin
80a44d87a5
fix(select-v2): adjust the trigger conditions of focus and blur (#2650) 2021-07-24 23:51:53 +08:00
msidolphin
60c13b6f6b
test(select-v2): add some test cases & fix selectLabel/multiple-limit issue (#2626) 2021-07-23 17:06:01 +08:00
清尘
8a9a0e38df
fix(select-v2): fix select-v2 inputWidth is not defined (#2510) 2021-07-13 17:35:49 +08:00
msidolphin
ea3b74e4c4
fix: select_v2 asynchronous binding issue (#2368) (#2378) 2021-07-01 21:01:35 +08:00
kooriookami
7c8ddf5167
perf(cascader): add fallback-placements in some components (#2267)
re #2259
2021-06-18 17:32:05 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220)
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
jeremywu
a99232f582
feat(select-v2): feat/integrate-virtual-list-with-select (#1906) 2021-06-08 14:12:16 +08:00