Commit Graph

5 Commits

Author SHA1 Message Date
shlroland
4b7f671774
fix(dialog): fix closeDelay (#357)
issue #352

fix #352
2020-09-27 11:30:04 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version (#330)
* feat(core): bump vue version

* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +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