jeremywu
d2ec0b9abb
refactor: Refactor message component with VCA ( #1387 )
2021-01-31 18:43:33 +08:00
fabin5
f8177ab68c
fix(message): fix message component trigger many times bug #1269 ( #1270 )
...
* fix(message): fix message component trigger many times bug #1269
* fix(message): fix message component trigger many times bug #1269
* fix(message): delete wait method
2021-01-28 10:46:26 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
jeremywu
79ce9ae5a2
fix(message): message covered by dialog ( #701 )
...
- Fix the bug that cause poppup-manager unable to use zIndex from global config
2020-11-26 19:56:10 +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
BeADre
533638dd1a
feat: add methods for message type ( #594 )
2020-11-17 09:44:44 +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
Herrington Darkholme
8844187da6
chore(core): fix linting ( #387 )
2020-10-04 14:49:39 +08:00
Bruno Santos
e900aac6ea
Feat/message ( #291 )
...
* feat(message): add message component
- [WIP] Messages component
- TODOs: tests, VNode Bug
re #101
* test(message): add tests for message component
* fix(message): fix message z-index
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
2020-10-03 20:55:23 +08:00