element-plus/build
Sanxiaozhizi 6cc16bbd06
refactor: enhance type definition (#3062)
* chore: add vue-tsc for type check

* refactor(components): respect Vue's own style type

* refactor(components): improve props type

* chore(build): improve types

* fix(components): remove unnecessary props

* perf(components): use shallowRef

* fix(components): add missing property type for table

* refactor(components): improve time-picker types

* refactor(components): extract import type

* refactor(components): improve popper types

* refactor(components): upload list types

* fix(docs): fix type

* better type

* fix: remove index
2021-08-31 09:40:13 +08:00
..
build-helper.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
build-indices.ts refactor: enhance type definition (#3062) 2021-08-31 09:40:13 +08:00
build-locale.ts fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
components.ts fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
constants.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
full-bundle.ts fix(build): exposing installer function and version for umd build (#3041) 2021-08-25 11:27:16 +08:00
gen-dts.ts fix replaceAll is undefined (#3024) 2021-08-24 16:52:44 +08:00
gen-entry-dts.ts fix replaceAll is undefined (#3024) 2021-08-24 16:52:44 +08:00
gen-version.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
get-deps.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
getCpus.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
getPkgs.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
gulp-rewriter.ts fix replaceAll is undefined (#3024) 2021-08-24 16:52:44 +08:00
gulpfile.ts fix replaceAll is undefined (#3024) 2021-08-24 16:52:44 +08:00
paths.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
rollup.config.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
rollup.plugin.entry.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
size-reporter.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
update-version.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
webpack.config.js refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
worker.js refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00