三咲智子
|
184facdb4c
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
|
三咲智子
|
0636e1e240
|
style: add import and stricter lint (#3440)
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
|
2021-09-17 15:27:31 +08:00 |
|
三咲智子
|
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 |
|
jerome han
|
beb1270414
|
fix: Module @vue/test-utils has no exported members (#1139)
|
2020-12-31 10:42:38 +08:00 |
|
Herrington Darkholme
|
62f1135768
|
Feat/form (#342)
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
|
2020-10-03 16:02:53 +08:00 |
|