Commit Graph

2808 Commits

Author SHA1 Message Date
msidolphin
78b24dfdfd
fix(components): [el-table] optimize popover performance (#6170) 2022-02-21 09:21:59 +08:00
msidolphin
efb5476f96
build(dev): support for older chrome versions (#6106)
* build(dev): support for older chrome versions

* chore: adjust to chrome64

* chore: extract plugin
2022-02-21 09:15:23 +08:00
msidolphin
8a9086d93e
fix(components): [el-table] footer layout error (#6090) 2022-02-21 09:14:45 +08:00
weidehai
7e9ff25aea
test(components): [el-tooltip] add unit test about appendTo (#6178) 2022-02-21 09:12:29 +08:00
renovate[bot]
4c4be8f951
chore(deps): update dependency @babel/core to v7.17.5 (#6134)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:12:26 +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]
5193700e66
chore(deps): update dependency @vitejs/plugin-vue to v2.2.2 (#6161)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:11:13 +08:00
hhparty
c78afdd6ab
fix(components): pass through appendTo (#6146) 2022-02-19 20:49:06 +08:00
renovate[bot]
1e71e6a51f
chore(deps): update dependency unplugin-vue-define-options to v0.3.1 (#6126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 05:47:01 +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]
0b61bbf6f0
chore(deps): update dependency unplugin-vue-define-options to v0.2.2 (#6042)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2022-02-17 12:41:42 +08:00
bqy
f826165864
refactor(components): [backtop] switch to script-setup syntax (#6069) 2022-02-16 21:52:14 -05:00
bqy
56b37b6a34
refactor(components): [alert] switch to script-setup syntax (#6066) 2022-02-16 21:48:05 -05:00
bqy
c2fe2a4f05
refactor(components): [affix] switch to script-setup syntax (#6065) 2022-02-16 21:47:01 -05:00
btea
447fbbb638
refactor(components): [el-badge] use utils isNumber (#6095) 2022-02-17 10:45:05 +08:00
renovate[bot]
1a1fc7798c
chore(deps): update dependency esbuild to v0.14.22 (#6104)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 09:50:05 +08:00
renovate[bot]
6fd66fa59c
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.5 (#6103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 00:41:33 +08:00
renovate[bot]
6ae57778f9
chore(deps): pin dependencies (#6057)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 00:41:12 +08:00
renovate[bot]
ff9106120b
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.4 (#6100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-16 11:08:44 -05:00
bqy
944deebd8d
refactor(components): [badge] switch to script-setup syntax (#6068) 2022-02-16 15:18:02 +08:00
renovate[bot]
7034c72151
chore(deps): update dependency @babel/core to v7.17.4 (#6074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 22:20:48 -05: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
cc32d275ef
fix(components): [el-rate] allow-half show two icon (#6076) 2022-02-16 10:41:59 +08:00
btea
2dd396f644
chore(docs): update rate.md (#6077) 2022-02-16 10:40:30 +08:00
kouchao
3c8ff3aece
fix(components): [el-input] missing margin between two icons (#5942) (#6017)
Co-authored-by: 寇超 <kouchao@xindong.com>
2022-02-15 16:00:32 +08:00
三咲智子
7b7afc8f49
refactor: improve tsconfig (#5993)
* refactor: improve tsconfig

* chore: add cypress tsconfig
2022-02-15 14:45:50 +08:00
Herrington Darkholme
e248187fc3
docs: add code coverage badge (#6053) 2022-02-15 13:54:29 +08:00
Herrington Darkholme
e57265e801
test(test-utils): add codecov coverage (#6051) 2022-02-15 13:08:20 +08:00
wzrove
40242b2730
style(components): [el-select] collapse-tags存在时,增加左边距 (#6037) 2022-02-15 11:14:29 +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
msidolphin
aa639e81f1
fix(components): [el-table] auto-load missing scrollbar style (#6045) 2022-02-15 09:36:00 +08:00
renovate[bot]
46df8659f0
chore(deps): update typescript-eslint monorepo to v5.12.0 (#6043)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 08:56:26 +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]
e91376b7c1
chore(deps): update dependency lint-staged to v12.3.4 (#6018)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:03:38 +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]
e04a625ff1
chore(deps): update dependency vue-tsc to v0.31.4 (#6020)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:03:19 +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]
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