Commit Graph

11 Commits

Author SHA1 Message Date
Ryan2128
2f981ab85a
fix(autocomplete): fix migration error (#1493) 2021-02-24 19:40:12 +08:00
Ryan2128
fa632b875e
fix(autocomplete): fix clearable doesn't work (#892) 2020-12-08 21:03:47 +08:00
Simona
99dbe0e233
fix(popper): revert appendToBody from false to true (#845) 2020-12-05 12:30:15 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' (#785)
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
zazzaz
b19d2fc374
fix: correct bundle export (#630)
* fix: correct bundle export

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-20 20:24:16 +08:00
Caaalabash
5e9c237d19
fix(autocomplete): useAttrs (#531) 2020-11-03 11:44:55 +08:00
bastarder
aea6f4204f fix: export component 2020-10-29 19:37:18 +08:00
Caaalabash
b4c84cc00a
fix(autocomplete): popper usage (#429)
* fix(autocomplete): dropdownWidth

* fix: el-popper usage

* test: change test file

* fix: remove storybook doc dir

* test: sleep time
2020-10-22 14:02:28 +08:00
hangzou
e8c162ea72
fix: fix rollup module (#434)
* fix(build): fix some export & import path

* fix(build): build utils

* fix: fix error import

* fix(build): fix import error

* fix(build): remove useless dependent

* fix(build): fix build command error
2020-10-20 11:45:44 +08:00
Enguerrand des Vaux
fe79cd3061
fix: Scrollbar migration to TypeScript (#397) 2020-10-13 10:39:36 +08:00
Caaalabash
20728747c1
feat(autocomplete): add autocomplete component (#389)
* feat(autocomplete): add autocomplete component

* fix: package.json
2020-10-04 15:44:05 +08:00