Commit Graph

9 Commits

Author SHA1 Message Date
jeremywu
45982cff8a
refactor(popper): refactor extract common props for props (#2300)
- Extract some common props out of prop

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 14:35:42 +08:00
jeremywu
ae5dcec1e8
fix(popper): Fix popper transition lost bug (#1190)
- Fix popper transition lost issue
2021-01-04 14:59:09 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible (#1067) 2020-12-23 14:07:15 +08:00
hangzou
eb24622055
fix: fix some components import type (#959) 2020-12-11 15:37:09 +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
hangzou
b45f084a72
fix(build): fix import module path (#543)
* fix(build): fix import module path

* fix: fix export constants & type

* fix(popover): fix exports and import
2020-11-04 16:30:42 +08:00
JeremyWuuuuu
fb5f3ed98f fix(popper): fix linter issue & enhanded testing 2020-08-19 15:28:01 +08:00
JeremyWuuuuu
81d9037edd fix(popper): pR comments addressing 2020-08-19 15:28:01 +08:00
JeremyWuuuuu
34ad8fe077 feat(popper): popper component 2020-08-19 15:28:01 +08:00