Commit Graph

347 Commits

Author SHA1 Message Date
dopamine
3b4acab759
docs: persist color themes (#18102) 2024-08-31 08:01:36 +08:00
0song
cbaa753158
chore: update doc ui (#18087) 2024-08-29 16:38:59 +00:00
qiang
7b6e2c2600
docs: rendering example demos on the server side (#17472)
* docs: rendering example demos on the server side

* fix: render error

* chore: update dependencies

* chore: return all teleports
2024-08-22 14:33:13 +08:00
0song
799430651f
chore: update doc UI (#17819) 2024-08-09 06:29:44 +00:00
myron
0ef4b492b8
fix(components): fixed add listeners not remove on beforeunmount (#17344)
* fix(components): fixed add listeners not remove on beforeunmount

* docs(ci):  close vue hoistStatic mode compile

* Update packages/components/popper/src/trigger.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/time-picker/src/common/picker.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/tooltip/src/content.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/tooltip/src/content.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/popper/src/trigger.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/autocomplete/src/autocomplete.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/popper/src/trigger.vue

Co-authored-by: qiang <qw13131wang@gmail.com>

* ci: update full bundle vue compiler config, fixed hoistStatic error

* style: eslint fix

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-08-09 09:40:20 +08:00
赵添
0456c790db
feat: add mention component (#17586)
* feat: add mention component

* fix: build error

* fix: build error

* feat: delete as a whole

* fix: update docs

* fix: update global.d.ts

* fix: update

* fix: update code

* fix: update code

* fix: update code

* fix: rename

* fix: update code

* fix: upload code

* fix: update code

* fix: fixed cursor position abnormality

* fix: update code

* fix: docs add avatar

* fix: tooltip position is wrong when placing on top

* feat: add overview icon

* fix: overview icon color
2024-08-02 11:00:26 +08:00
DonV
6dfc646385
docs: add keyboard control switch theme (#17664)
* feat(docs): add keyboard control switch theme

* chore: optimizing the code

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-07-31 15:47:33 +08:00
DDDDD12138
f2dc4ec624
docs: update :deep() usage in sponsors-button (#17718)
chore(style): update :deep() usage in `sponsors-button`

Co-authored-by: wuzhiqing <wuzhiqing@linklogis.com>
2024-07-31 15:15:24 +08:00
sea
06ab1a0183
docs: add Style source link (#17316)
* docs: source add style link

* docs: add file judgment
2024-07-24 14:45:15 +08:00
btea
39763fcfe0
feat(docs): support playground sync theme (#16735)
* feat(docs): support playground sync theme

* fix: dark mode error
2024-07-23 16:02:35 +08:00
dopamine
f6b7fb30a8
refactor(docs): upgrade vitepress (#17444)
* docs: upgrade vitepress

* revert original copy button

---------

Co-authored-by: 云游君 <me@yunyoujun.cn>
2024-07-15 18:30:10 +08:00
0song
fc49b9de25
chore: update doc (#17506) 2024-07-10 11:55:48 +00:00
0song
7002a39285
chore: update doc ui (#17113) 2024-06-06 22:46:07 +08:00
tangyongjie
b7183c97ef
style(docs): fix fill color of badge in dark mode (#17078) 2024-06-05 09:02:10 +08:00
0song
6967bb45ed
chore: update doc ui (#17017) 2024-05-28 15:44:46 +00:00
btea
52cf9886bd
docs: tree-select group adjustment (#17005) 2024-05-27 16:28:47 +08:00
btea
5a2b23815b
docs: add meta og:description (#16862)
* docs: add meta `og:description`

* docs: add og:image:width

* docs: add meta
2024-05-15 10:45:58 +08:00
0song
969cc7643e
chore: update doc ui (#16833) 2024-05-12 22:34:37 +08:00
0song
084aa9e93a
chore: update doc ui (#16771) 2024-05-07 05:55:37 +00:00
0song
63b39e2439
chore: rm hot jar (#16765) 2024-05-06 19:52:30 +08:00
0song
09cec09a2c
chore: update cn site link (#16764) 2024-05-06 11:36:56 +00:00
0song
42344b1547
chore: update readme (#16668) 2024-04-25 14:50:02 +00:00
btea
c46a21a54e
docs: icon page support icon name search (#16647) 2024-04-25 10:28:42 +08:00
btea
245c7d9486
docs: copy icon content remove unnecessary attribute (#16542) 2024-04-24 09:49:11 +08:00
kooriookami
4fd52ac9ba
docs: add mastergo ui kit (#16583)
* docs: add mastergo ui kit

* feat: update
2024-04-19 17:00:32 +08:00
0song
f926b03450
chore: update README (#16573) 2024-04-19 00:02:31 +08:00
kooriookami
546b21ea82
feat(components): [segmented] new component (#16258)
* feat(components): [segmented] new component

* feat(components): [segmented]

* feat(components): update

* feat(components): update

* feat(theme-chalk): update

* feat(components): update

* feat: update

* feat: update

* feat(components): add focus-visible

* feat(theme-chalk): update

* feat(components): fix test

* docs: docs

* feat(components): update

* feat: add icon
2024-04-11 18:48:52 +08:00
btea
42fff1ef63
docs(components): [overview] add keyboard control selection component (#16305)
* docs(components): [overview] add keyboard control selection component

* fix: ts

* Update docs/.vitepress/vitepress/components/globals/overview.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* Update docs/.vitepress/vitepress/components/globals/overview.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* docs: update

* docs: update

* docs: update

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-03-29 14:08:57 +08:00
Hooray Hu
825ce7e0b8
style(docs): [overview] replace ::v-deep with :deep (#16200)
chore: `::v-deep` to `:deep`
2024-03-22 14:38:01 +08:00
kooriookami
3e2189869c
docs(components): [overview] optimize search (#16086)
docs: update search
2024-03-10 09:28:46 +08:00
btea
3ff8bbeaf8
chore: format code (#16016) 2024-03-04 22:08:07 +08:00
赵添
f71a112722
docs(components): [anchor] word error (#16040) 2024-03-04 06:31:00 +00:00
赵添
6cdb7e08ef
docs: [anchor] add locale (#16022) 2024-03-04 09:57:54 +08:00
0song
154b778a25
chore: update README and doc style (#16005) 2024-03-01 06:59:05 +00:00
kooriookami
9480129c85
docs(docs): add overview page (#15749)
* docs(docs): add overview page

* docs: add tag

* docs: add empty

* docs: support 2k 4k

* style: update

* docs: update

* docs: add icon demo

* feat: update

* docs: add icons

* docs: update

* style: update

* style: update

* style: update

* docs: update

* docs: update

* docs: update

* docs: add icons

* docs: update

* docs: add designed by

* docs: update
2024-02-28 13:24:05 +08: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
725f1e08cd
feat(docs): preview page jumps to github with pr number (#15854)
* feat(docs): preview page jumps to github with pr number

* feat: remove return

* chore: update

* chore: update

* chore: use globalThis

* feat: update
2024-02-18 15:55:19 +08:00
btea
66fc9a483f
chore: format code (#15855) 2024-02-15 18:35:50 +08:00
kooriookami
d6dca5dec6
docs: add upgrade changes link (#15844)
docs: add Upgrade Changes Link
2024-02-11 19:57:39 +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
Dewdew
f379af8aab
feat(style): add og-image & apply lint (#15588)
* feat(style): add og-image & apply lint

* update Review
2024-02-04 07:56:02 +00: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
kooriookami
32c4dee9e5
docs: Sort resource (#15675)
docs: sort resource
2024-01-25 17:41:37 +08:00
0song
fba3c2f2cb
fix: fix doc sidebar error z-index (#15498) 2024-01-15 04:28:35 +00:00
0song
54489d0eaa
chore: update readme (#15496) 2024-01-12 16:06:45 +00:00
Zhongxiang Wang
1c669e4eaf
fix(docs): fix tip text overflows when no result (#15295)
* fix(docs): fix tip text overflows when no result

* feat(docs): enable `getMissingResultsUrl` for docsearch
2023-12-28 10:40:35 +08:00
赵添
2fd7ba82ab
feat(components): tour component (#14952) 2023-12-27 14:49:11 +08: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
Zhongxiang Wang
5972141109
fix(docs): replace fonts.loli.net with original fonts.googleapis.com (#15182) 2023-12-17 22:18:05 +08:00