btea
e0f47610e4
feat(docs): theme switch use startViewTransition api ( #14489 )
...
* feat(docs): theme switch use startViewTransition api
* chore: format
* feat: update
2023-10-12 21:33:26 +08:00
btea
27e2c59c62
docs: refactor switch theme ( #14036 )
2023-09-09 19:55:22 +08:00
zepeng
bb2cf0bfe9
chore(docs): updating the implementation of the theme switch button ( #14014 )
...
* chore(docs): updating the implementation of the theme switch button
* chore(docs): updating the implementation of the theme switch button
* chore(docs): updating the implementation of the theme switch button
2023-08-22 16:40:26 +08:00
btea
ff87efdb95
docs: logo and parallax add drop-shadow ( #13833 )
2023-08-03 21:37:36 +08:00
kooriookami
3ba7babc74
Doc/figma ( #13804 )
...
* docs: update resource page
* docs: update
* docs: update
* docs: update
2023-08-03 16:55:02 +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
btea
2e00d65568
docs: tooltip set max-width ( #13462 )
2023-07-04 17:47:33 +09:00
0song
0a358d6570
chore: update doc ( #13434 )
2023-06-30 20:28:52 +08:00
wonderl17
06f974b311
fix: correct sass map has-key parameter ( #13132 )
...
fix: correct map.has-key using
2023-06-22 15:55:50 +08:00
0song
0a6e403010
chore: rm china mirror redirect ( #12968 )
...
chore: rm redirect
2023-06-02 04:51:26 +00:00
btea
167582d8b4
feat(docs): right menu tag convert ( #12606 )
...
* feat(docs): right menu tag convert
* fix: use localMd
2023-04-25 22:16:38 +08:00
btea
a96acf16d7
feat(docs): document preview jumps to playground with pr number ( #12365 )
2023-04-13 20:31:52 +08:00
Zhongxiang Wang
05a940d37b
docs(style): add pointer cursor for summary
element ( #12132 )
2023-03-21 09:33:42 +08: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
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
wonderl17
be9ef049f9
fix(docs): [search] fix navigate error when enter pressed ( #11718 )
2023-02-24 18:04:36 +08:00
qiang
a6c7e44f48
docs(build): add a plugin to display tag ( #11580 )
2023-02-14 15:12:28 +00: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
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
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
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
三咲智子
3fb5f1d01c
docs: move translation guide to docs ( #9730 )
2022-09-11 14:36:50 +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
iamkun
27d37ec6da
chore: update doc footer ( #9605 )
2022-09-03 11:10:43 +08:00
Richdro
893e414cab
fix: [el-date-picker] fix DatePicker render error ( #7017 )
...
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 15:43:36 +08:00
0song
df39131856
chore: update doc ( #9549 )
2022-08-30 16:30:42 +00:00
zz
aa735d1f8e
fix(components): [dialog] bind $attrs
( #9455 )
2022-08-29 12:03:40 +08:00