zouhang
b8cf646226
perf: improve jump link for home page ( #3551 )
2021-09-22 22:37:35 +08:00
jeremywu
a887a9632e
feat(components): exposing sub components ( #3563 )
2021-09-22 21:50:41 +08:00
bchen1029
165ae1000b
fix(components): [el-select] fix composition bug #3532 ( #3533 )
2021-09-22 21:45:22 +08:00
SongWuKong
7e3247515b
fix(docs): doc-content table min-width modify ( #3557 )
2021-09-22 21:40:42 +08:00
三咲智子
a5438d3545
fix(components): fix typo ( #3561 )
2021-09-22 21:09:32 +08:00
Alan Wang
3e24580a9f
docs: add favicon logo ( #3560 )
2021-09-22 20:42:35 +08:00
三咲智子
46d69bd37f
refactor: improve buildProp ( #3558 )
...
* refactor: improve buildProp
* fix: fix key
* fix: improve validator
2021-09-22 20:27:23 +08:00
云游君
35c90180d1
refactor(components): use css var to set menu global style ( #3539 )
...
* refactor(components): use css var to set menu global style
* fix(components): remove useless value & change camelCase & test file
* test: comment code that can not test final style
* test: fix unused-vars lint
* feat: add computed for useMenuCssVar
* test(components): revert test file
* fix(components): use computed value
2021-09-22 18:41:32 +08:00
jeremywu
2a0ebbc0b9
feat(components): [el-virtualized-list] enable virtual list perf mode ( #3547 )
...
* feat(components): [el-virtualized-list] enable virtual list perf mode
- Add perfMode API for both list and grid
- Code refactor
* fix linter issue
2021-09-22 18:29:54 +08:00
jeremywu
3ace6f2fcf
fix(build): memoize-one not found issue ( #3556 )
...
- Add memoize-one as root package dependency to fix #3555
2021-09-22 18:29:43 +08:00
btea
d8ea564355
chore(project): compatible windows the shell command ( #3550 )
2021-09-22 18:18:43 +08:00
iamkun
66e04c95b6
Update CHANGELOG.en-US.md
2021-09-22 17:12:44 +08:00
啝裳
57519896c5
fix: [el-scrollbar] cascade selector of cascader is stuck after clicking ( #3546 )
...
* fix: [el-scrollbar] cascade selector of cascader is stuck after clicking
* fix: [el-scrollbar] cascade selector of cascader is stuck after clicking
* fix: [el-scrollbar] cascade selector of cascader is stuck after clicking
2021-09-22 15:44:20 +08:00
yuzhang
325cc43709
feat(components): [el-message-box] add inline style prop ( #3537 )
2021-09-22 10:06:40 +08:00
Dreamcreative
d7a96911d4
fix(components): [el-select-v2] fix style problem when select-v2 option too long ( #3534 )
2021-09-22 08:47:42 +08:00
三咲智子
0ca6853c18
chore(dev): disallow eslint warning ( #3541 )
2021-09-22 01:58:17 +08:00
三咲智子
426a1814d0
refactor(components): refactor empty ( #3522 )
...
* refactor(components): refactor empty
* fix: tests
2021-09-22 01:41:44 +08:00
三咲智子
9575d111c2
refactor(components): refactor message ( #3524 )
...
* refactor(components): refactor message
* chore: remove unused
2021-09-22 01:40:18 +08:00
三咲智子
2431b589af
refactor(components): refactor notification ( #3495 )
...
* refactor(components): refactor notification
* chore: fix type
* refactor(components): improve vnode
* Update notification.vue
2021-09-22 01:19:35 +08:00
三咲智子
6256189100
refactor(components): refactor pagination ( #3526 )
...
* refactor(components): refactor pagination
* fix: tests
* fix: emits
* refactor: improve props
2021-09-22 01:19:04 +08:00
三咲智子
bb5ec2c487
refactor(components): refactor link ( #3527 )
...
* refactor(components): refactor link
* fix: buildProp
2021-09-22 00:48:26 +08:00
三咲智子
6a57d547d0
refactor(components): refactor icon ( #3528 )
2021-09-22 00:46:23 +08:00
三咲智子
d71c87344a
refactor: fix buildProp ( #3529 )
2021-09-21 17:19:35 +08:00
云游君
9fddcf42fa
fix(style): use flex replace float & fix vertical center ( #3523 )
2021-09-21 02:23:44 +08:00
Aex
8acb9dc0eb
chore(project): add vite init & update vite config with ts ( #3519 )
2021-09-21 02:09:18 +08:00
SongWuKong
8a868a885c
fix(docs): notification documentation with types demo icon missing ( #3521 )
2021-09-21 01:50:43 +08:00
三咲智子
d166ede064
chore(dev): support latest volar ( #3508 )
2021-09-21 01:37:59 +08:00
jeremywu
801526771b
fix(docs): dialog documentation syntax error ( #3515 )
...
- Fix dialog docs syntax error
2021-09-20 20:03:02 +08:00
jeremywu
6867d4a7a2
fix(docs): theme documentation issue ( #3511 )
2021-09-20 00:04:11 +08:00
jeremywu
91d851f44d
fix(components): [el-virtual-list] potential mem issue ( #3510 )
...
- Replace memo with memoize-one for preventing mem outage
2021-09-19 22:09:18 +08:00
btea
0f10ff2fcd
docs: start-up vitepress show network ( #3501 )
2021-09-19 20:45:55 +08:00
jeremywu
079bb11b8c
chore(project): ignore play file ( #3506 )
...
* chore(project): ignore play file
- Remove cached play file
* update new way for ignore
* better solution
2021-09-19 20:45:38 +08:00
jeremywu
ccaddca6b4
fix(build): full bundle transform error ( #3504 )
...
- Prevent transformer to transform @element-plus/icons
2021-09-19 20:23:00 +08:00
云游君
2322103059
chore: remove import-from ( #3503 )
2021-09-19 20:18:14 +08:00
云游君
ac30cd0d6e
chore: add vscode config & upgrade typescript/sass/vite ( #3502 )
...
* chore: add vscode config & upgrade typescript/sass/vite
* fix: format scss by prettier
2021-09-19 19:34:25 +08:00
三咲智子
7d1fa5aea1
refactor(components): refactor page-header ( #3491 )
...
* refactor(components): refactor page-header
* fix
2021-09-19 18:22:22 +08:00
三咲智子
1e02424daf
refactor(components): refactor tag ( #3489 )
...
* refactor(components): refactor tag
* fix
2021-09-19 18:21:43 +08:00
三咲智子
fbebf03d8c
refactor(components): refactor popconfirm ( #3490 )
...
* refactor(components): refactor popconfirm
* fix(components): fix path
* chore: change name
* fix
2021-09-19 18:21:23 +08:00
三咲智子
cff124ceca
refactor(components): refactor breadcrumb ( #3487 )
...
* refactor(components): refactor breadcrumb
* fix
* Revert "fix"
This reverts commit 5e096c51065776c726a21a541813387d40723153.
2021-09-19 18:18:13 +08:00
云游君
4ba61574a4
docs(theme-chalk): add how to custom theme by scss or css variables ( #3494 )
...
* docs(theme-chalk): add how to custom theme by scss or css variables
* fix(docs): modify by comments
2021-09-19 17:25:49 +08:00
Aex
138008e3ab
chore(project): use specified run id for preview depoly ( #3500 )
2021-09-19 17:24:42 +08:00
三咲智子
25f948fb25
refactor(components): refactor overlay ( #3496 )
2021-09-19 16:00:19 +08:00
三咲智子
d9cfaaac52
refactor(components): refactor divider ( #3488 )
2021-09-19 15:50:11 +08:00
三咲智子
b365fe6278
refactor(components): refactor backtop ( #3486 )
2021-09-19 15:10:59 +08:00
Aex
dd871cc8e9
fix(theme-chalk): [el-radio] input border hover color ( #3493 )
2021-09-19 02:51:02 +08:00
jeremywu
71dc2c5c4e
chore(docs): website UI updates ( #3477 )
2021-09-19 00:12:50 +08:00
云游君
0836097c55
refactor(components): drawer animation use transition replace keyframe ( #3447 )
...
* refactor(components): drawer animation use transition replace keyframe
* fix(components): fix drawer leave animation
2021-09-19 00:09:41 +08:00
Aex
5ff3de24b5
fix(components): [el-dialog] content scrolling behavior ( #3484 )
2021-09-18 22:43:07 +08:00
啝裳
a24c2977e1
perf(components): [el-button] delete isEmpty ( #3479 )
2021-09-18 20:49:50 +08:00
三咲智子
39009034f1
chore: adjust scripts ( #3475 )
2021-09-18 13:46:40 +08:00