btea
3ff8bbeaf8
chore: format code ( #16016 )
2024-03-04 22:08:07 +08:00
0song
154b778a25
chore: update README and doc style ( #16005 )
2024-03-01 06:59:05 +00:00
赵添
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
heygsc
cf9c936a01
fix(docs): overlay error caused by sidebar ( #15694 )
...
fix(docs): overlay error caused by sidebar
2024-01-27 14:36:44 +08:00
0song
fba3c2f2cb
fix: fix doc sidebar error z-index ( #15498 )
2024-01-15 04:28:35 +00:00
kooriookami
a64026dc7a
style(theme-chalk): replace word-break with overflow-wrap ( #15190 )
...
* style(theme-chalk): replace word-break with overflow-wrap
closed #15167
* style(theme-chalk): remove text-align: justify
* style(theme-chalk): update
* style(theme-chalk): update
---------
Co-authored-by: 一只前端汪 <985313519@qq.com>
2023-12-21 15:21:12 +08:00
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
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
wonderl17
06f974b311
fix: correct sass map has-key parameter ( #13132 )
...
fix: correct map.has-key using
2023-06-22 15:55:50 +08:00
Zhongxiang Wang
05a940d37b
docs(style): add pointer cursor for summary
element ( #12132 )
2023-03-21 09:33: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
a6c7e44f48
docs(build): add a plugin to display tag ( #11580 )
2023-02-14 15:12:28 +00:00
btea
19bb7229fc
chore: format code ( #11397 )
2023-02-02 20:26:00 +08: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
iamkun
27d37ec6da
chore: update doc footer ( #9605 )
2022-09-03 11:10:43 +08:00
Xc
543eee1652
docs: adjust with use-lockscreen ( #9152 )
2022-08-23 15:30:29 +08:00
Xc
430b8a27e3
docs: hosting nav zindex ( #9399 )
2022-08-22 01:36:47 +08:00
Xc
866b1cd71a
docs: body cancel el-scrollbar ( #9015 )
...
* docs: body cancel el-scrollbar
* docs: dark mode scorll bg-color
* style: move scroll css
2022-07-27 14:20:02 +08:00
Xc
f30c6675b7
docs: search bg opacity ( #8836 )
...
* docs: search bg opacity
* docs: search modal shadow
2022-07-17 13:54:46 +08:00
Xc
1cd9a22f95
docs: use el-scrollbar ( #8654 )
2022-07-08 11:49:21 +09:00
qiang
cc957d9d22
docs: adjust the navigation bar style ( #8631 )
2022-07-05 07:07:25 +08:00
云游君
5d88f628bb
feat(components): [message-box] add autofocus attribute ( #8445 )
...
* feat(components): [message-box] add autofocus attribute
* fix: autofocus to be true by default
* docs: message-box autofocus default value
* chore: remove useless comment
* fix: focusStartRef value el
2022-06-26 04:32:05 +08:00
l1m2e
3db3d62c54
docs: add gaussian blur to the navigation bar ( #8376 )
2022-06-21 17:40:04 +08:00
JeremyWuuuuu
14cfb0500f
docs(components): [virtualized-table] finishing leftovers ( #7496 )
...
- Finishing the documentation examples
- Add APIs to the documentation
- Fix some issue while updating the documentations
2022-05-05 00:54:49 +08:00
云游君
49d48b8f3b
docs: adjust dark toggle transition between navbar & content ( #7493 )
2022-05-04 23:46:59 +08:00
云游君
1796a63caa
docs: fix pre & code bg color ( #7092 )
2022-04-11 00:22:17 +08:00
云游君
33859cca5d
feat: add dark for custom button & adjust details ( #7086 )
2022-04-10 23:58:20 +08:00
Xc
b2e9d630a6
chore(style): refine repetitive code ( #7003 )
...
* style: Refine repetitive code
* style: add default value
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-10 14:04:46 +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
2b117e702a
Update hamburger
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
4346578790
Update top nav icons size
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
9107187728
Update styles for content section
2022-04-05 23:27:48 +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
a31fc8a460
Update style to align with header
2022-04-05 10:55:48 +08:00
JeremyWuuuuu
5025b2704c
fix(docs): small screen docs sidebar layout
...
- Fix sidebar size on small screen
- Fix sidebar size on extra large screen
2022-04-05 10:55: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
08ce00609a
Update
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
88021d49a8
Update breakpoints
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
7eccb654b3
Update mobile device layout
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
228a062b2e
Add 18px shift for large screen
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
9e491c57b8
Update style
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
085bbe2e09
Update style
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
caa5e1e40f
Update style
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
2580aacbe5
fix(docs): documentation layout issue
...
- Update documentation layout to align with design
2022-04-05 09:20:54 +08:00