Commit Graph

39 Commits

Author SHA1 Message Date
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
赵添
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
dopamine
88e1f2de7e
chore: improve intellisense in codebase (#17599)
* chore: improve intellisense in codebase

* bump unplugin-vue-components
2024-07-27 22:00:27 +08:00
Panzer_Jack
dbfa93bab1
feat(components): [date-picker] type add months params (#17342)
* feat(components): [date-picker] `type` add `months` params

closed #17317

* feat(components): [date-picker] optimized code

* docs(components): [date-picker] enhanced multiple selection example

* test(components): [date-picker] add test

---------

Co-authored-by: Panzer_Jack <shenchang@bilibili.com>
2024-07-19 11:47:25 +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
kooriookami
4fd52ac9ba
docs: add mastergo ui kit (#16583)
* docs: add mastergo ui kit

* feat: update
2024-04-19 17:00:32 +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
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
0song
b18e50b3bc
chore: update readme (#14982) 2023-11-27 13:42:47 +00:00
云游君
4f347eeec6
feat(docs): add 2023 figma ui kit (#14922)
* feat(docs): add 2023 figma ui kit

* chore: fix layout

* chore: revert pnpm lock
2023-11-24 08:48:11 +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
kooriookami
3ba7babc74
Doc/figma (#13804)
* docs: update resource page

* docs: update

* docs: update

* docs: update
2023-08-03 16:55:02 +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
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
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
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
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
iamkun
27d37ec6da
chore: update doc footer (#9605) 2022-09-03 11:10:43 +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
kooriookami
79b6e46514
style(theme-chalk): message support small screen (#8957) 2022-07-22 15:19:01 +08:00
iamkun
2d4ef52900
chore: update sketch link (#8903) 2022-07-19 20:41:22 +08:00
三咲智子
77fa19b45a
fix(docs): config-provider example (#8534) 2022-06-30 22:43:55 +08:00
0song
c4d8de24ca
chore: update readme thanks (#8219) 2022-06-11 16:35:10 +08:00
云游君
7a45b88783
fix(components): [date-picker] date-table-cell namespace (#7684)
* fix(components): date-table-cell & scrollbar namespace

* fix(components): revert scroll className & add comment
2022-05-16 20:58:50 +08:00
0song
56fee15685
chore: add right sponsors (#7567)
* chore: add spon

* chore: add spon dark

* chore: add spon ui

* chore: add spon ui2

* chore: add analytics

* chore: add readme
2022-05-09 08:49:28 +08:00
云游君
6f9d55471b
docs: add dark mode usage & compile dark/css-vars.css (#7513)
* docs: add dark mode usage & compile dark/css-vars.css

* docs: add example link
2022-05-05 19:56:10 +08:00
云游君
dbf076ee15
docs: replace navigation example with svg for dark (#7492) 2022-05-04 22:58:35 +08:00
三咲智子
d04c466e36
refactor(docs): add missing deps (#7465) 2022-05-02 15:15:47 +08:00
云游君
49c7ef2633
feat(docs): use home svg layers for dark (#7408)
* feat(docs): use home svg layers for dark

* fix: people leg color & shadow color

* fix: add shadow for right layer

* fix: dot position in screen
2022-05-01 14:30:14 +08:00
云游君
2ac81ab2cc
refactor: use svg for guide & resources (#7399) 2022-04-27 10:47:15 +08:00
JeremyWuuuuu
915e1ffe26
docs(components): [virtual-table] custom cell & row class (#7370)
- Add example for customizing cell
- Add example for customize row class
2022-04-25 17:53:49 +08:00
iamkun
5bb64819c7
docs: add config-provider namespace (#7128) 2022-04-12 22:29:05 +08:00
三咲智子
3ab869b446
refactor(docs): improve style and fix typo (#7094)
* refactor(docs): improve style and fix typo

* fix(docs): dark
2022-04-12 20:14:08 +08:00
三咲智子
1d48642436
docs: optimize deps when dev (#5434) 2022-01-18 06:33:53 +08:00