Commit Graph

92 Commits

Author SHA1 Message Date
三咲智子
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
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
三咲智子
1c836634b9
fix(project): typo (#3340) 2021-09-11 03:20:50 +08:00
三咲智子
5d7cac372c
chore: Update stale.yml (#3335) 2021-09-10 19:57:54 +08:00
iamkun
fa3da6398b
Create stale.yml 2021-09-09 23:52:55 +08:00
Summer
7bbdd23e25
docs(other): modify contribution guide (#3315)
Co-authored-by: 徐志伟 <zwxu01@wisedu.com>
2021-09-09 17:35:11 +08:00
三咲智子
1e86d44b87
ci: pin node version (#3298) 2021-09-08 21:42:17 +08:00
Aex
2f9cdc74ce
chore(project): improve prettier format (#3236) 2021-09-05 00:53:31 +08:00
三咲智子
55348b30b6
style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +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