element-plus/packages/utils
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
..
menu refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
tests feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
animation.ts fix(backtop): code style 2020-08-07 15:39:06 +08:00
aria.ts chore: upgrade & improve eslint rule (#3105) 2021-08-27 17:46:06 +08:00
config.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
constants.ts fix(time-picker): fix/date-time-picker-positioning-issue (#1980) 2021-05-10 22:52:23 +08:00
dom.ts refactor: enhance type definition (#3062) 2021-08-31 09:40:13 +08:00
error.ts partial fix 2020-09-16 11:12:55 +08:00
global-nodes.ts feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
gulpfile.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
isDef.ts feat(notification): add new component notification 2020-08-06 21:15:20 +08:00
isServer.ts fix(utils): isServer judgment error (#441) 2020-10-20 13:50:29 +08:00
package.json chore: upgrade & improve eslint rule (#3105) 2021-08-27 17:46:06 +08:00
popup-manager.ts fix(project): fix/1778-import-on-demand-not-working (#1788) 2021-04-09 10:00:21 +08:00
raf.ts feat(select-v2): feat/integrate-virtual-list-with-select (#1906) 2021-06-08 14:12:16 +08:00
resize-event.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
scroll-into-view.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
scrollbar-width.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
tsconfig.json refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
types.ts fix(input): autosize type problem (#3008) (#3012) 2021-08-26 17:00:18 +08:00
util.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
validators.ts refactor(date-picker): attribute 'type' add ts declare (#1979) 2021-05-21 15:30:12 +08:00
vnode.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
with-install.ts feat(locale): locale-provider (#2662) 2021-07-25 15:26:00 +08:00