element-plus/packages/table
Zong f3b9ebf571
fix: use more reasonable type inference (#1963)
Use 'hasOwn' instead of 'hasOwnProperty' to complete more reasonable type inference and avoid possible bugs in the prototype chain.
2021-05-09 10:46:11 +08:00
..
__tests__ fix(table): fix column default rendering errors (#1433) 2021-02-26 20:18:37 +08:00
src fix: use more reasonable type inference (#1963) 2021-05-09 10:46:11 +08:00
index.ts fix: app.use(comp.vue) type is not compatible (#1067) 2020-12-23 14:07:15 +08:00
package.json build(project): project/bumping-vue-version (#1702) 2021-03-28 12:46:58 +08:00