赵添
|
25bebce59d
|
feat(components): anchor component (#15670)
* feat(components): anchor component
* fix(components): [anchor] marker opacity style
* test(components): [anchor] update snapshots
* fix(components): [anchor] style change and add version tag
* docs(components): [anchor] affix mode demo add affix offset
* fix(components): [anchor] change api
* fix: slot name change
* fix: scrollTo method change
* fix: delete getCurrentAnchor api
* style: text overflow
* docs: change toc to anchor
* refactor: useEventListener
* fix: update
* fix: update
|
2024-02-27 14:22:26 +08:00 |
|
Xc
|
48a056b051
|
docs: modify layout style (#10514)
* docs: modify layout style
* docs: modify nav padding
* docs: update style
* feat: update
* docs: upadte
* docs: update
* docs: modify layout style
* docs: update style
* feat: update
* docs: upadte
* docs: update
* docs: update
* docs: update
* docs: remove empty script
* docs: update
---------
Co-authored-by: kooriookami <bingshuanglingluo@163.com>
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
|
2024-02-19 20:10:44 +08:00 |
|
btea
|
66fc9a483f
|
chore: format code (#15855)
|
2024-02-15 18:35:50 +08:00 |
|
heygsc
|
3c36473289
|
fix : toc link overflow (#15276)
* fix : toc link overflow
* Update docs/.vitepress/vitepress/styles/content/table-of-content.scss
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: btea <2356281422@qq.com>
|
2024-02-04 21:46:07 +08:00 |
|
Jungzl
|
e69928e917
|
docs: align ::marker and anchor on the same line in firefox (#13752)
|
2023-07-31 17:57:41 +08:00 |
|
qiang
|
22de9e06bd
|
docs(build): add required attribute to the tag plugin (#13691)
|
2023-07-22 08:38:38 +08:00 |
|
qiang
|
a6c7e44f48
|
docs(build): add a plugin to display tag (#11580)
|
2023-02-14 15:12:28 +00:00 |
|
iamkun
|
27d37ec6da
|
chore: update doc footer (#9605)
|
2022-09-03 11:10:43 +08:00 |
|
黄忠忠
|
4442ca31ec
|
chore(docs): update document site style (#7052)
* chore(docs): update document site style
- enhance document site css rules
* fix: update docs/.vitepress/vitepress/styles/content/table-of-content.scss
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-04-08 17:16:10 +08:00 |
|
JeremyWuuuuu
|
f994101b27
|
fix(docs): small screen docs style
- Update style for sub nav on mobile size
- Update content width on `1280 - 1440` to allow auto expansion
|
2022-04-05 23:27:48 +08:00 |
|
JeremyWuuuuu
|
a460a1f889
|
Update
|
2022-04-05 09:20:54 +08:00 |
|
JeremyWuuuuu
|
5b1508ed9d
|
Update
|
2022-04-05 09:20:54 +08:00 |
|
JeremyWuuuuu
|
88021d49a8
|
Update breakpoints
|
2022-04-05 09:20:54 +08:00 |
|
云游君
|
2caac7906e
|
refactor(docs): adjust style details & fix pages width (#6624)
* refactor(docs): adjust style details
* refactor(docs): add toc width
* refactor(docs): remove unused var
* fix(docs): typography & button etc pages width unify
|
2022-03-14 23:41:39 +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 |
|
iamkun
|
6397c6c636
|
docs: add release countdown (#5605)
|
2022-01-25 16:58:33 +08:00 |
|
云游君
|
8583c70fdc
|
feat(theme-chalk): use @use instead of @import & remove /**/ comment (#3696)
* feat(theme-chalk): use @use instead of @import & remove /**/ comment
* refactor(theme-chalk): refactor scss with @use module
* fix(docs): scss in docs toggle to '@use'
* docs: add custom theme on demand
* docs: add unplugin-element-plus
|
2021-09-28 20:42:12 +08:00 |
|
jeremywu
|
ca27cb051c
|
feat(docs): enable mirror site redirection (#3683)
* feat(docs): enable mirror site redirection
- Allow zh-CN users to redirect to the mirror site
* Update content max width
|
2021-09-27 16:45:42 +08:00 |
|
jeremywu
|
9408e7eb76
|
feat(docs): document add changelog page (#3596)
* feat(docs): document add changelog page
- Add changelog and markdown component for changelog.md
- Add changelog page
- Add some locale for change log
- Fix a bug that caused ToC not working
* Add minimal width to changelog selector
* Add width to changelog selector
* fix selector width issue
|
2021-09-24 01:19:18 +08:00 |
|
jeremywu
|
8d14c3f54d
|
chore(docs): website updates (#3472)
|
2021-09-18 00:34:56 +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 |
|