jeremywu
7ddb04b36c
chore(project): enhance logging in github actions ( #5425 )
2022-01-17 17:44:29 +08:00
三咲智子
f06b46d67c
chore: fix vue3 version ( #5400 )
2022-01-16 06:35:53 +08:00
iamkun
0a833ace95
chore: update trigger url
2022-01-12 01:02:45 +08:00
Herrington Darkholme
ca6f622c89
ci: run jest coverage workflow only on master ( #5325 )
2022-01-11 23:28:13 +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
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]
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
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
qiang
c4628f2754
chore(project): avoid workflow running in fork ( #5199 )
2022-01-07 18:32:47 +08:00
renovate[bot]
ce7397d870
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.0 ( #5193 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 00:10:01 +08:00
renovate[bot]
a6c1a558f4
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.9 ( #5167 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 02:31:59 +08:00
0song
1b10f1407d
chore: fix crowdin download correct source ( #5161 )
...
* Revert "Revert "chore: update crowdin to download en only at present (#5136 )" (#5158 )"
This reverts commit 0bc81357ab
.
* chore: fix crowdin download correct source
2022-01-05 20:30:57 +08:00
jeremywu
0bc81357ab
Revert "chore: update crowdin to download en only at present ( #5136 )" ( #5158 )
...
This reverts commit fa34c9271a
.
2022-01-05 18:37:47 +08:00
0song
fa34c9271a
chore: update crowdin to download en only at present ( #5136 )
2022-01-05 15:27:08 +08:00
三咲智子
46d0c42f05
ci: fix nightly publish ( #5053 )
2021-12-30 17:25:40 +08:00
三咲智子
7c74411e8f
ci: publish nightly version ( #5041 )
...
* ci: publish nightly version
* ci: change version naming
2021-12-30 17:06:13 +08:00
renovate[bot]
97d7d49b5b
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.8 ( #4888 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 21:28:21 +08:00
三咲智子
324edcda96
chore: update issue workflow ( #4794 )
2021-12-12 23:31:02 +08:00
renovate[bot]
9f78a42a12
chore(deps): update actions-cool/maintain-one-comment action to v2 ( #4784 )
2021-12-11 17:59:12 +08:00
iamkun
3158cb33c9
chore: update preview img ( #4788 )
2021-12-11 17:58:05 +08:00
三咲智子
21d41aed87
ci: refactor pr preview alert ( #4781 )
2021-12-11 00:27:29 +08:00
三咲智子
31ca8e0560
ci: add issue helper ( #4779 )
2021-12-10 22:47:19 +08:00
三咲智子
5e76d0f435
fix(build): compatible to build on windows ( #4747 )
2021-12-10 18:18:16 +08:00
renovate[bot]
a9c20d768d
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.7 ( #4548 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-27 18:39:57 +08:00
renovate[bot]
2b06047153
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.6 ( #4453 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-19 05:05:51 +08:00
iamkun
97595cbfa3
chore: Create manual-deploy-docs.yml ( #4130 )
2021-10-31 13:40:45 +08:00
renovate[bot]
7fa12f92a4
chore(deps): update jamesives/github-pages-deploy-action action to v4 ( #4106 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-10-30 20:29:10 +08:00
三咲智子
4e99d0b5ba
build!: simplify build & support esm import ( #4018 )
...
* build!: simplify build & support native esm import
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
* build!: improve esm exports (#3871 )
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
* fix: add sideEffects
* refactor: improve alias
* build: upgrade dependencies
2021-10-25 17:07:48 +08:00
jeremywu
4be8526b85
Revert "ci: fix init crowdin token ( #3911 )" ( #3943 )
...
This reverts commit 1e6914d453
.
2021-10-19 17:08:23 +08:00
三咲智子
1e6914d453
ci: fix init crowdin token ( #3911 )
2021-10-18 14:58:53 +08:00
三咲智子
647367e887
ci: upgrade pnpm version ( #3895 )
2021-10-16 20:58:41 +08:00
三咲智子
bdf7dfb3e0
chore(project): use pretty-quick ( #3755 )
...
* chore(project): use pretty-quick
* refactor: add dev branch
2021-10-01 14:17:16 +08:00
Aex
2c7946ef73
chore(project): deploy website after the npm publish ( #3745 )
2021-09-30 19:28:14 +08:00
三咲智子
3e8409cd45
refactor(dev): drop babel ( #3678 )
...
* refactor(dev): drop babel
* test: fix test
* drop babel
* refactor: drop nodejs 14 support
2021-09-27 15:25:58 +08:00
iamkun
d4dde9df96
Update publish-npm.yml
2021-09-27 12:16:49 +08:00
三咲智子
7a9c6f38d7
build: parallel build ( #3416 )
2021-09-26 01:29:07 +08:00
Aex
ad32cba3b9
chore(project): increase space size to 4GB for staging docs build ( #3623 )
2021-09-25 03:19:20 +08:00
三咲智子
68c5d28fb4
ci: use latest element-plus for docs:build ( #3584 )
2021-09-23 14:05:06 +08:00
三咲智子
f9e192535f
refactor: replace yarn with pnpm ( #3571 )
...
* refactor: replace yarn with pnpm
* chore: install pnpm
* chore: disable cache
* ignore pnpm-lock.yaml
* resolve deps
* setup pnpm
2021-09-23 08:12:37 +08:00
Aex
138008e3ab
chore(project): use specified run id for preview depoly ( #3500 )
2021-09-19 17:24:42 +08:00
三咲智子
39009034f1
chore: adjust scripts ( #3475 )
2021-09-18 13:46:40 +08:00
三咲智子
029fa7718d
docs: fix vue version ( #3467 )
2021-09-18 09:58:37 +08:00
Aex
5e00a390b9
chore(project): avoid staging workflow running through fork ( #3459 )
2021-09-17 15:00:11 +08:00
Aex
8e32034aa5
chore(project): move staging preview to gh-pages ( #3446 )
...
* chore(project): move staging preview to gh-pages
* chore(project): update config
* chore(project): delete staging branch
* chore(project): delete useless file
* chore(project): delete commit message
* chore: update target branch
* chore: update typo
* chore: update bot token
* chore(project): ready for merge
2021-09-17 11:03:19 +08:00
jeremywu
c6bed151a5
epic(website): refactor website ( #3426 )
...
* feat(website): init viteperss (#3162 )
* init vitepress
* Finish homepage
* relayout page
* partial finish
* update
* update use lang
* remove font weight; change font size
* docs: optimize docs folder structure
* reorganize project
* fix ssr issue
* fix build issues
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: zouhang <zouhang@didiglobal.com>
* feat(website) integrate with crowdin (#3218 )
- Introduce Crowdin CLI
- Add script for fetching Crowdin token from env
- Add script for local development
* fix formatting
* update codeblocks (#3249 )
* feat(docs): update website preview script
- Update azure preview build script
- Eliminate dead links
* bootstrap docs
* fix homepage layout issue
* fix formating
* Finish ToC and codepen integration
* reorganized files and fix issue that causes demo unavailable after build
* feat(docs): migration documentations (#3283 )
* feat(docs): migration documentations
- Move documentations to docs/
* remove unused files
* docs: [popconfirm] migrate document (#3285 )
* feat(docs): migrate documentation from space.md to upload.md (#3292 )
- Upload documentations acorrodingly
* docs: [date-picker] migrate document (#3289 )
* docs: [date-picker] migrate document
* fix: typo
* docs: [slider] migrate document (#3287 )
* docs: migrate documents (#3290 )
* docs: migrate-datetime-picker
* docs: migrate descriptions
* docs: migrate dialog
* docs: migrate divider
* docs: migrate drawer
* docs: migrate drapdown
* docs: fix drapdown
* docs: migrate empty
* docs: migrate form
* docs: add scoped for style
* docs: simplify toRefs
* chore: update doc (#3297 )
* chore: update doc
* chore: update doc
* chore: update doc
* feat(docs): migrate documentations from infinite-scroll to page-header (#3303 )
- Update docs accordingly
- Update CodePen icon to match style
- Update component name to match others
* docs: migrate documentions (#3293 )
migrate list:
* image
* popover
* scrollbar
* radio
* rate
* skeleton
* select
* select-v2
* reault
* progress
* pagination
* chore: update doc (#3305 )
Co-authored-by: 0song <0song@gmail.com>
* Fix broken pipeline
* chore: update demo plugin
* website perfection
* fix hydration bug
* docs: update guide (#3342 )
* WIP docs
* docs: update docs
* add dark mode
* make dev fetch components from local instead of node_modules
Co-authored-by: msidolphin <msidolphin@outlook.com>
Co-authored-by: Aex <spryti@qq.com>
Co-authored-by: 0song <82012629+0song@users.noreply.github.com>
Co-authored-by: 0song <0song@gmail.com>
Co-authored-by: zouhang <zouhang@didiglobal.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
* fix(docs): fix codepen code example issue (#3380 )
* fix(docs): fix codepen code example issue
- Add lang="ts" for all example files
- Fix codepen import error
* revert changes in resource.vue
* feat(docs): complete crowdin integration (#3408 )
* Update mds for preparing the integration script
* deprecate old website
* update sponsors and even handler for resize
* update build script for preview
* fix preview-build error
* fix preview-build error
* fix preview-build error
* fix preview-build error
* fix preview-build error
* update deploy script and some bugs
* Fix existing issue
* chore(project): add dev preview workflow
* chore(project): rename dev to staging
* update the size of toc
* update staging-preview script
* update preview scripts
* enable website build for preview
* fix build error
* final commitment for update the details
* remove azure pipeline
* move docs ignores into docs and update date
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: zouhang <zouhang@didiglobal.com>
Co-authored-by: msidolphin <msidolphin@outlook.com>
Co-authored-by: Aex <spryti@qq.com>
Co-authored-by: 0song <82012629+0song@users.noreply.github.com>
Co-authored-by: 0song <0song@gmail.com>
2021-09-17 00:18:50 +08:00
三咲智子
70ebeaaedc
chore: update docs ( #3443 )
2021-09-17 00:03:11 +08:00
jeremywu
c210352180
fix release scirpt ( #3410 )
2021-09-15 01:45:45 +08:00
三咲智子
5c70b303d9
fix(build): fix exclude dependency ( #3404 )
...
* fix(build): fix exclude dependency
* Update utils.ts
2021-09-15 01:13:36 +08:00