XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
jeremywu
9ad78debcf
fix(drawer): fix drawer implementation with hook ( #817 )
...
* fix(drawer): fix drawer implementation with hook
* fix(drawer): fix drawer implementation
- Make drawer implementation as the same as dialog
* chore(drawer): documentation updates
2020-12-07 00:13:05 +08:00
jeremywu
5bd50ac16e
fix(dialog): fix dialog not updating slots issue ( #686 )
...
- Remake dialog with templates instead of render function
2020-11-24 23:06: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
bastarder
aea6f4204f
fix: export component
2020-10-29 19:37:18 +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
jeremywu
4019764625
fix(dialog): fix dialog exporting error ( #298 )
2020-09-10 10:43:15 +08:00
jeremywu
ef92b6c11c
### feat: add dialog ( #197 )
...
* Add overlay component; Dialog component almost done
* feat(dialog): add use-lockscreen
* feat(dialog): coding completed awaiting tests
* feat(dialog): finish writing test cases
* fix test failures
* Address PR comments
* fallback some changes
2020-09-09 21:18:08 +08:00