Commit Graph

16 Commits

Author SHA1 Message Date
zazzaz
50bd5cf456 chore: fix typo (#823) 2020-12-04 16:59:07 +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
jeremywu
c938682dc5 fix(dropdown): fix dropdown incorrect style (#741)
- Making select insertion strategy defaults to document.body
2020-12-01 14:55:35 +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
Square Coin
da81648df7 feat: add nav menu (#572) 2020-11-12 14:43:55 +08:00
jeremywu
f3d24d6109 fix(popper): fix popper related style (#562)
* fix(popper): fix popper related style

* fix(popper): restore `onMount` hook, rewrite `Teleport` usage

* fix(popper): fix failed tests due to change

* fix(popper): - Fix popper initialiation method

* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
hangzou
9a3d2911d7 feat(build): upgrade rollup-plugin-vue (#563) 2020-11-10 10:38:38 +08:00
zazzaz
6b69d0a457 build: fix build bundle (#545)
* chore: update

* chore: update
2020-11-05 19:11:04 +08:00
hangzou
8394a64478 fix: Refactor dropdown (#454) 2020-11-04 11:24:36 +08:00
Simona
4e8ea7e4c1 feat: unify form event dispatch and global config (#527) 2020-11-02 11:05:08 +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
hangzou
cecf4afdfc fix(dropdown): fix dynamic default slot render error (#354) 2020-09-27 10:28:08 +08:00
zouhang
5000056c4e feat: add jsx support for test case 2020-09-24 17:36:44 +08:00
Caaalabash
612847e9d0 refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
JeremyWuuuuu
9902c33dbf fix(dropdown): fix dropdown code based on popper's change 2020-09-16 11:12:55 +08:00
hangzou
7931f2a2fb Feat/dropdown (#199) 2020-08-28 11:44:04 +08:00