sea / 神秘海
99278b7c9e
docs: [select] add width tip eg link ( #16973 )
2024-05-27 07:27:58 +08:00
sea / 神秘海
5991e28b80
docs(examples): [tree] fix online display abnormality ( #16977 )
...
docs: [tree] fix online display abnormality
2024-05-25 12:29:13 +08:00
Tony Li
63ec01e2c6
docs(examples): [form] remove unused ref ( #16888 )
...
* 增加和 ref="form" 对应的 form
<el-form
ref="form"
style="max-width: 600px"
:model="sizeForm"
label-width="auto"
:label-position="labelPosition"
:size="size"
>
这里 ref="form" 的 form 原来没定义
* 删去没用到的 ref="form"
* chore: remove unnecessary whitespace
---------
Co-authored-by: Zhongxiang Wang <yhen@all-my-life.cn>
2024-05-20 08:14:56 +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
neverland
c2843cd385
docs: add guide for on-demand import with Rspack ( #16841 )
...
* docs: add guide for on-demand import with Rspack
* docs: fix
2024-05-13 20:07:24 +08:00
0song
969cc7643e
chore: update doc ui ( #16833 )
2024-05-12 22:34:37 +08:00
sea / 神秘海
052af0c5eb
docs(examples): delete form validate return and perfect types ( #16778 )
...
* docs: delete form exampls validate return value
* docs: delete form exampls validate return value
* update form.md
* docs: delete form validate return
2024-05-12 10:23:50 +08:00
sea / 神秘海
1fdbfd07fa
feat(components): [form] export fields ( #16755 )
...
* feat(components): [form] export fields
* docs: format
* feat: add test
* Update packages/components/form/src/form.vue
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/form.md
Co-authored-by: btea <2356281422@qq.com>
* Update form.md
---------
Co-authored-by: btea <2356281422@qq.com>
2024-05-07 22:42:51 +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
sea / 神秘海
11680a077a
docs(examples): change el-date-picker label to aria-label ( #16740 )
...
docs: change label to aria-label
2024-05-03 09:28:35 +08:00
sea / 神秘海
8662178484
docs: change some examples label to aria-label ( #16733 )
2024-05-01 17:23:32 +08:00
sea / 神秘海
f6240ca0ad
docs(examples): perfect some type ( #16732 )
...
docs: perfect some type
2024-04-30 21:19:51 +08:00
Super
646fe0ff9f
docs: [menu] capitalize descriptions ( #15850 )
...
Update menu.md
Co-authored-by: Super <128784464+superhorse622@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
2024-04-27 12:11:58 +08:00
0song
42344b1547
chore: update readme ( #16668 )
2024-04-25 14:50:02 +00:00
一只前端汪
f45f0b4368
fix(components): [table] return type of function summary-method supports VNode ( #16648 )
...
* fix(components): [table] return type of function summary-method
* fix: type
2024-04-25 17:58:14 +08:00
sea / 神秘海
6cad4d2aa7
docs(components): [select] unify and enhance version tip ( #16650 )
...
* docs(components): [select] unify and enhance version tip
* docs: unify and enhance version tip
2024-04-25 15:36:25 +08:00
btea
c46a21a54e
docs: icon page support icon name search ( #16647 )
2024-04-25 10:28:42 +08:00
sea / 神秘海
76c2cbbeb2
docs(components): [table-v2] fix dynamic-height examples error ( #16635 )
...
docs: fix dynamic-height examples error
2024-04-24 17:47:53 +08:00
知晓同丶
53b6e16080
feat(components): [color-picker] add teleported
prop ( #16634 )
...
* feat(components): [color-picker] add `teleported` prop
closed #15357
* refactor: use tooltip hooks
2024-04-24 12:07:20 +08:00
btea
245c7d9486
docs: copy icon content remove unnecessary attribute ( #16542 )
2024-04-24 09:49:11 +08:00
kooriookami
bd1613d599
feat(hooks): add use-aria hooks ( #16598 )
...
* feat(hooks): add use-aria hooks
* feat(components): update
* feat(hooks): update
* feat(hooks): update
2024-04-23 13:56:44 +08:00
zeyong tsai
b974fcbc51
docs(examples): [input-number] decrease slot name typo ( #16606 )
2024-04-22 14:54:13 +08:00
kooriookami
dd97323232
feat(components): [badge] Add badge-style and badge-class ( #16585 )
2024-04-19 17:50:35 +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
sea
ade87f6729
docs(examples): standardize unified code format and fix some type ( #16370 )
...
* docs: standardize unified example code format and fix some example type
* docs: update some example type
* Update docs/examples/descriptions/sizes.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* docs: update example-page-header
* docs: update example-page-header
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-04-15 16:29:21 +08:00
bhwa23
dc69729161
feat(components): [badge] add dotClass、dotStyle、offset props ( #16434 )
...
* feat: 🎸 [badge] add color prop
add color prop to set badge background color
* feat: 🎸 [badge] add dotClass dotStyle offset props
* docs: ✏️ [badge] add dotClass dotStyle offset props
* feat: 🎸 [badge] unify style
* style: 💄 [badge] format
* docs: ✏️ update badge.md
* docs: ✏️ update badge props desc
* Update docs/en-US/component/badge.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* refactor: 💡 [badge] refactor style
* fix: 🐛 [badge] dotStyle has higher precedence than color
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-04-12 14:35:55 +08:00
kooriookami
1163d27f71
feat(components): add empty-values and value-on-clear props ( #16361 )
...
* feat(components): add empty values
* feat(hooks): update
* feat(components): update
* feat(components): update
* feat: update
* feat(components): update
* feat(components): update
* feat(components): update
* feat: update doc
* feat: add doc
2024-04-12 13:33:21 +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
Mafia
6a0efea64e
docs(components): [table-v2] minWidth
and maxWidth
support type typo ( #16415 )
...
feat(components): [table-v2] `minWidth` and `maxWidth` support type typo
2024-04-09 21:03:17 +08:00
btea
111086c132
docs: fix import locale ( #16306 )
...
* docs: fix import locale
* Update docs/en-US/guide/i18n.md
Co-authored-by: qiang <qw13131wang@gmail.com>
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-04-05 17:59:24 +08:00
js
565a022963
docs(components): [layout] format responsive layout example ( #16363 )
...
docs(components): [layout] format responsive layout example
2024-04-02 14:37:00 +08:00
yinyueyu
36ebbc7dfe
docs(components): [datetime-picker] update calculation of shortcut key values ( #16316 )
...
Update date-and-time.vue
[date-picker] update calculation of shortcut key value
2024-03-29 17:03:52 +08:00
bhwa23
b3c423ff11
feat(components): [badge] add color prop ( #16069 )
...
* feat: 🎸 [badge] add color prop
add color prop to set badge background color
* Update badge.md
* 更新文档
* docs: ✏️ [badge] add color prop
* Update docs/en-US/component/badge.md
---------
Co-authored-by: btea <2356281422@qq.com>
2024-03-29 15:11:03 +08:00
selicens
1ec6fe5830
feat(components): [input-number] support slot custom icons ( #16275 )
...
* feat(components): support slot custom icons
* chore:add version identifier
Co-authored-by: btea <2356281422@qq.com>
* chore: adjusting Layout
* docs: add version
* chore: rename slots
* test: update test cases
* docs: uodate description
* chore: rename
---------
Co-authored-by: btea <2356281422@qq.com>
2024-03-29 14:10:29 +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
tangyongjie
361309ce67
docs(components): [dropdown] fix the actual showTimeout property value ( #16117 )
...
docs(components): [dropdown]fix the actual showTimeout property value
Co-authored-by: tangyongjie <tangyongjie@hikvision.com.cn>
2024-03-29 08:09:21 +08:00
yinyueyu
30b223bcde
docs(components): [date-picker] update calculation of shortcut key values ( #16262 )
...
* Update date-and-time-range.vue
Modified the calculation of the time control date range selection to a date function in JavaScript to correctly calculate the time span.
* Update docs/examples/datetime-picker/date-and-time-range.vue
---------
Co-authored-by: btea <2356281422@qq.com>
2024-03-28 17:27:46 +08:00
btea
fa91eddb0d
docs(components): [select] add width change description ( #16268 )
...
* docs(components): [select] add width change description
* Update docs/en-US/component/select.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-03-27 16:03:30 +08:00
kooriookami
dc19ddff10
feat(components): [message] add plain prop ( #16214 )
...
* feat(components): [message] add plain prop
* feat(components): update
2024-03-26 12:03:51 +08:00
btea
82775736cd
chore(docs): [tree] update version ( #16213 )
2024-03-23 12:03:30 +08:00
btea
39a61350d3
feat(components): [tree] lazy load provide reject ( #16099 )
2024-03-23 10:55:23 +08:00
qiang
1621b6a2d5
fix(hooks): SSR hydration error caused by z-index ( #16175 )
...
* fix(hooks): SSR hydration error caused by z-index
* test(hooks): test error
* chore: optimize name
* update
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: btea <2356281422@qq.com>
2024-03-22 16:36:25 +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
maxime-bc
1abe1d00bb
docs(components): [tree-v2] replace mention of filter-node-method attribute with filter-method ( #15521 )
...
docs(components): [tree-v2] replace mention of filter-node-method attribute with filter-method
Co-authored-by: blanchon <maxime.blanchon@cnrgh.fr>
2024-03-16 16:42:39 +08:00
btea
d27927da57
docs: color values are uniformly lowercase ( #16066 )
2024-03-15 21:27:15 +08:00
zeyong tsai
7c5a2827f6
docs(components): [message-box/select/tooltip] fix typo ( #16127 )
...
docs: fix typo
Co-authored-by: zeyong.cai <zeyong.cai@xquant.com>
2024-03-15 11:11:22 +08:00
sea
e80262b2db
fix(components): [anchor,tour] the type
type typo ( #16119 )
...
chore: fix typo
2024-03-13 14:46:02 +08:00
btea
5b4254f73f
chore: format code ( #16101 )
2024-03-13 09:35:00 +08:00
大河
6c6a7c6240
docs(components): [drawer] remove duplicate value ( #16084 )
...
docs(components): [drawer] delete excess attributes
2024-03-10 09:39:17 +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
kooriookami
f8ca913a1d
fix(components): fix deprecated warning ( #16034 )
2024-03-04 22:06:40 +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
wzc520pyfm
4f18c6feda
docs(components): [table] use new display tag ( #15697 )
2024-03-01 12:00:45 +08:00
yuchen
42d1738463
feat(components): [date-picker] add type years for year multiple select ( #15980 )
...
* feat(components): [date-picker] add type years for year multiple select
* fix(components): [date-picker] fix footerVisible while type is not years
* style(components): [date-picker] stand out selected item for year/month
* style(components): [date-picker] remove the in-range background
* docs(components): [date-picker] add 'years' for attribute type
2024-03-01 09:35:52 +08:00
Jed
53bc6517f2
feat(components): [Carousel] Add motion blur functionality ( #15603 )
...
* feat(components): [Carousel] Add motion blur functionality
docs(components): [Carousel] Add example properties
docs(components): [Carousel] Add docs properties
* fix(components): [Carousel] change the id name in filter in svg
fix(components): [Carousel] button to remove motion blur effect
fix(components): [Carousel] svg hides when motion blur is false
* update(components): [Carousel] docs/en-US/component/carousel.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* update(components): [Carousel] docs/examples/carousel/motion-blur.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* update(components): [Carousel] docs/examples/carousel/motion-blur.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* update(components): [Carousel] packages/components/carousel/src/carousel.ts
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* docs(components): [Carousel] add feature version labels
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-02-29 14:54:06 +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
kooriookami
3ca4473aeb
feat(components): [checkbox & radio] Use value instead of label act as value ( #15525 )
...
* feat(components): [checkbox & radio] Use value instead of label
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update
* feat(components): update test
* feat(components): true-value false-value
* feat(components): update
2024-02-28 12:48:07 +08:00
kooriookami
d8a9f902b2
chore(components): clear deprecated API ( #15922 )
...
* chore(components): clear deprecated API
* docs: update
2024-02-28 12:42:17 +08:00
Icey Wu
69701f327c
feat(components): [badge] add show-zero prop ( #15944 )
...
* feat(components): [badge] add show-zero prop
* fix(components): [badge] adjust hiden conditions
* Update packages/components/badge/src/badge.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update packages/components/badge/src/badge.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/badge.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* fix(components): [badge] adjust hiden conditions
* feat(components): [badge] add test case
* feat(components): [badge] add test case when showZero is false
* feat(components): [badge] add test case when showZero is false
* fix(components): [badge] test error
* fix(components): [badge] test error
* fix(components): [badge] adjust the judgment of content
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-02-27 14:24:29 +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
kooriookami
ed984561de
style(components): [alert] Update alert style ( #15911 )
2024-02-23 16:23:45 +08:00
kooriookami
d1a7fd102a
style(components): [message] Update message style ( #15912 )
...
* style(components): [message] Update message style
* test(components): update test
2024-02-23 16:23:32 +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
be64069d60
docs(link): fix link doc ( #15847 )
...
refactor(components): fix link docs
2024-02-13 12:12:26 +08:00
kooriookami
d6dca5dec6
docs: add upgrade changes link ( #15844 )
...
docs: add Upgrade Changes Link
2024-02-11 19:57:39 +08:00
赵添
f33979d228
feat(components): [select] & [select-v2] add fallbackPlacements prop ( #15765 )
2024-02-05 17:16:18 +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
Xc
7fd6e4f453
fix(components): [tabs] slot name use kebab-case style ( #15733 )
...
* fix(components): [tabs] slot name use kebab-case style
* fix(components): [tabs] slot name use kebab-case style
* fix(components): [tabs] slot name use kebab-case style
* docs(components): [tabs] use deprecated tag
2024-02-02 15:24:13 +08:00
kooriookami
9cf28d22fe
feat(components): [check-tag] add type prop ( #15727 )
...
* feat(components): [check-tag] add type prop
* feat(components): update
2024-02-02 09:22:42 +08:00
Kasun Weligamage
95f4afe89d
fix(components): [upload] Add crossorigin property ( #15524 )
...
* fix(components): [upload] Add crossorigin property
* fix(components): [upload] Add crossorigin property
* Update packages/components/upload/src/upload.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update packages/components/upload/src/upload.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update packages/components/upload/src/upload-list.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/upload.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-02-01 14:38:36 +08:00
qiang
3f1d45b3d7
fix(components): [drawer] click allow focus out ( #11965 )
...
* fix(components): [drawer] click allow focus out
closed #11943
* fix(components): [drawer] lint error
2024-01-31 14:20:22 +08:00
kooriookami
2863f2fde3
style(components): [tour] Improve style and docs ( #15706 )
...
* style(components): [tour] Improve style and docs
* style(theme-chalk): update
2024-01-31 10:35:36 +08:00
betavs
7e6f324f35
docs: [time-picker] add value-format attribute ( #15672 )
2024-01-30 23:02:48 +08:00
btea
a6a22dfc6a
docs(components): [dropdown] make the arrow icon center ( #15704 )
2024-01-29 16:46:34 +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
kooriookami
ee7a21f670
feat(components): [message-box] MessageBox can drag overflow the viewport ( #15674 )
...
feat(components): [message-box] can drag overflow the viewport
2024-01-26 10:20:08 +08:00
kooriookami
32c4dee9e5
docs: Sort resource ( #15675 )
...
docs: sort resource
2024-01-25 17:41:37 +08:00
kooriookami
67cd7e95e6
feat(components): [dialog] Dialog can drag overflow the viewport ( #15643 )
...
* style(components): [dialog] Modify dialog style and docs
* chore: update
* feat(components): [dialog] add overflow prop
* feat(components): update
2024-01-25 15:03:34 +08:00
wzc520pyfm
c340c96fe8
docs(components): [tour] fix slots name error of tour step ( #15656 )
...
closed #15655
2024-01-25 14:27:18 +08:00
赵添
a4c17ee50f
feat(components): [tour] target prop add more type ( #15578 )
...
* feat(components): [tour] target prop add more type
* docs(components): [tour] target prop add description
* docs(components): [tour] add example and version tag
2024-01-19 11:46:49 +08:00
一只前端汪
1d2029ea8f
docs: update supported version ( #15570 )
...
* docs: update supported version
* docs: update
* docs: update
2024-01-18 14:05:30 +08:00
kooriookami
feb169fe93
feat(components): [select & select-v2] Add loading slot ( #15540 )
...
* feat(components): [select & select-v2] Add loading slot
* feat(components): update
2024-01-18 12:23:41 +08:00
wzc520pyfm
c9863647af
docs(components): [watermark] add slots doc ( #15572 )
2024-01-18 09:30:03 +08:00
wzc520pyfm
7d0c0985f6
docs(components): [cascader] doc description use setup ( #15557 )
2024-01-17 17:00:25 +08:00
kooriookami
405a4aa393
feat(components): [select-v2] Add header and footer slots ( #15519 )
...
* feat(components): [select-v2] Add header and footer slots
* feat: update
2024-01-16 16:09:51 +08:00
0song
fba3c2f2cb
fix: fix doc sidebar error z-index ( #15498 )
2024-01-15 04:28:35 +00:00
一只前端汪
6089ed27d2
fix(docs): popover offset default value error ( #15502 )
...
* fix(docs): popover offset default value error
* fix: doc
2024-01-15 03:23:32 +08:00
0song
54489d0eaa
chore: update readme ( #15496 )
2024-01-12 16:06:45 +00:00
云淑
52d89cc06d
docs(components): [image] add type of crossorigin ( #15471 )
...
* docs(components): [image] add type of crossorigin
* Revert "docs(components): [image] add type of crossorigin"
This reverts commit a87f7803cceea80d4c46526190be7cec9a9e45cd.
* fix(components): [image] clear the default value of crossorigin.
* docs(components): [image] set crossorigin default type to ''.
* docs(components): [image] format table style
* fix(components): [image] remove the default value of crossorigin.
* Update docs/en-US/component/image.md
* fix(components): [image] remove type declarations for crossorigin constants
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-01-12 16:06:33 +08:00
zepeng
128b117e85
docs(components): [tree] example of modifying custom node class ( #15320 )
2024-01-12 13:11:06 +09:00
wzc520pyfm
6b886e42a1
docs(components): [select-v2] use new display tag ( #15329 )
2024-01-12 11:30:25 +08:00