Ryan2128
45dbdf6e26
fix(loading): fix loading transition invalid ( #1321 )
2021-01-20 15:26:14 +08:00
Ryan2128
b5be4443e3
fix(loading): fix loading transition invalid and directive loading not show in the second time when service loading show between them ( #1281 )
...
* fix(loading): fix loading transition invalid
* fix(loading): fix directive loading not show in the second time
Fix directive loading not show in the second time when a service loading show between them
2021-01-15 13:56:59 +08:00
Ryan2128
513908a829
fix(loading): fix loading error show when parent's display is not block ( #1250 )
...
* fix(loading): fix loading error show when parent's display is not block
* test(loading): add loading test case
2021-01-11 10:31:31 +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
zazzaz
b1bdb6de8b
build: add type ( #685 )
...
* build: add type
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-26 23:09:31 +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
bastarder
aea6f4204f
fix: export component
2020-10-29 19:37:18 +08:00
bastarder
ee3b42fb09
feat(loading): add loading component ( #447 )
...
* refactor(loading): refactored loading component
* refactor(loading): use render & createVNode instead of createApp
Co-authored-by: Ryan <ryanzhao2128@gmail.com>
2020-10-23 10:15:49 +08:00