Commit Graph

2971 Commits

Author SHA1 Message Date
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]
269ef721f9
chore(deps): update dependency @vitejs/plugin-vue-jsx to v1.3.7 (#6034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:39 +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]
21f5faa3e4
chore(deps): update pnpm to v6.31.0 (#6036)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:04 +08:00
Element
90268ebbf4
chore: update changelog 2.0.2 (#6029) 2022-02-14 15:51:25 +08:00
Mirza Andriamanamisoa Marotsaha
1ea57dbb21
feat: add support for malagay language (#6019) 2022-02-14 09:28:59 +08:00
Twiliness
f811392e25
feat(components): [el-pagination] support custom button background color (#6012)
Add a new css variable `--el-pagination-button-bg-color` to support custom button background color when using `background` attribute.
2022-02-14 08:55:54 +08:00
三咲智子
9ac025b5d5
refactor(components): refactor icon (#5934) 2022-02-13 23:26:44 +08:00
renovate[bot]
8f15dc1d56
chore(deps): update dependency eslint-define-config to v1.2.5 (#6015)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 23:23:12 +08:00
三咲智子
7abc200742
refactor(utils): improve escapeStringRegexp (#6013) 2022-02-13 22:48:42 +08:00
renovate[bot]
cd8a053b3c
chore(deps): update commitlint monorepo to v16.2.1 (#6011)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 19:06:07 +08:00
renovate[bot]
81b2e275d0
chore(deps): update dependency vue-tsc to v0.31.3 (#6008)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 18:59:50 +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
bqy
86d79270fc
refactor(components): [radio,radio-button,radio-group] use useNamespace (#5731)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-13 18:58:45 +08:00
三咲智子
ea812ae622
refactor(components): refactor button (#5933)
* refactor(components): refactor button

* refactor: rename

* test: apply jsx

* feat: expose

* test: fix
2022-02-12 18:37:16 +08:00
renovate[bot]
0000686bbf
chore(deps): update dependency @rollup/plugin-replace to v3.1.0 (#5994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-12 18:11:45 +08:00
renovate[bot]
856f4e77e1
chore(deps): update dependency eslint to v8.9.0 (#5996)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-12 18:11:31 +08:00
renovate[bot]
836ece1a56
chore(deps): update dependency @vitejs/plugin-vue-jsx to v1.3.5 (#6002)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-12 18:11:02 +08:00
btea
3a4f2177ba
feat(play): file doesn't exist jump to App (#5985)
* feat(play): file doesn't exist jump tp App

* chore: update
2022-02-12 00:32:03 +08:00
啝裳
b825c07865
style: [el-select-v2] fix placeholder's size wrong (#5989) 2022-02-11 23:41:55 +08:00
C.Y.Kun
15a0711035
fix(components): style error when component import order is unknown (#5938) 2022-02-11 23:37:50 +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
jeremywu
fc294561c2
fix(components): [el-popper] effect prop validation error (#5978) 2022-02-11 20:13:23 +08:00
jeremywu
1429a4e669
fix(components): [el-select] tag default theme (#5983)
- Fix the default theme for select tag
- Fix the input padding for inputable select
2022-02-11 19:55:34 +08:00
啝裳
0b0ad578bd
fix: add offset in usePopoverProps (#5982) 2022-02-11 19:50:16 +08:00
啝裳
5789318ef4
fix: delete offset in usePopoverProps (#5980) 2022-02-11 19:22:54 +08:00
msidolphin
12eae347a1
chore: typo (#5979) 2022-02-11 18:57:20 +08:00
zeting
fc8291114e
fix(components): fix [el-select] infinite bounce (#5977)
修复了select组件  filterable 和multiple 属性激活是  当失去焦点后再次激活焦点会无限抖动的问题,并修复异常样式

# 5905

Co-authored-by: 袁泽庭 <chongyun@boomlink.com>
2022-02-11 18:18:39 +08:00
啝裳
857a94afa8
fix: el-tree isLeaf type is string (#5954)
* fix: el-tree isLeaf type is string

* fix: update
2022-02-11 18:18:24 +08:00
jeremywu
04df2a483a
fix(utils): restore scrollIntoView method (#5973) 2022-02-11 18:07:59 +08:00
msidolphin
7569ccaf90
fix: namespace typo (#5972)
* chore: typo

* chore: typo

* chore: typo
2022-02-11 18:07:14 +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
renovate[bot]
1bc97f6def
chore(deps): pin dependencies (#5962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 18:00:03 +08:00
啝裳
dafc701af8
fix: replenish popover missing types (#5958)
* fix: replenish popover missing types

* fix: update
2022-02-11 17:56:21 +08:00
btea
fa54266588
fix(play): fix tsconfig types path (#5965) 2022-02-11 17:42:49 +08:00
msidolphin
43c41015eb
fix(components): [el-table] avoid scrollbar not display (#5920)
* fix(components): [el-table] avoid scrollbar not display

* chore: optimize code
2022-02-11 15:17:34 +08:00
msidolphin
dcb7365365
feat(components): [el-image] support append preview to body (#5883)
* feat(components): [el-image] support append preview to body

* chore: add deprecated warning

* chore: compatible with  append-to-body and get zIndex from PopupManager

* fix: apply transition on the initial render

* fix: PopupManager import

* fix: modify default value

* chore: rename to teleported

* chore: rename to teleported

* fix: resolve import issue

* fix: resolve import issue

* fix: resolve import issue
2022-02-11 15:16:45 +08:00
msidolphin
b6be179a2c
feat(components): [el-table] maxHeight support more units (#5904)
* feat(components): [el-table] maxHeight support more formats (vh、calc...)

re #5888

* chore: optimize code

* fix: resolve import issue
2022-02-11 15:00:33 +08:00
啝裳
f8bcf51962
fix: delete alteredCollapse in menu (#5889) 2022-02-11 14:52:00 +08:00
三咲智子
590538cd38
test: fix scrollIntoView (#5960) 2022-02-11 12:35:26 +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
bqy
23c7c7843e
refactor(components): [popover] use useNamespace (#5727) 2022-02-11 11:47:22 +08:00
msidolphin
f194efca96
fix: [el-select-v2] avoid remove new option when reserve-keyword is true (#5912) 2022-02-11 11:43:58 +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
三咲智子
b712dd8466
refactor: fix buildProps (#5936) 2022-02-11 11:40:50 +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
renovate[bot]
f382fe5761
chore(deps): pin dependency type-fest to 2.11.2 (#5957)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 11:37:40 +08:00