Commit Graph

364 Commits

Author SHA1 Message Date
blackie
c7d738e468
refactor(components): [button-group] switch to script-setup syntax (#6256) 2022-02-24 10:15:28 +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
paul
f68aa3cf05
feat(components): [el-row] enhancement for supporting space-evenly (#6223)
Co-authored-by: gp5251 <gp5251@qq.com>
2022-02-23 10:46:06 +08:00
云游君
496398ce38
refactor(theme-chalk): use scss list & map generate type css var (#6221)
* refactor(theme-chalk): use scss list & map generate type css var

* chore(theme-chalk): remove quote for var

* refactor(theme-chalk): use light-7 for check button

* refactor(theme-chalk): use light var for check-tag

* refactor(theme-chalk): use css var for tag color

* refactor(theme-chalk): remove tag-color in scss var
2022-02-23 10:09:32 +08:00
云游君
f0e4b3a184
fix(docs): remove fixed variables & add color palette (#6216) 2022-02-22 16:42:54 +08:00
啝裳
31839aa92c
docs: update Using Nuxt.js (#6214) 2022-02-22 15:52:03 +08:00
JeremyWuuuuu
d2e9de9511
feat(components): [el-dialog] enhancement for dialog a11y (#6087)
* feat(components): [el-dialog] enhancement for dialog a11y

- Refactor dialog to script setup

* Separates dialog and its content into different components

* Remove unused code & fix a potential bug in focus-trap component

* Update dialog-content.vue

Co-authored-by: bqy <1743369777@qq.com>
2022-02-22 12:49:28 +08:00
msidolphin
108f7dd5df
feat(components): [el-popconfirm] support persistent (#6207) 2022-02-22 10:48:59 +08:00
云游君
709c2d837c
feat(docs): add docs dark basic style (#6196) 2022-02-21 21:36:34 +08:00
啝裳
87617892e9
docs: [el-popover] add trigger=contextmenubefore-enterbefore-leave (#6108)
* docs: [el-popover] add before-enter、before-leave

* docs: [el-popover] add `trigger=contextmenu`

* docs: update
2022-02-21 17:10:55 +08:00
renovate[bot]
2fc1b44af1
chore(deps): update all non-major dependencies (#6195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 15:54:49 +08:00
三咲智子
7b098fe809
chore(deps): upgrade deps (#6197) 2022-02-21 15:35:45 +08:00
Ghislain B
769833954a
docs(components): [el-popover] add missing effect option (#6135)
* docs(components): [popover] add missing `effect` option

* Update popover.md

Co-authored-by: Ghislain Beaulac <Ghislain.Beaulac@se.com>
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-02-21 14:56:44 +08:00
Alan Wang
4159bfa500
fix(docs): [popover] add description of teleported (#6137) 2022-02-21 10:16:42 +08:00
msidolphin
6e8a0016eb
refactor(components): [el-input] use box-shadow to implement border (#6031)
* refactor(components): [el-input] use box-shadow to implement border

* fix: select position
2022-02-21 09:31:18 +08:00
msidolphin
78b24dfdfd
fix(components): [el-table] optimize popover performance (#6170) 2022-02-21 09:21:59 +08:00
weidehai
7e9ff25aea
test(components): [el-tooltip] add unit test about appendTo (#6178) 2022-02-21 09:12:29 +08:00
renovate[bot]
76c6571580
chore(deps): update dependency @crowdin/cli to v3.7.8 (#6153)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:11:58 +08:00
renovate[bot]
7fe16434db
chore(deps): update dependency unplugin-icons to v0.13.2 (#6155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:11:36 +08:00
renovate[bot]
9c83e46bf5
chore(deps): update dependency vite-plugin-windicss to v1.7.1 (#6133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 05:46:34 +08:00
renovate[bot]
36d9472b34
chore(deps): update dependency vite to v2.8.3 (#6075)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 22:20:17 -05:00
btea
2dd396f644
chore(docs): update rate.md (#6077) 2022-02-16 10:40:30 +08:00
msidolphin
4b6e9889de
feat(components): [el-menu] support customize popper offset (#6049)
* feat(components): [el-menu] support customize popper offset

* docs: improve docs
2022-02-15 11:06:21 +08:00
renovate[bot]
cbd74784bf
chore(deps): update dependency vitepress to v0.22.2 (#6025)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 08:56:13 +08:00
renovate[bot]
b400af2f73
chore(deps): update dependency axios to v0.26.0 (#6016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:03:28 +08:00
renovate[bot]
f76e3e23c9
chore(deps): update dependency @iconify-json/ri to v1.1.0 (#6032)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:57 +08:00
renovate[bot]
50b056d1b4
chore(deps): update dependency vite to v2.8.2 (#6035)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:21 +08:00
renovate[bot]
814c150dd8
chore(deps): update dependency @vueuse/core to v7.6.2 (#6010)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 18:59:27 +08:00
BeADre
99f378a63a
feat(components): [el-select] add effect and close #5956 (#5976) 2022-02-11 23:13:33 +08:00
renovate[bot]
cd2fe007e1
chore(deps): update dependency vite to v2.8.1 (#5984)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 22:28:12 +08:00
C.Y.Kun
f9a6bd8444
docs(components): update docs (#5854)
* docs(components): update docs
2022-02-11 20:29:52 +08:00
renovate[bot]
48645003d7
chore(deps): update dependency vitepress to v0.22.0 (#5971)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 18:00:14 +08:00
0song
39cb432cd9
docs: update empty component docs (#5959) 2022-02-11 12:16:18 +08:00
三咲智子
879ea6d31b
feat: support jsx, closes #5708 (#5947) 2022-02-11 12:10:56 +08:00
msidolphin
2ed6fc4cee
docs: [el-image] add preview-append-to-body (#5901)
* docs: [el-image] add preview-append-to-body

* chore: rename
2022-02-11 11:41:29 +08:00
三咲智子
ca7bcfe9b3
feat: add defineOptions for script-setup (#5932)
* feat: add unplugin-vue-define-options

* feat: add jest support
2022-02-11 11:39:49 +08:00
三咲智子
1a5411bd54
docs: remove setup code for playground (#5951) 2022-02-11 11:33:43 +08:00
weidehai
8945e21ec7
feat(components): [el-time-picker] add visibleChange event (#5704) 2022-02-11 11:24:46 +08:00
三咲智子
6503e55277
refactor(utils): migrate utils (#5949)
* refactor(utils-v2): migrate utils

* refactor(utils-v2): migrate utils

* refactor(utils-v2): migrate utils

* refactor(utils): remove

* refactor(utils): rename

* refactor(utils): move EVENT_CODE to constants

* refactor: remove generic
2022-02-11 11:03:15 +08:00
Calum Knott
4f58afb7dd
docs: [select-v2] simplify description (#5893)
Co-authored-by: Kevin <sxzz@sxzz.moe>
2022-02-11 00:42:45 +08:00
啝裳
bbe1cdcb13
docs: tabpane name support number type (#5916) 2022-02-10 23:26:04 +08:00
weidehai
0fce1f1a58
chore(docs): fix input document (#5937) 2022-02-10 23:10:01 +08:00
renovate[bot]
38473a7473
chore(deps): update dependency vite-plugin-inspect to v0.3.14 (#5923)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 19:41:50 +08:00
jeremywu
5c095d3a13
fix(docs): algolia searching (#5926)
* fix(docs): algolia searching

- Fix algolia searching hit component
- Comment the code which is not used and causing warning in dev mode

* Fix Linter complains
2022-02-10 17:30:00 +08:00
msidolphin
04ed04effd
feat(components): [el-table] support tableLayout (#5860)
* feat(components): [el-table] support tableLayout

* fix: typo

* fix: remove unused var

* fix: optimize code

* fix: typo
2022-02-10 09:35:29 +08:00
renovate[bot]
563b8692e6
chore(deps): update dependency @vueuse/core to v7.6.1 (#5894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 23:59:51 +08:00
ioslh
a8a8cd8f08
fix(docs): [pagination] example bugfix according to new usage (#5833) 2022-02-09 18:28:39 +08:00
renovate[bot]
d2db02111d
chore(deps): update dependency vite to v2.8.0 (#5882)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 16:19:24 +08:00
renovate[bot]
d89d29865e
chore(deps): update dependency vite-plugin-windicss to v1.7.0 (#5831)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 15:40:04 +08:00
renovate[bot]
6a5f3641bb
chore(deps): update dependency unplugin-icons to v0.13.1 (#5855)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 15:39:23 +08:00