三咲智子
|
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 |
|
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 |
|
jeremywu
|
2671c461b4
|
build(core): core/bundling-opt (#1118)
|
2020-12-27 14:16:18 +08:00 |
|
jeremywu
|
18cd73114b
|
Update publish-npm.yml
|
2020-12-24 01:15:35 +08:00 |
|
jeremywu
|
4f51a52e42
|
Update publish-npm.yml
|
2020-12-24 00:24:02 +08:00 |
|
jeremywu
|
2da17daea2
|
Update publish-npm.yml
|
2020-12-24 00:04:52 +08:00 |
|
jeremywu
|
685fb9495e
|
Update publish-npm.yml
|
2020-12-23 23:15:59 +08:00 |
|
jeremywu
|
a65b7232cd
|
fix(project): fix/release-automation (#1101)
- Fix publish scripts
|
2020-12-23 21:44:51 +08:00 |
|
jeremywu
|
2e53ce72c9
|
feat: release automation (#1097)
|
2020-12-23 17:46:04 +08:00 |
|
jeremywu
|
61f8317fa1
|
feat: release-automation (#1095)
|
2020-12-23 16:57:31 +08:00 |
|
jeremywu
|
97e8848617
|
build(project): feat/release-automation (#1094)
- Add publish.sh for automated publishing
|
2020-12-23 15:59:58 +08:00 |
|
Bradley Zhou
|
aaa8c813fe
|
feat: #776 publish to npmjs upon manual github release (#1047)
|
2020-12-23 15:14:48 +08:00 |
|
iamkun
|
8f902085de
|
chore: update issue template (#1049)
|
2020-12-19 01:47:52 +08:00 |
|
zazzaz
|
a2a515024a
|
Build/full (#668)
* build: update build full
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-24 14:58:56 +08:00 |
|
zazzaz
|
a9c8b7cebf
|
build: update build
|
2020-11-23 09:50:30 +08:00 |
|
zazzaz
|
95d28d48ea
|
docs: update upload doc
|
2020-11-22 15:51:41 +08:00 |
|
zazzaz
|
b19d2fc374
|
fix: correct bundle export (#630)
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-20 20:24:16 +08:00 |
|
zazzaz
|
0b6c862f44
|
fix: correct locale name (#628)
* fix: correct locale name
* chore: update
* fix: add name
* fix: set correct dayjs locale
* chore: update
|
2020-11-19 15:58:25 +08:00 |
|
zazzaz
|
69c6809b34
|
chore: add some github config (#612)
|
2020-11-18 22:41:22 +08:00 |
|
zazzaz
|
023bafffca
|
ci: add master auto build web (#559)
|
2020-11-09 14:54:00 +08:00 |
|
zazzaz
|
3f200f0b45
|
Update FUNDING.yml
|
2020-10-20 13:32:27 +08:00 |
|
zazzaz
|
46be49679c
|
Create FUNDING.yml
|
2020-10-20 13:31:59 +08:00 |
|
LongYinan
|
359c6c2e24
|
ci: fix dependabot automerge
|
2020-09-07 22:25:20 +08:00 |
|
陈婉玉
|
ae2a2031da
|
ci: trigger ci only when pull request
|
2020-09-01 21:03:45 +08:00 |
|
LongYinan
|
7da3b560bd
|
ci: job dependencies name should be job instead of job#name
|
2020-08-31 23:10:08 +08:00 |
|
Herrington Darkholme
|
d72f86287f
|
fix(ci): enable CI test on all pull requests
|
2020-08-31 09:43:07 +08:00 |
|
LongYinan
|
4d94c9712b
|
ci: add dependabot and automerge job to make deps always up to date
|
2020-08-31 09:43:07 +08:00 |
|
zazzaz
|
bbbe50e6b8
|
ci: add lint to ci
|
2020-08-06 01:10:03 +08:00 |
|
zazzaz
|
328eee8d9c
|
ci: ci conf
|
2020-08-04 10:44:00 +08:00 |
|
zazzaz
|
a5ba5e38df
|
chore: update ci
|
2020-08-04 10:44:00 +08:00 |
|
zazzaz
|
160e92f69e
|
ci: add lint
|
2020-08-04 10:44:00 +08:00 |
|
zazzaz
|
a4728a569d
|
ci: update ci conf
|
2020-08-04 10:44:00 +08:00 |
|
zazzaz
|
5ecc3a0e00
|
ci: update ci conf
|
2020-08-04 10:44:00 +08:00 |
|
zazzaz
|
434229058b
|
feat: add locale
|
2020-08-04 10:44:00 +08:00 |
|
Herrington Darkholme
|
f096a8a65b
|
Create pull_request_template.md
|
2020-08-03 14:01:07 +08:00 |
|
HerringtonDarkholme
|
4553871ae4
|
fix(core): don't use yarn action
|
2020-07-31 13:59:39 +08:00 |
|
HerringtonDarkholme
|
c806038185
|
fix(core): try libc6-dev
|
2020-07-31 13:59:39 +08:00 |
|
HerringtonDarkholme
|
81f9835f04
|
fix(core): install software permission
|
2020-07-31 13:59:39 +08:00 |
|
HerringtonDarkholme
|
23150531db
|
fix(core): install libc
|
2020-07-31 13:59:39 +08:00 |
|
zouhang
|
52c04a6315
|
feat(dev): add commit template
|
2020-07-30 10:36:59 +08:00 |
|
Bradley Zhou
|
e5e7e39e51
|
remove lerna from Test step in github actions
|
2020-07-27 10:20:36 +08:00 |
|
Bradley Zhou
|
b7386b2e15
|
add yarn ci github actions for tests
|
2020-07-27 10:20:36 +08:00 |
|