Commit Graph

181 Commits

Author SHA1 Message Date
三咲智子
762e43b4f6
fix: pin pnpm version (#7455) 2022-05-01 14:13:05 +08:00
JeremyWuuuuu
67a842f462
chore(build): doc products to individual repo (#7443)
- Push doc build products to individual repo.
2022-04-29 22:41:02 +08:00
三咲智子
97b73d5d06
ci: fix repeat playground preview comment (#7363) 2022-04-25 10:21:15 +08:00
三咲智子
8b0be35d0e
ci: add playground preview comment (#7333) 2022-04-23 08:38:31 +08:00
三咲智子
915166c815
ci: upload element plus build bundle (#7327) 2022-04-22 14:08:08 +08:00
三咲智子
1d13ebb05d
feat: drop jest (#7248)
* feat: drop jest

* test: remove ssr

* test: rename

* chore: update tsconfig
2022-04-19 16:51:44 +08:00
Delyan Haralanov
de0ee53cf0
test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 12:46:57 +08:00
Renovate Bot
ef9038ad71 chore(deps): update all non-major dependencies 2022-04-12 01:38:15 +08:00
renovate[bot]
99848c1623
chore(deps): update codecov/codecov-action action to v3 (#7097)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 12:35:46 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
三咲智子
6a290ff85a
refactor(build): improve building (#7048)
* fix: fetching contributors

* refactor(build): improve building

* fix: building

* refactor: build constants

* fix: lockfile

* ci: remove token

* ci: rename

* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
166acb23e3 ci: rename 2022-04-08 11:36:24 +08:00
三咲智子
21f3ca4222 ci: clean 2022-04-08 11:36:24 +08:00
三咲智子
851242e317
feat(docs): add source and contributors (#6044)
* feat(docs): add source and contributors

closes #6038

* feat(docs): ignore contributor when dev

* ci: add github token

* fix: lint

* fix: page

* fix: placeholder

* ci: remove preview
2022-04-08 00:40:25 +08:00
renovate[bot]
5f304a4940
chore(deps): update actions/cache action to v3 (#6894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:30:13 +08:00
JeremyWuuuuu
fbccee19ba
feat(ci): enable ssr testing in CI (#6710)
- Add github action workflow for tesing SSR
2022-03-18 21:37:37 +08:00
renovate[bot]
962acadde7
chore(deps): update actions/checkout action to v3 (#6633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-18 02:14:42 +08:00
renovate[bot]
b956223895
chore(deps): update actions-cool/issues-helper action to v3 (#6058) 2022-03-15 05:07:41 +08:00
JeremyWuuuuu
7cdee1bec5
fix(ci): build product check (#6587) 2022-03-13 16:31:55 +08:00
JeremyWuuuuu
16f79ede21
ci(test): add SSR test framework (#6570)
* test(ci): add ssr test framework

- Setup SSR test framework (cypress)

* Update cypress configs

* Fix format issue

* Move cypress tests

* Move vite.config.cy.mjs under cypress/
2022-03-13 00:11:02 +08:00
JeremyWuuuuu
4ad2453124
fix(ci): skip if no changes at all (#6574) 2022-03-13 00:07:50 +08:00
JeremyWuuuuu
58897ece76
ci(build): add threshold to build product workflow (#6564)
* ci(build): add threshold to build product workflow

- Intorduce threshold for build product checking to warn the administrator

* Add permissions for workflow from fork repo

* Update the permission for workflow
2022-03-12 19:03:28 +08:00
JeremyWuuuuu
9172120d52
test(ci): add build product checking for prs (#6558)
* test(ci): add build product checking for prs

- Add build product testing to the CI

* Fix error syntax

* Tweak with output table
2022-03-12 17:17:16 +08:00
JeremyWuuuuu
508873789f
fix(ci): remove clean script (#6550)
- Remove clean script for size check
- Remove package.json/scripts.clean:lockfile
2022-03-12 10:16:33 +08:00
JeremyWuuuuu
d57cc0d974
ci(project): compressed actions for PRs (#6547)
* ci(project): compressed actions for PRs

- Introduce compressed size checking action for PRs
- Update package.json with a clean:lockfile script for the action

* Fix pnpm not found
2022-03-11 22:56:05 +08:00
JeremyWuuuuu
fe762f33cc
ci(project): introducing welcome bot (#6535)
- New workflow to make bot greets to the user contributing to this repo
2022-03-11 20:06:49 +08:00
三咲智子
548f74617a
fix: workflow coverage (#6518) 2022-03-10 22:35:29 +08:00
renovate[bot]
2a88eaab3f
chore(deps): update actions/upload-artifact action to v3 (#6450) 2022-03-07 10:52:49 +08:00
renovate[bot]
9ab86d9e44
chore(deps): update actions/checkout action to v3 (#6449) 2022-03-07 10:52:16 +08:00
renovate[bot]
6878b33319
chore(deps): update actions/setup-node action to v3 (#6285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 20:05:11 +08:00
三咲智子
25edf5743b
fix: deps (#6213) 2022-02-22 15:28:02 +08:00
三咲智子
a9e25ecef3
ci: add dependency cache (#6199) 2022-02-21 16:11:17 +08:00
三咲智子
aaf90d99d0
test: switch to vitest (#5991)
* test: use vitest

* test: add script and ci

* chore: improve tsconfig

* refactor: use-form-item

* fix: remove unused

* chore: improve scripts

* test: improve mock

* refactor: change coverage
2022-02-21 14:28:22 +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]
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
Herrington Darkholme
e57265e801
test(test-utils): add codecov coverage (#6051) 2022-02-15 13:08:20 +08:00
三咲智子
0f3f8ce8f4
chore: upgrade deps (#5885)
* chore: improve workspace config

* chore: upgrade cool/check-user-permission to v2

* chore: upgrade deps
2022-02-09 17:09:55 +08:00
renovate[bot]
7ceb1bafbc
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.3 (#5737)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 23:02:49 +08:00
jeremywu
7ddb04b36c
chore(project): enhance logging in github actions (#5425) 2022-01-17 17:44:29 +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
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
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
Aex
a2be1973ea
chore(project): use github workflow for website preview (#3387)
* chore(project): use github workflow for website preview

* chore: update PULL_REQUEST_NUMBER

* fix: typo

* chore: add pull_request for test

* fix: json format

* fix: add robot test

* fix: update request

* chore: update var

* chore: update var & remove test

* chore: improve workflow

* chore: upgrade workflow
2021-09-14 19:37:14 +08:00
三咲智子
d819ef14b8
ci(project): upgrade to latest nodejs (#3351) 2021-09-12 19:16:08 +08:00
三咲智子
1e86d44b87
ci: pin node version (#3298) 2021-09-08 21:42:17 +08:00
Sanxiaozhizi
629d98edf8
ci: test on multiple versions of nodejs (#3112) 2021-08-28 19:54:19 +08:00
jeremywu
f4bad47cd5
fix(build): github release CI issue (#3023)
* fix(build): github release CI issue

- Fix release.yml syntax issue

* Update publish-npm.yml
2021-08-24 16:31:30 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
jeremywuuuuu
1d24eefd42 update ci node version 2021-07-23 16:46:53 +08:00
jeremywuuuuu
4e5ef0d3a8 build(project): update bundle strategy
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document (#2382) 2021-06-30 14:36:41 +08:00
jeremywu
58fc477725
Update master-deploy.yml 2021-06-03 14:50:20 +08:00
zazzaz
f2b20c8eb8
test: add ssr test (#1261)
* test: add ssr test

* chore: update
2021-01-12 11:00:37 +08:00
zazzaz
f15d61ddbc
fix: fix timepicker keyevent bug (#1151)
* fix: fix timepicker keyevent bug

fix #904

* chore: update

* chore: update

* chore: update
2020-12-31 11:12:52 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build (#1132)
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
jeremywu
d000dd7431
fix(build): fix/build-script (#1129)
- Fix build script error
2020-12-27 14:48:24 +08:00