Commit Graph

2893 Commits

Author SHA1 Message Date
三咲智子
35b6e0cc27
refactor(components): [col] refactor (#6303)
* refactor(components): refactor col

* test: improve renderFn

* Revert "test: improve renderFn"

This reverts commit 20ea7dd986.
2022-03-01 23:21:42 +08:00
Wiensss
56a5ef5fb1
fix(components): [message-box]add type declaration of button-size (#6344)
Co-authored-by: Wiens <Huangwenxu@yimian.com.cn>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-01 23:14:16 +08:00
0song
99bc488ed2
chore: update sponsors (#6364)
* chore: update sponsor config

* chore: update readme

* chore: fix lint
2022-03-01 23:07:58 +08:00
blackie
5aabf066e6
refactor(components): [page-header] switch to script-setup syntax (#6321)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-01 22:16:46 +08:00
三咲智子
f38c28a89a
refactor(components): [check-tag] switch to script-setup syntax (#6296) 2022-03-01 21:59:38 +08:00
三咲智子
599dddb650
refactor(components): [slot] refactor (#6302) 2022-03-01 21:51:16 +08:00
三咲智子
72768935b3
chore: load env file (#6323) 2022-03-01 21:38:52 +08:00
bqy
e083447b48
refactor(components): [collapse] refactor (#6307)
* refactor(components): [collapse] refactor

* refactor(components): [collapse] refactor

* refactor: rename

Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-01 20:44:32 +08:00
Sanjay Soundarajan
31bed90a2e
docs: add tab name for the card style tabs (#6310) 2022-03-01 19:17:11 +08:00
Yuyao Nie
a54a0f9283
fix(components): set flex-shrink for first child of submenu title (#6315)
* fix(components): set flex-shrink for first child of submenu title

* chore(components): modify code according to reviews
2022-03-01 15:41:01 +08:00
JeremyWuuuuu
289979e837
Update FUNDING.yml 2022-03-01 14:07:32 +08:00
bqy
cde87c5590
refactor(components): [autocomplete] refactor autocomplete (#6067)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-01 11:48:57 +08:00
JeremyWuuuuu
5e0bdf758d
Update FUNDING.yml (#6349) 2022-03-01 09:01:50 +08:00
Element
14f499f5c3
chore: update changelog 2.0.4 (#6348) 2022-03-01 00:48:04 +08:00
JeremyWuuuuu
f6a58ce66c
fix(components): [el-dialog] revert focus trapping feature (#6346)
* fix(components): [el-dialog] revert focus trapping feature

- Revert focus trapping

* Remove focus trap documentation
2022-03-01 00:45:42 +08:00
Delyan Haralanov
fd4e5d30ec
fix(components): [el-dialog] don't ignore z-index (#6332) 2022-03-01 00:39:43 +08:00
三咲智子
dbbfa34bec
feat(components): [button] add icon slot (#6343) 2022-03-01 00:11:24 +08:00
三咲智子
de1ae87010
docs: fix link (#6336) 2022-02-28 18:29:11 +08:00
JeremyWuuuuu
722ad0ba54
chore(project): Add gogo code migration to readme (#6325)
- Add gogo code migration tool descriptions to readme
- Add gogo code migration tool to migration.md
2022-02-28 14:25:26 +08:00
云游君
72f6416d36
chore(docs): fix bit sponsor logo (#6316) 2022-02-28 11:31:43 +08:00
renovate[bot]
537f8556ba
fix(deps): update dependency @element-plus/icons-vue to v1 (#6319)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-28 11:30:12 +08:00
renovate[bot]
644bf309f8
chore(deps): update all non-major dependencies (#6318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-28 11:29:46 +08:00
btea
15895d6d4d
refactor(utils): extract isElement (#6292) 2022-02-26 15:00:57 +08:00
blackie
108b84ec15
refactor(components): [tag] switch to script-setup syntax (#6288) 2022-02-26 11:37:40 +08:00
renovate[bot]
6878b33319
chore(deps): update actions/setup-node action to v3 (#6285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 20:05:11 +08:00
三咲智子
9d7cfc0828
chore: change to new issue helper (#6289) 2022-02-25 19:49:28 +08:00
msidolphin
3422a49c56
fix(docs): fix banner covering sponsor problem (#6269) 2022-02-25 17:09:41 +08:00
msidolphin
8210a307e3
fix(docs): jitter when expand source code (#6279)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-25 17:04:45 +08:00
Element
70d5ec374f
chore: Update changelog 2.0.3 (#6281) 2022-02-25 16:23:21 +08:00
Wu Duo
1d36ef7786
docs: fix code path (#6271)
Co-authored-by: linjiahao7 <linjiahao7@jd.com>
2022-02-25 11:25:36 +08:00
btea
0f5fe32b79
fix: [el-select] remove last tag margin-right (#5992)
* style: [el-select] remove last tag margin-right

* chore: update selector
2022-02-24 16:15:27 +08:00
Zhou Qi
cb8476fea0
fix: typo (#6263) 2022-02-24 15:59:29 +08:00
云游君
c3b935d803
fix(docs): do not useDark when production (#6262)
* fix(theme-chalk): remove useless tag close icon css attribute

* fix(docs): disable useDark when online
2022-02-24 14:03:02 +08:00
JeremyWuuuuu
6aa69126b8
feat(components): [message] add vue context for message component (#6259) 2022-02-24 11:24:34 +08:00
msidolphin
cd0f01c034
chore(components): [el-input] override default border (#6250) 2022-02-24 11:13:41 +08:00
msidolphin
3062aecfb8
fix(components): [el-time-picker] lags when open range picker (#6249) 2022-02-24 11:12:46 +08:00
msidolphin
9677fe6bc7
fix(components): [el-dropdown-menu] adjust html tag (#6231) 2022-02-24 11:11:44 +08:00
三咲智子
7289f99848
docs: refactor resource (#6260)
* docs: refactor resource

* docs: change shadow
2022-02-24 11:04:56 +08:00
msidolphin
979d169958
docs: demo block add float control (#6258)
* docs: demo block add float control

* feat: add hover state

* chore: improve code
2022-02-24 10:53:13 +08:00
三咲智子
8bbd57368b
build: remove rollup replace (#6254) 2022-02-24 10:51:58 +08:00
blackie
c7d738e468
refactor(components): [button-group] switch to script-setup syntax (#6256) 2022-02-24 10:15:28 +08:00
bqy
7928a4d214
refactor(components): [card] switch to script-setup syntax (#6071) 2022-02-23 20:52:27 +08:00
renovate[bot]
d6c3a0db41
fix(deps): update all non-major dependencies (#6251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-23 18:26:25 +08:00
bqy
ead3b2ac18
refactor(components): [backtop] use JSX in Unit test (#6160)
* refactor(components): [backtop] use JSX in Unit test

* fix: code style

* fix: import type individually
2022-02-23 16:59:29 +08:00
云游君
155a7f9de2
fix(theme-chalk): remove useless tag close icon css attribute (#6242) 2022-02-23 16:47:20 +08:00
bqy
77eb2ea4e4
refactor(components): [affix] use JSX in Unit test (#6159)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-23 16:44:48 +08:00
bqy
6cd7446b54
refactor(components): [avatar] switch to script-setup syntax (#6070) 2022-02-23 16:38:36 +08:00
三咲智子
0f387bd58e
feat(components): [badge] expose content (#6247) 2022-02-23 16:34:32 +08:00
gjfei
4e603d336f
fix(components):[el-date-picker] styles (#6187) 2022-02-23 11:03:29 +08:00
weidehai
265a0b79cd
fix(components): [el-popper] fix #6152 bug (#6173) 2022-02-23 10:49:53 +08:00