0song
|
df39131856
|
chore: update doc (#9549)
|
2022-08-30 16:30:42 +00:00 |
|
0song
|
a145f6e880
|
chore: update typography img (#8315)
|
2022-06-17 14:54:26 +08:00 |
|
0song
|
e9a79101a3
|
chore: update readme img (#8306)
|
2022-06-16 23:02:18 +08:00 |
|
0song
|
2faac935ae
|
chore: update img style (#8223)
|
2022-06-12 00:09:01 +08:00 |
|
0song
|
c4d8de24ca
|
chore: update readme thanks (#8219)
|
2022-06-11 16:35:10 +08:00 |
|
iamkun
|
ae25f4e14a
|
chore: fix sw.js error (#7667)
|
2022-05-12 23:48:16 +08:00 |
|
0song
|
56fee15685
|
chore: add right sponsors (#7567)
* chore: add spon
* chore: add spon dark
* chore: add spon ui
* chore: add spon ui2
* chore: add analytics
* chore: add readme
|
2022-05-09 08:49:28 +08:00 |
|
云游君
|
49d48b8f3b
|
docs: adjust dark toggle transition between navbar & content (#7493)
|
2022-05-04 23:46:59 +08:00 |
|
云游君
|
dbf076ee15
|
docs: replace navigation example with svg for dark (#7492)
|
2022-05-04 22:58:35 +08:00 |
|
云游君
|
49c7ef2633
|
feat(docs): use home svg layers for dark (#7408)
* feat(docs): use home svg layers for dark
* fix: people leg color & shadow color
* fix: add shadow for right layer
* fix: dot position in screen
|
2022-05-01 14:30:14 +08:00 |
|
iamkun
|
538d254d7a
|
chore: update sponsor banner img (#7442)
|
2022-04-29 22:46:02 +08:00 |
|
iamkun
|
bea17ea84a
|
chore: update typography images (#7360)
* chore: update typography images
* chore: update typography images style
|
2022-04-25 20:21:18 +08:00 |
|
iamkun
|
d26fa73420
|
docs: update typography to support dark mode (#7342)
|
2022-04-23 22:22:39 +08:00 |
|
三咲智子
|
915166c815
|
ci: upload element plus build bundle (#7327)
|
2022-04-22 14:08:08 +08:00 |
|
qiang
|
88206c947d
|
feat(docs): add PWA support for docs (#7074)
|
2022-04-10 13:56:01 +08:00 |
|
iamkun
|
7983583da6
|
chore: update sponsor (#6891)
|
2022-03-29 22:49:54 +08:00 |
|
0song
|
092abe44ba
|
chore: update sponsors (#6787)
|
2022-03-24 11:20:45 +08:00 |
|
云游君
|
46d6240ad6
|
docs: parallax layers for home (#6435)
* docs: parallax layers for home
* fix: parallax size to small
* fix: parallax size to small
* fix: adjust home size
|
2022-03-05 20:00:44 +08:00 |
|
0song
|
99bc488ed2
|
chore: update sponsors (#6364)
* chore: update sponsor config
* chore: update readme
* chore: fix lint
|
2022-03-01 23:07:58 +08:00 |
|
jeremywu
|
f90001af42
|
fix(docs): docs site deploy error (#5081)
- Add .nojekyll file for not skipping files starts with _
|
2021-12-31 15:04:41 +08:00 |
|
0song
|
c349f27f2c
|
feat: add figma resource (#4469)
|
2021-11-21 19:23:44 +08:00 |
|
iamkun
|
b1cce27d75
|
chore: update readme jnpf (#4217)
|
2021-11-04 23:07:42 +08:00 |
|
iamkun
|
b7c05d6bef
|
chore(docs): update jnpf (#4181)
|
2021-11-03 15:14:45 +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 |
|