三咲智子
|
4335b01d6c
|
refactor(utils)!: refactor global config (#4793)
* refactor(utils)!: remove global config
* refactor(utils): named export PopupManager
* fix tests
|
2021-12-30 19:31:35 +08:00 |
|
SongWuKong
|
8f57bf610e
|
fix(components): [el-popper] onVisibilityChange (#4907)
|
2021-12-21 14:03:51 +08:00 |
|
jeremywuuuuu
|
3786ba9993
|
fix(utils): remove $ from util
- Replace $ with unref from vue
- Remove $ from `@element-plus/utils/util` to prevent ref sugar issue
|
2021-10-20 06:14:18 -04:00 |
|
Kevin
|
cd2bd26d63
|
test: upgrade @vue/test-utils to v2.0.0-rc.15
|
2021-10-06 17:19:00 +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 |
|
三咲智子
|
c86c2b0fe9
|
style: eslint enable prefer-template (#3414)
* style: eslint enable prefer-template
* chore: apply eslint rules
|
2021-09-17 09:18:24 +08:00 |
|
三咲智子
|
2f23940152
|
refactor(utils): refactor throwError (#3301)
* refactor(utils): refactor error
* refactor(utils): remove default export
|
2021-09-10 10:01:17 +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 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|