Commit Graph

2441 Commits

Author SHA1 Message Date
renovate[bot]
62eb0f92d0
chore(deps): update dependency vite to v2.7.12 (#5380)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 05:28:55 +08:00
renovate[bot]
809dd0ba7f
chore(deps): update dependency @crowdin/cli to v3.7.7 (#5389)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 05:15:32 +08:00
renovate[bot]
b5c20cc47a
chore(deps): update dependency rollup to v2.64.0 (#5395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 05:15:26 +08:00
renovate[bot]
8885657975
chore(deps): update dependency fast-glob to v3.2.11 (#5398)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 05:13:39 +08:00
kooriookami
0745e29b0d
fix: fix space style (#5387) 2022-01-14 16:41:13 +08:00
kooriookami
3ed376f044
style: msgbox (#5371) 2022-01-14 09:22:44 +08:00
renovate[bot]
cfcb13b893
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.37 (#5378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 02:06:05 +08:00
renovate[bot]
49716918f5
chore(deps): update pnpm to v6.26.1 (#5379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 02:06:00 +08:00
ElsaOOo
98108da10f
fix(components): fix TreeOptionProps types (#4813) 2022-01-14 01:41:36 +08:00
renovate[bot]
0358e2bee8
chore(deps): update dependency sass to v1.48.0 (#5376)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:29:39 +08:00
renovate[bot]
2bfc00fe3d
chore(deps): update dependency vite to v2.7.11 (#5375)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:12:01 +08:00
renovate[bot]
dd2ae9647b
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.36 (#5350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:11:43 +08:00
renovate[bot]
00477f99fc
chore(deps): update dependency @crowdin/cli to v3.7.6 (#5318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:11:33 +08:00
renovate[bot]
f64d562e71
chore(deps): update dependency eslint-plugin-vue to v8.3.0 (#5348)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 22:48:13 +08:00
renovate[bot]
12395ab28b
chore(deps): update dependency @pnpm/types to v7.9.0 (#5351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 22:47:50 +08:00
renovate[bot]
6ef8edde30
chore(deps): update pnpm to v6.26.0 (#5352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 22:47:37 +08:00
Alan Wang
708542eca6
fix(components): [el-dropdown-menu] size (#5343) 2022-01-12 22:59:54 +08:00
Alan Wang
27af1050d6
fix(components): [el-cascader] inline style (#5339) 2022-01-12 14:28:36 +08:00
Alan Wang
2cf215e3c4
feat(components): [el-time-select] support custom format (e.g. 12-hour) (#5309) 2022-01-12 11:11:43 +08:00
Element
951f07e91e
chore: update changelog 1.3.0-beta.5 (#5337) 2022-01-12 10:53:30 +08:00
jeremywu
1a2c77474a
fix(build): element plus build typing error (#5335)
- Remove types field from tsconfig.json
2022-01-12 10:48:51 +08:00
iamkun
71a7755527
docs: update timepicker doc (#5326) 2022-01-12 08:43:21 +08:00
iamkun
0a833ace95 chore: update trigger url 2022-01-12 01:02:45 +08:00
iamkun
bb1e86a1f8 docs: update tooltip doc 2022-01-12 00:58:29 +08:00
Herrington Darkholme
ca6f622c89
ci: run jest coverage workflow only on master (#5325) 2022-01-11 23:28:13 +08:00
iamkun
404056fda2
chore: lock cypress to 8.5.0 (#5322) 2022-01-11 21:08:16 +08:00
Element
7701720209
chore: update changelog 1.3.0-beta.4 (#5321) 2022-01-11 20:45:25 +08:00
Herrington Darkholme
7edce7fdd9
Revert "ci: add jest coverage workflow (#5229)" (#5303)
This reverts commit 3c03e5610e.
2022-01-11 15:14:39 +08:00
jeremywu
60487af6ba
docs(components): [el-tooltip] enhance el-tooltip documentations (#5298)
- Add APIs that are already in the code to the documentation
- Enhance some documentation to notice users about the feature
2022-01-11 14:34:40 +08:00
msidolphin
1f71d3c80c
fix: [el-calendar] selected wrong date when change the month/year (#5297) 2022-01-11 14:29:06 +08:00
0song
2606778d30
fix: fix DateRangePicker custom style & class bug (#5300) 2022-01-11 14:27:45 +08:00
jeremywu
a2cfb64028
fix(components): [el-tooltip] restoring append-to API (#5296)
- Restore `append-to` API
- Add test against `append-to` API
2022-01-11 11:02:32 +08:00
msidolphin
82182a91aa
fix(components): [el-date-picker] panel position error after view switch (#5277)
* fix(components): [el-date-picker] panel position error after view switch

* fix: [el-popper] zIndex not update issue
2022-01-11 10:40:40 +08:00
kooriookami
57e0d1d1bb
fix(style): [el-dropdown] fix doc style (#5266)
* fix: update style

* style: update

* feat: update test
2022-01-11 10:29:25 +08:00
jeremywu
df57ddfe39
fix(components): [el-dropdown] cannot be closed by clicking outside (#5287)
- Fix the issue that dropdown with trigger 'click' cannot be closed when clicking outside content
- Fix the same issue for popover popconfirm
- Remove useless code from `el-tooltip-content` which can be much simpler
- Use `onClick` to replace `onMousedown` because `onMousedown` is triggered prior than `onClick`
- Adjust test cases against these changes above
2022-01-11 10:24:48 +08:00
msidolphin
180e21dc56
fix(components): [el-tree] fix safari drop animation issue (#5294) 2022-01-11 10:21:13 +08:00
renovate[bot]
3d3f6fe48e
chore(deps): update dependency @crowdin/cli to v3.7.5 (#5280)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 05:58:29 +08:00
renovate[bot]
3fd831acda
chore(deps): update dependency rollup-plugin-filesize to v9.1.2 (#5283)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 05:56:32 +08:00
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