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 |
|
kooriookami
|
5f87831710
|
style: checkbox support size prop both border or not (#3099)
* style: checkbox support size prop both border or not
* feat: update
* style: update
|
2021-08-27 20:28:56 +08:00 |
|
Sanxiaozhizi
|
e9e56d5938
|
chore: upgrade & improve eslint rule (#3105)
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
|
2021-08-27 17:46:06 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|