element-plus/packages/dialog
jeremywu 2280dd5c5e
fix(project): fix/exporting-fix-for-volar (#849)
- Using `defineComponent` to wrap component up for Volar support, this should close #841
- Also made changes for some typing
- Removed `merge.ts` since `Object.assign` are now supported natively
2020-12-06 23:52:47 +08:00
..
__tests__ fix(dialog): fix show-close is invalid (#773) 2020-12-02 17:14:10 +08:00
src fix(project): fix/exporting-fix-for-volar (#849) 2020-12-06 23:52:47 +08:00
index.ts fix(dialog): fix dialog not updating slots issue (#686) 2020-11-24 23:06:26 +08:00
package.json core/bumping-dependency-vue-version (#729) 2020-12-01 10:28:42 +08:00