三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
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 |
|
Sanxiaozhizi
|
6b017045ae
|
feat(components): button-group add size (#3098)
* feat(components): button-group add size
* feat(components): add size validator
* docs: complete docs
* fix(components): fix typo
* refactor(components): move and rename tokens
* refactor(components): change size type
* fix: button-group reactive size
|
2021-08-29 12:33:35 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|