Commit Graph

268 Commits

Author SHA1 Message Date
0song
13a3b87d59
chore: update doc link (#12305) 2023-04-03 15:27:01 +00:00
0song
8144dc7361
chore: update doc (#12178) 2023-03-23 12:51:03 +00:00
Zhongxiang Wang
05a940d37b
docs(style): add pointer cursor for summary element (#12132) 2023-03-21 09:33:42 +08:00
0song
0b676e1b2c
chore: update website (#12131) 2023-03-20 15:03:07 +00:00
Zhongxiang Wang
c9d27ccc11
docs: set avatar size as 64px rather than original image size to speed up loading (#12030) 2023-03-14 20:02:58 +09:00
Zhongxiang Wang
0307498421
docs: enable lazy loading for contributor avatars to improve page loading speed (#12017) 2023-03-14 16:22:58 +08:00
gimjin
4f78411bb8
feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test

* docs(components): [text] el-text website documentation

* feat(components): [text] el-text implementation

* fix(components): [text] prop 'as' rename 'tag'

* docs(components): [text] rename slot default, optimize document

* test(components): [text] render text & class change the execution order

* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00
qiang
a842504164
docs(build): optimize the regular (#11812)
* docs(build): optimize the regular

* chore: rename firstSubheader to firstHeader

* docs(build): optimize the regular
2023-03-10 14:54:42 +08:00
qiang
a4063fd8d2
docs: accessibility improvement (#11825)
* docs: accessibility improvement for navbar

* docs: accessibility improvement for demo

* refactor: replace ElPopover with ElDropdown

* docs: accessibility improvement for nav-full

* docs: accessibility improvement for back-to-top

* feat: add skip link that jump to the content
2023-03-10 14:43:22 +08:00
qiang
df600f2bed
docs: fix the nav menu overlap (#11822) 2023-03-05 22:03:09 +08:00
qiang
85338b41f5
docs(components): [icon] using shallowRef instead of ref (#11809) 2023-03-04 12:45:13 +09:00
iamkun
829c3dfe60
Revert "docs: error when frontmatter does not exist" (#11807)
Revert "docs: error when frontmatter does not exist (#10561)"

This reverts commit c88c6cdb8f.
2023-03-03 15:42:53 +00:00
洪布斯
c88c6cdb8f
docs: error when frontmatter does not exist (#10561) 2023-03-01 14:23:44 +08:00
wonderl17
be9ef049f9
fix(docs): [search] fix navigate error when enter pressed (#11718) 2023-02-24 18:04:36 +08:00
0song
17de7e3056
chore: update doc (#11676) 2023-02-21 12:09:29 +00:00
qiang
a6c7e44f48
docs(build): add a plugin to display tag (#11580) 2023-02-14 15:12:28 +00:00
qiang
ffb2c1f740
docs: special handling about SSR/SSG (#10689)
* docs(ssr): special handling about SSR/SSG

* docs: ssr

* fix: the RegExp is not perfect

* docs: update the use of Nuxt
2023-02-14 22:53:06 +08:00
0song
cc3cc854e8
chore: update doc (#11581) 2023-02-14 20:47:56 +08:00
Ayaka Rizumu
b754203bf8
docs(other): focus on activated nav sidebar link (#11469)
style(docs): focus on activated nav sidebar link
2023-02-10 23:16:37 +08:00
Xc
9a119d8081
feat(components): [statistic] (#11420)
* feat(components): [statistic]

* feat(components): [statistic]
2023-02-04 20:20:18 +08:00
btea
19bb7229fc
chore: format code (#11397) 2023-02-02 20:26:00 +08:00
0024
15e09cebfa
docs(docs): replaced the discord (#11325)
* docs(docs): replaced the discord

replaced the discord with https://discord.com/invite/gXK9XNzW3X

closed #11232
2023-01-30 22:24:10 +08:00
zz
2e2428620b
docs: remove statistic (#11006) 2022-12-16 09:56:25 +00:00
Xc
d3518f8694
docs(components): [statistic] (#10895)
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
Co-authored-by: holazz <2418184580@qq.com>
2022-12-08 10:50:21 +08:00
yang
9694d04529
feat(component): [statistic] newly added (#10687)
* feat(components): add a new statistic component
2022-12-04 21:35:48 +08:00
Xc
ec28a63530
docs(components): tag left spacing (#10562)
* Rename using kebab-case
* Adjust component and document spacing
2022-11-12 13:02:47 +08:00
Xc
f825a24e24
docs(components): [a11y-tag] border-color in light (#10588) 2022-11-12 09:52:17 +08:00
Xc
2e3b6cdde0
docs(components): [api-typing] use inline-flex (#10512) 2022-11-07 23:01:32 +08:00
Xc
2bce1119c2
docs(components): [a11y-tag] (#10483)
* style spacing adjustment
* fix `components.d.ts`
2022-11-07 15:28:24 +08:00
Xc
9cfa5ec496
docs(components): [a11y] add tag (#10397)
* docs(components): [a11y] add tag

* docs(components): [a11y] modify color

* docs(components): [a11y-tag]
2022-11-06 23:38:01 +08:00
Jeremy
1ec01130d8
fix(docs): [vp-api-typing] (#10467)
* Add ClientOnly to wrap tooltip to prevent hydration issue.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-06 14:46:35 +08:00
qiang
36c5aed076
refactor(docs): tooltip plugin (#10440)
* refactor(docs): tooltip plugin

* refactor(docs): tooltip plugin
2022-11-05 15:15:29 +08:00
qiang
7b77d75c56
docs(build): add a plugin to display the type details (#10435) 2022-11-05 11:40:39 +08:00
Jeremy
d3329cc578
fix(docs): [autocomplete] (#10426)
* Fix crowdin possible error when using with html tag

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-04 15:31:33 +00:00
Jeremy
71e6365a74
docs(components): [autocomplete] (#10405)
* docs(components): [autocomplete]

* Add new API component `ref-type`.
* Update doc API name font-family.
* Update API popup style.
* Update Autocomplete documentations.
2022-11-04 16:19:17 +08:00
Jeremy
a329ed6e2e
feat(docs): [components] additions (#10374)
* Add primitive-type api component.
* Add [number, string, boolean] type component.
2022-11-03 14:01:20 +08:00
Xc
751d187cad
docs(components): [api-external] (#10356)
* docs(components): [input]

* docs(components): [input]

* docs(components): [input] revert changes input.md

* docs(components): [input] revert changes input.md

* docs(components): [api-external] remove unused

* docs(components): [api-external] remove unused

* docs(components): [api-external] remove default prefix
2022-11-02 22:11:19 +08:00
Jeremy
364d1a24fc
docs(components): [api-typing] (#10355)
* Add slot for api-typing

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 14:35:48 +00:00
Jeremy
dd65c73870
docs(components): [affix] (#10345)
docs(components): [affix]

* Add lost exposed API to documentation.
* Refine code.
* Add descriptions for APIs.
* Refine implementation for `FunctionType` and `EnumType`.
* Update affix documentation based on the changes above.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 21:52:16 +08:00
Jeremy
231709b8cf
feat(docs): api typing shortcuts (#10353)
* Add `FunctionType` and `EnumType` as typing shortcuts.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 12:31:39 +00:00
Jeremy
3c9eac12dd
feat(docs): vite-press new component (#10346)
* Add a new component for prompting typing.
2022-11-01 18:09:19 +08:00
mewcoder
c5799df0e4
docs(style): change DocSearch colors (#10117) 2022-10-18 11:16:35 +08:00
btea
ede0736b1c
refactor(docs): filter bot in contributors list (#9967) 2022-09-29 11:15:38 +08:00
qiang
7f5d933882
docs: refactor the table-wrapper (#9878) 2022-09-24 08:45:10 +08:00
qiang
5d8b2065d0
docs: refactor the external link icon (#8975) 2022-09-23 10:03:04 +08:00
三咲智子
d6acdc821f
docs: move documentations to docs (#9733) 2022-09-11 16:45:16 +08:00
三咲智子
3fb5f1d01c
docs: move translation guide to docs (#9730) 2022-09-11 14:36:50 +08:00
jack-pearson
3f718973c3
refactor(docs): simplify imports (#9724) 2022-09-10 22:34:15 +08:00
iamkun
9453b4109a
chore: update readme2 (#9712) 2022-09-08 16:11:00 +00:00
iamkun
e0a73c8d4d
chore: fix footer dark (#9617) 2022-09-04 14:10:42 +08:00