element-plus/docs/.vitepress/vitepress/composables
赵添 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
..
back-top.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
dark.ts feat(docs): enable theme toggler (#7479) 2022-05-03 15:18:29 +08:00
edit-link.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
feature-flag.ts feat(docs): enable theme toggler (#7479) 2022-05-03 15:18:29 +08:00
fullscreen.ts feat(docs): add docs dark basic style (#6196) 2022-02-21 21:36:34 +08:00
lang.ts fix: [el-date-picker] fix DatePicker render error (#7017) 2022-08-31 15:43:36 +08:00
locale.ts
lock-screen.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
nav.ts
navbar-locale.ts docs: accessibility improvement (#11825) 2023-03-10 14:43:22 +08:00
page-nav.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
sidebar.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
social-links.ts
source-code.ts
toggle-widgets.ts fix(docs): build without window and Element error (#6656) 2022-03-15 22:13:01 +08:00
translation.ts docs: accessibility improvement (#11825) 2023-03-10 14:43:22 +08:00
use-playground.ts feat(docs): document preview jumps to playground with pr number (#12365) 2023-04-13 20:31:52 +08:00
use-toc.ts