iamkun
1b711119ab
chore: remove resource red dot ( #5290 )
2022-01-11 05:55:50 +08:00
renovate[bot]
e3c6e040b5
chore(deps): pin dependency cypress to 9.2.0 ( #5282 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 05:55:26 +08:00
renovate[bot]
a2da4d1735
chore(deps): update typescript-eslint monorepo to v5.9.1 ( #5292 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 05:55:08 +08:00
jeremywu
6b66dcbd96
fix(ci): cypress ci issue ( #5289 )
...
- Replace localhost with 127.0.0.1
- Add feature flag for headless Chrome
2022-01-10 23:27:02 +08:00
renovate[bot]
53b4ceebe8
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.2 ( #5285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 09:48:53 -05:00
jeremywu
57b4aa7d20
fix(ci): cypress ininite waiting ( #5288 )
...
- Serve the page in background which blocks the thread
2022-01-10 22:48:27 +08:00
jeremywu
3957ffb324
feat(project): adding cypress into element plus ( #5281 )
...
* feat(project): adding cypress into element plus
- Introduce Cypress to Element Plus
- Add Action config for running Cypress automatically after workflow for build website done
- Add a base case for button.spec.ts
- Add cypress recordings and screenshots to gitignore
- Add Cypress into tsconfig.json for global typing intelligence
- Add scripts for running cypress
* - Update cpress.yml syntax error
* - Remove cypress from jest running collector
2022-01-10 19:25:48 +08:00
renovate[bot]
a5f72021f1
chore(deps): update dependency vite-plugin-windicss to v1.6.2 ( #5264 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 21:22:13 -05:00
Delyan Haralanov
979165a2ac
feat(components): [el-tabs] add active-bar width transition ( #5206 ) ( #5223 )
2022-01-10 09:55:11 +08:00
kooriookami
43ad4aa072
fix: dropdowm item can not click ( #5257 )
2022-01-10 09:48:59 +08:00
btea
e3417babe2
test(components): [el-config-provider] use useFakeTimers ( #5228 )
...
* fix(components): modify config-provider sleep time
* test: use useFakeTimers
2022-01-09 20:45:01 -05:00
renovate[bot]
f41f3f8dd5
chore(deps): update dependency fast-glob to v3.2.10 ( #5258 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:08:43 -05:00
renovate[bot]
fde21fb2a6
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.1 ( #5261 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 19:45:40 -05:00
renovate[bot]
444b4e0e26
chore(deps): update dependency esbuild to v0.14.11 ( #5227 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:28:31 +08:00
renovate[bot]
4a6767cab0
chore(deps): update pnpm to v6.25.1 ( #5226 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:27:08 +08:00
jeremywu
85ccceecab
chore(project): add code of conduct and commit example ( #5255 )
2022-01-09 20:26:56 +08:00
renovate[bot]
e673657e07
chore(deps): update dependency markdown-it to v12.3.2 ( #5225 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:19:11 +08:00
renovate[bot]
943ad97c95
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.35 ( #5224 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:19:00 +08:00
renovate[bot]
c260c13238
chore(deps): update dependency @commitlint/cli to v16.0.2 ( #5243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:18:44 +08:00
Element
49aae3236c
chore: update changelog 1.3.0-beta.3 ( #5254 )
2022-01-09 18:38:20 +08:00
kooriookami
c2ee36a7fc
fix: tooltip with compoents add persistent ( #5250 )
2022-01-09 17:38:51 +08:00
Carter Li
5062ff106b
fix(components): make Datepicker value-format="x"
emit number timestamp value ( #5187 )
2022-01-09 12:42:08 +08:00
Herrington Darkholme
3c03e5610e
ci: add jest coverage workflow ( #5229 )
...
* ci: add jest coverage workflow
* ci: add coverage to unit-test
2022-01-08 23:18:21 -05:00
Element
010c88b115
chore: Update changelog 1.3.0-beta.2 ( #5222 )
2022-01-08 20:11:18 +08:00
btea
70fa3e7f26
feat(components): [el-message] config-provider message max attr ( #5063 )
...
* feat(components): [el-message] config-provider message max attr
* chore: update test
* feat: update test and message-method
* chore: format config-provider.md
* test: add multiple config-provider
* test: config-provider nesting
2022-01-08 20:03:13 +08:00
Zapic
53fe828273
feat(components): [el-cascader] cascader panel loading placeholder ( #5064 )
...
Co-authored-by: KawaiiZapic <kawaiizapic@zapic.moe>
2022-01-08 19:55:59 +08:00
msidolphin
b5ae3e80bb
fix(components): [el-transfer] improve styles ( #5139 )
2022-01-08 19:53:52 +08:00
msidolphin
d61cf39cf3
chore(components): add shadow to panels ( #5146 )
...
* chore(components): add shadow to panels
* fix: improve menu test
2022-01-08 19:52:50 +08:00
Alan Wang
0508c6fadd
fix(components): [el-pagination] layout error ( #5181 )
2022-01-08 19:49:46 +08:00
msidolphin
32af40ea59
fix(docs): [el-icon] fix svg icon cannot copied issue ( #5208 )
...
* fix(docs): [el-icon] fix svg icon cannot copied issue
* Update docs/.vitepress/vitepress/components/globals/icons.vue
* fix: format
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-01-08 19:49:21 +08:00
msidolphin
53c3724b85
fix(components): [el-date-picker] ignore special flag ( #5200 )
...
fix #5067
2022-01-08 19:41:56 +08:00
btea
b8b60248a6
feat(components): [el-tag] adjust icon size ( #5207 )
...
* feat(components): [el-tag] adjust icon size
* feat: font-size
2022-01-08 19:40:53 +08:00
三咲智子
035cb53028
feat: export popup manager ( #5220 )
2022-01-08 19:36:28 +08:00
三咲智子
81e6c377ba
fix(hooks): provide root locale ( #5218 )
...
* fix: provide root locale
* refactor(locale): refactor locale
* fix: tests
* revert: play
2022-01-08 19:36:13 +08:00
kooriookami
f5b7e3accc
fix(components): [el-form] fix form style ( #5145 )
...
* style: fix form style
* feat: update
* feat: update
* feat: update
* feat: update spell
* feat: update
2022-01-08 19:34:09 +08:00
renovate[bot]
2ae9c9759e
chore(deps): update dependency vitepress to v0.21.4 ( #5213 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 16:35:49 +08:00
renovate[bot]
3172fec0e4
chore(deps): update dependency sass to v1.47.0 ( #5217 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:39:35 +08:00
renovate[bot]
774a91d5f2
chore(deps): update dependency markdown-it to v12.3.1 ( #5216 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:39:18 +08:00
renovate[bot]
f387b007c7
chore(deps): update dependency lint-staged to v12.1.7 ( #5215 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:39:02 +08:00
renovate[bot]
84deb0b70b
chore(deps): update dependency fast-glob to v3.2.9 ( #5211 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:38:50 +08:00
renovate[bot]
d575eda553
chore(deps): update dependency eslint-define-config to v1.2.2 ( #5195 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 19:24:07 +08:00
renovate[bot]
31df4505d0
chore(deps): update dependency lint-staged to v12.1.6 ( #5209 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 19:23:43 +08:00
qiang
c4628f2754
chore(project): avoid workflow running in fork ( #5199 )
2022-01-07 18:32:47 +08:00
kooriookami
ae36824189
fix: fix el-input-number inputting will trigger form validate ( #4838 )
2022-01-07 16:37:58 +08:00
msidolphin
ab783fa8d6
fix(components): [el-table] improve scrollable condition ( #5149 )
2022-01-07 16:36:31 +08:00
msidolphin
c24bebbe5d
fix(components): [el-date-picker] fix footer style ( #5144 )
2022-01-07 16:30:06 +08:00
jeremywu
12b80c097b
feat(docs): Add migration chapter ( #5205 )
...
- Add example for migration document.
2022-01-07 16:09:32 +08:00
神楽坂みずき
e7d71cce2b
fix(components): width reset to empty string should be parsed to auto ( #5186 )
...
fix #4878
2022-01-07 16:02:32 +08:00
msidolphin
2af36e42b2
feat(components): checkbox & radio support small size ( #5189 )
2022-01-07 15:58:59 +08:00
kooriookami
b33fed911b
feat(components): [el-slider] slider add size prop ( #5091 )
...
* feat: slider add size
* feat: update
* feat: update
* feat: update
2022-01-07 15:44:43 +08:00