大河
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 a87f7803cc
.
* 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
Sefa UN
6de47df5bf
[doc] unnecessary code ( #15469 )
2024-01-11 15:03:45 +00:00
kooriookami
5844947198
refactor(components): [select & select-v2] Refactor components ( #15352 )
...
* refactor(components): [select&select-v2] refactor components
* refactor(components): [select-v2]
* refactor(components): update
* refactor(components): update
* refactor(components): [select-v2]
update
* refactor(components): update
* refactor(components): update
* refactor(components): update type
* refactor(components): update
* refactor(components): update
* refactor(components): update style
* refactor(components): update docs
* refactor(components): update
* refactor(components): fix #15323
* refactor(theme-chalk): update
* refactor(components): update
* refactor(components): update
* refactor(components): update
* refactor(components): fix bugs
* fix(components): fix issue
* fix(components): update
* fix(components): fix some bug
* feat(components): update
* feat(components): add tag slot
* feat(components): update
* fix(components): update
* style(theme-chalk): update style
* fix(theme-chalk): update
* feat(theme-chalk): update
* fix(components): update
* feat: update
* feat: update
* feat: update
* feat(components): update
2024-01-10 11:14:58 +08:00
Kasun Weligamage
4a3318f7b1
fix(components): [image, image-viewer] Add crossorigin property ( #15406 )
...
Co-authored-by: Xc <124118265@qq.com>
2024-01-08 17:21:21 +08:00
xiaoming
1b7dfacfcb
docs(components): [table] add filter-class-name
in Table-column ( #15391 )
2024-01-07 13:30:33 +08:00
wzc520pyfm
15d0f62a23
docs(components): [drawer] fix format error ( #15388 )
2024-01-06 23:01:57 +08:00
kooriookami
2bb71f6289
feat(element-plus): Support last 2 versions of browsers ( #15313 )
...
feat(element-plus): support last 2 versions of browsers
2024-01-05 22:55:07 +08:00
zepeng
ff7f80d941
fix(components): [link] add target attribute and relevant docs ( #15266 )
...
* fix(components): [link] add target attribute and relevant docs
* fix(components): [link] add target attribute and relevant docs
Update the type of the target attribute
2023-12-30 19:41:38 +09:00
btea
4c6d7f9ca2
refactor(docs): [tour] use ButtonInstance
and format code ( #15304 )
2023-12-28 22:53:10 +08: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
wzc520pyfm
3fdab265e6
docs(components): [collapse] use new display tag ( #14955 )
...
docs(components): [collapse] use new display tag
2023-12-26 20:57:57 +09:00
wzc520pyfm
61ac2fe752
docs(components): [statistic] add transition example ( #14959 )
2023-12-26 20:25:00 +09:00
知晓同丶
9e34ea5e54
feat(components): [autocomplete] add loading
slot ( #15206 )
...
* feat(components): [autocomplete] add `loading` slot
* chore: Update autocomplete.md
* docs(components): [autocomplete] modify loading slot description
* Update docs/en-US/component/autocomplete.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/autocomplete.md
---------
Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2023-12-23 16:48:08 +08:00
知晓同丶
b79defc452
feat(components): [menu] add popper-class
、subMenuTimeout
props ( #15193 )
...
* feat(components): [menu] add `popper-class`、`subMenuTimeout` props
closed #15149
* refactor(components): [menu] simplify timeout props naming
* docs(components): [menu] add description of timeout
* refactor(components): [menu] remove useless codes
* Update menu.md
* revert: Update sub-menu.ts
---------
Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
2023-12-23 13:10:54 +08:00
Henry Ge
cdd7b505b3
docs(docs) 穿梭框的自定义部分有误 ( #15215 )
...
穿梭框的change事件的回调函数中value的类型是个数组(number[] | string[])
2023-12-22 09:16:34 +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
一只前端汪
c4dac14f1b
refactor(components): [input] get maxlength and minlength from props instead of attrs ( #15212 )
...
* refactor(components): [input] get maxlength and minlength from props
* refactor: remove default
2023-12-21 14:30:57 +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
Zhongxiang Wang
a1c3481450
fix(docs): fix doc search option doesn't update after switching language ( #15181 )
2023-12-17 22:16:18 +08:00
Zhongxiang Wang
abb217649f
feat(docs): add translations for doc search ( #15180 )
2023-12-17 19:24:38 +08:00
Xc
05e9cf89ab
fix(docs): algolia search ( #15173 )
...
* fix(docs): algolia search
* feat(docs): open algolia facetFilter
2023-12-16 15:57:44 +08:00
Xc
a078860164
docs(components): [menu,pagination,switch] modify version ( #15157 )
...
- Due to delays in planned new component versions
2023-12-15 06:31:01 +00:00
cuongle-hdwebsoft
7f687ae598
feat(components): [el-menu] allow user to hide menu when clicking outside ( #14742 )
...
* fix(components): allow user to hide menu when clicking outside
when user sets `menu-trigger` to `click` and then clicking outside, it should be close menu
closed #14738
* revert settings.json config
* fix: debounce hide menu when clicking out side
* fix: only trigger click outside when menu is open
* fix: hide parent menu
* fix: only trigger close menu when its opened
* refactor: remove redundant code
* refactor: remove redundant code
* fix(docs): `collapse-on-click-outside` prop
* fix(docs): `collapse-on-click-outside` prop
* fix: move `clickOutSide` to `menu.ts`
* fix: submenu does not emit `close` when clicking outside
* fix: submenu does not emit `close` when clicking outside
* fix: ts type
* fix: ts type
* fix: only close when passing `props.collapseOnClickOutside` to `true`
* refactor: create `directives` variable
* improvement: allow `recusiveMouseInSubMenu` to receive array
* refactor: remove redundant code
* fix: rename `recusiveMouseInSubMenu` to `recursiveMouseInSubMenu`
* feat: add `hide-timeout` prop
* fix: revert code
* fix: code owner
* fix: coder owner
* fix: menu closed when clicking on submenu
* refactor: remove redundant code
* fix: get correct index path
* fix: build
* refactor: update docs and remove `unref`
* fix: change `collapseOnClickOutside` to `closeOnClickOutside`
* fix: remove `hideTimeout` prop
2023-12-15 13:34:22 +08:00
Innei
6befedd11c
fix(components): [collapse-transition] collapse get el exists height ( #14801 )
...
fix: collapse get el exists height
Signed-off-by: Innei <i@innei.in>
2023-12-14 19:22:14 +08:00
btea
ec34092e45
chore: format ( #15137 )
2023-12-13 12:12:44 +00:00
xingyixiang
ac6b0e74f5
feat(components): [pagination] add change event ( #14828 )
...
* feat(components): [pagination] add change event
* feat(components): [pagination] add change event
* feat(components): [pagination] add change event
* feat(components): [pagination] add change event
* feat(components): [pagination] add change event
2023-12-13 09:54:27 +08:00
星如雨
df0befcad0
feat(components): [switch] (in)active icon slot ( #15078 )
...
* feat(components): [switch] (in)active icon slot
* feat(components): [switch] slots are renamed
* test(components): [switch] action-slot test case
2023-12-09 10:16:05 +08:00
知晓同丶
750088624e
feat(components): [menu] add popperOffset and ellipsisIcon props( #14923 ) ( #15051 )
...
* feat(components): [menu] add popperOffset and ellipsisIcon props(#14923 )
* Update docs/examples/menu/ellipsis.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* docs(components): [menu] upgrade props
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
---------
Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2023-12-06 10:34:47 +08:00
一只前端汪
7df7461030
fix(docs): Algolia highlight error ( #14831 )
2023-12-05 14:52:18 +08:00
wzc520pyfm
69a4af072d
docs(components): [progress] use new display tag ( #14956 )
...
* docs(components): [progress] use new display tag
* docs(components): [progress] add type th for slots
* docs(components): [progress] fix format error
2023-12-04 21:22:10 +08:00
wzc520pyfm
e14fcf65ac
docs(components): [tag] complete solt name ( #14957 )
2023-12-04 19:56:30 +08:00
wzc520pyfm
efedde0f15
docs(components): [affix] use new display tag ( #14961 )
2023-12-04 19:32:13 +08:00
wzc520pyfm
76acd7f6bd
docs(components): [drawer] use new display tag ( #14964 )
2023-12-04 19:30:46 +08:00
wzc520pyfm
b0cdf9abb9
docs(components): [breadcrumb] fix attr typo ( #14962 )
2023-12-04 08:46:30 +08:00
wzc520pyfm
16b0eac701
docs(components): [alert] use new display tag ( #14963 )
2023-12-04 08:44:09 +08:00
wzc520pyfm
6542286292
docs(components): [slider] use new display tag ( #14711 )
2023-12-03 22:17:50 +08:00
wzc520pyfm
980ea89714
docs(components): [date-picker] fix panel-change param type error ( #15009 )
2023-12-03 19:56:07 +08:00
kooriookami
5e60441616
chore(docs): Use online fonts in docs ( #15011 )
...
* chore(docs): use online fonts in docs
* docs(theme-chalk): update
2023-11-30 10:06:45 +00:00
kooriookami
5017ce5452
[Docs] Update homepage ( #14534 )
...
* docs: update homepage
* docs: update
* docs(element-plus): update font
* docs(theme-chalk): form font inherit
2023-11-29 12:12:09 +08:00
0song
df17921af7
chore: update readme ( #14996 )
2023-11-28 12:35:19 +00:00
0song
b18e50b3bc
chore: update readme ( #14982 )
2023-11-27 13:42:47 +00:00
kooriookami
9f1ffc06cb
chore(element-plus): update @element-plus/icons-vue version ( #14968 )
...
* chore(element-plus): update @element-plus/icons-vue version
closed #14944 #14948
* chore: update
* chore: update
* chore(element-plus): update
* chore(element-plus): update
* fix: lockfile
* fix: dts
* fix: types
---------
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-27 16:27:16 +08:00
Cheerwhy
f37d056441
feat(components): [select] add header and footer slot ( #14876 )
...
* feat(components): [select] add header and footer slot
* fix(docs): [select] incorrect word
* fix(theme-chalk): [select-dropdown] incorrect padding
* Update docs/en-US/component/select.md
Co-authored-by: btea <2356281422@qq.com>
* Apply suggestions from code review
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: qinzz <qinzz@chint.com>
Co-authored-by: btea <2356281422@qq.com>
2023-11-27 15:26:48 +08: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
btea
92df6df5b6
fix(docs): [watermark] adjusting the text color in dark mode ( #14871 )
2023-11-19 13:31:30 +08:00
Lov`u`e
58996131a0
docs(docs): fix typo errors in pagination component ( #14815 )
2023-11-14 19:44:41 +08:00
Karolis_Stoncius_Sneakybox
02090482ed
feat(components): [dialog] append dialog to any element ( #14317 )
...
* feat(components): [dialog] append dialog to any element
Add the ability to append dialog not just to body, but to any element
* fix(components): [dialog] fix appending to body when append-to is used
* docs(components): [dialog] add version to docs append-to attribute
2023-11-14 19:43:05 +08:00
wzc520pyfm
9d65c0be90
docs(components): [date-picker] use new dispaly tag ( #14754 )
...
* refactor(components): [time-picker] update boolean attr are declared
* docs(components): [date-picker] use new dispaly tag
* docs(components): [date-picker] delete extra description
2023-11-11 21:47:08 +08:00
faga
dfad5539f5
feat(components): [card] adds footer slot ( #10357 )
...
feat(components): [card]
adds footer slot
closed #6873
Co-authored-by: btea <2356281422@qq.com>
2023-11-06 19:29:22 +08:00
sleepyShen1989
479ee3d7d4
docs(components): [autocomplete] fix website display ( #14557 )
...
* docs(components): [autocomplete] fix website display
* docs(components): [autocomplete]add column of Type in Slots
2023-11-01 08:09:13 +08:00
Icey Wu
3b27db428b
feat(components): [watermark] add font textAlign and textBaseline ( #14567 )
2023-10-29 11:42:58 +08:00
qiang
941966f976
feat(components): [select-v2] add props attribute ( #14536 )
...
* feat(components): [select-v2] add props attribute
* docs: updata
* docs: updata
* docs: updata
2023-10-25 20:33:07 +08:00
Karolis_Stoncius_Sneakybox
26e9727299
feat(components): [switch] add label attribute for accessibility ( #14319 )
...
* feat(components): [switch] add label attribute for accessibility
* refactor(components): [switch] set default switch label to undefined
* docs: version change
2023-10-16 07:08:09 -05:00
wzc520pyfm
40b64dfb57
docs(components): [upload] use new display tag ( #12701 )
...
* docs(components): [upload] use new display tag
* docs(components): [upload] add description for beford-upload
* feat(components): [upload] delete useless attribute
* docs(components): [upload] adjust description and default for attr
* docs(components): [upload] add more detail for data attr
2023-10-15 08:02:13 -05:00
btea
0f7f88df81
docs(components): [watermark] update font ( #14542 )
2023-10-14 18:30:41 +09:00
qiang
db0e65577d
refactor(components)!: [select-v2] value-key is used for object select ( #13263 )
...
refactor(components): [select-v2] value-key is used for object select
2023-10-13 13:08:34 +08:00
gimjin
4b5a9bf279
fix(components): [text] not support multi-line ellipsis ( #11976 )
...
* docs(components): [text] line-clamp prop and update example
* test(components): [text] line-clamp test
* fix(components): [text] not support multi-line ellipsis
* docs: updata
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2023-10-13 11:26:54 +08:00
一只前端汪
cba217228f
feat(components): [date-picker] add dateFormat and timeFormat props ( #14330 )
...
* fix(components): [time-picker] extractDateFormat extractTimeFormat
* fix(components): [time-picker] Provide default return values
* feat(components): [date-picker] add dateFormat and timeFormat props
* feat(components): [date-picker] update demo
* Update docs/en-US/component/datetime-picker.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/datetime-picker.md
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
2023-10-13 11:18:23 +08:00
btea
931beda288
docs: update version tag ( #14532 )
2023-10-13 08:52:41 +08:00
Icey Wu
39fe0a4e22
feat(components): [image-viewer] add minScale
and maxScale
( #14120 )
...
* fix(components): [image-viewer] add scale props
* docs(components): [image] add min-scale and max-scale properties
* feat(components): [image] add minScale and maxScale properties
* docs(components): [image] add example properties
* docs(components): [image] add docs properties
* docs(components): [image] add docs properties
* docs(components): [image] update version tag
2023-10-12 15:23:48 +00:00
qiang
ca8846c532
feat(components): [select] accessibility enhancement ( #14503 )
...
* feat: accessibility enhancement
* fix: adjusting the attributes of Scrollbar
* Update docs/en-US/component/scrollbar.md
Co-authored-by: btea <2356281422@qq.com>
* docs: updata
* fix(components): [select] aria-selected error
---------
Co-authored-by: btea <2356281422@qq.com>
2023-10-12 09:29:00 -05: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
wzc520pyfm
4bfe10e682
docs(components): [descriptions] use new display tag ( #12673 )
2023-10-11 10:28:46 -05:00
qiang
351774f418
feat(components): [color-picker] add focus and blur event ( #14244 )
...
* feat(components): [color-picker] add focus blur event
* docs: updata
2023-10-11 14:13:59 +00:00
btea
5401f46d74
docs(components): [watermark] update doc ( #14500 )
2023-10-10 20:05:31 +08:00
betavs
9867c88ef6
docs(components): [dialog] docs description abnormal ( #14496 )
2023-10-10 17:46:11 +08:00
刘臻
7916200ba4
feat(components): watermark component ( #14236 )
...
* feat(components): watermark component
be able to set text,multi-text,image as watermark
* docs(components): update image watermark example
update the image for dark mode
2023-10-10 17:42:22 +08:00
btea
db16e31489
feat(components): [tabs] add addIcon slot ( #12970 )
...
* feat(components): [tabs] add addIcon slot
* docs: add example
* docs: update tabs.md
* chore: add version tag
2023-09-19 13:33:33 +08:00
dopamine
1bf6f1bc7a
docs(form): add that prop
supports dot notation string ( #14325 )
2023-09-18 22:03:41 +08:00
btea
5ebce79d5b
fix(docs): [form] label-position
type error ( #14312 )
2023-09-18 08:55:13 +08:00
zepeng
ae29ec5436
docs: [table-v2] modify the type definition of the row slot ( #14254 )
...
* fix(docs): [table-v2] modify the type definition of the row slot
* Update table-v2.md
* Update table-v2.md
2023-09-17 14:31:03 +08:00
dopamine
92382ddca5
docs(descriptions): fix the customed style
example ( #14310 )
2023-09-17 08:40:43 +08:00
云游君
8e1997626c
feat: add menu horizontal height for img center ( #14307 )
2023-09-16 15:57:33 +08:00
0song
e345f5cfea
chore: update crowdin version to fix jdk error ( #14300 )
2023-09-14 13:43:43 +00:00
GU Yiling
6e24736f89
fix(components): [date-picker] month range should emit calendar-change
( #14262 )
2023-09-13 16:53:11 +08:00
Bean Deng 邓斌
5d7532de30
fix(docs): [upload] fix the version of supporting async data ( #14242 )
2023-09-10 09:29:27 +08:00
btea
27e2c59c62
docs: refactor switch theme ( #14036 )
2023-09-09 19:55:22 +08:00
btea
0b14c516e6
fix(docs): [date-picker] calendar-change
event parameter type error ( #14237 )
2023-09-09 19:54:29 +08:00
Jianjun Yu
d96555fa9c
feat(components): [upload] support async data ( #14015 )
...
* feat(components): [upload] support async data
* feat(components): [upload] support async data
* fix(components): [upload] unit test
* fix(components): [upload] unit test
* feat(components): [upload] update data docs
* fix(components): [upload] unit test
* chore: add version
---------
Co-authored-by: Hefty <yeyuqiudeng@gmail.com>
2023-09-08 15:57:05 +08:00
btea
9b0a8f8c9a
chore: format ( #14200 )
2023-09-07 13:51:25 +08:00
Bean Deng 邓斌
95494b7154
feat(components): [image-viewer] Add rotate event when rotating images ( #14138 )
...
* feat(components): [image-viewer] Add rotate event when rotating images
* Update docs/en-US/component/image.md
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: btea <2356281422@qq.com>
2023-09-06 06:28:14 +00:00
boomboy4
9a60a90e1e
feat(components): [el-pagination] add teleported prop ( #14072 )
...
* fix(components): [pagination] 修复toplayer全屏模式下分页下拉框无法显示问题
分页组件新增teleported参数 默认为true 便于用户控制size下拉框是否插入body
closed #14070
* docs(docs): [pagination] Add a teleported attribute
closed #14070
* fix(components): [pagination] teleported props default value
delete set teleported default value
closed #14070
* fix(components): [pagination] change the default value of teleported
change the default value of teleported to true
* Update docs/en-US/component/pagination.md
Co-authored-by: qiang <qw13131wang@gmail.com>
---------
Co-authored-by: shaojia.cheng <shaojia.cheng@arvetech.net>
Co-authored-by: qiang <qw13131wang@gmail.com>
2023-09-06 00:14:58 +00:00
刘臻
ce2315d734
docs(components): message-box ( #14179 )
...
update message-box options
closed #14178
2023-09-04 21:39:22 +08:00
Wu Rui
3c1bd4efc6
fix(components): [form] improve types ( #14062 )
...
* fix(components): [form] improve types
* docs: update form
* fix: consider RegExp
* chore: update jsdoc
2023-08-30 13:31:10 +00:00
zepeng
cea00f0dc8
fix(components): [rate] bind the textColor property ( #14092 )
...
* fix(components): [rate] bind the textColor property
* add test case
* add test case
* Update rate.test.tsx
* Update rate.md
2023-08-28 21:51:18 +08:00
btea
68980b3c50
docs(components): [collapse] ( #14066 )
2023-08-28 21:50:49 +08:00
wonderl17
d73bf47f8b
docs: [select-v2] add item-height attribute into doc ( #14033 )
2023-08-28 15:42:06 +08:00
zepeng
913f11e0fd
docs: [card] add version tag ( #14083 )
2023-08-26 09:54:34 +08:00
btea
50860b7c66
docs: [cascader] add version tag ( #14082 )
2023-08-24 21:33:20 +08:00
Karolis_Stoncius_Sneakybox
c29f6cc6c7
feat(components): [select] add aria-label to select's input ( #13932 )
...
* feat(components): [select] add aria-label to select's input
Select's input causes accessibility issues without aria-label, this commit adds it
* refactor(components): [select] change aria-label to label; update docs
* refactor(components): [select] change back to ariaLabel prop name
* docs(components): kebab-case for docs
2023-08-24 21:03:01 +08:00
Karolis_Stoncius_Sneakybox
268457135e
feat(components): added aria-level attributes for dialog and drawer headers; Fixed input-number's aria-valuenow being null ( #13822 )
...
* feat(components): [dialog] added dialog header aria-level attribute
To pass accessibility tests elements with role="heading" require aria-level
* feat(components): [drawer] added drawer header aria-level attribute
To pass accessibility tests elements with role="heading" require aria-level
* fix(components): [input-number] prevent aria-valuenow from being null
To pass accessibility tests aria-valuenow cannot be null
* fix(components): [input-number] fix number input when 0 and update test
Fixes a bug where number input's aria-valuenow will be set to '' when input's value is 0. Also
updates a failing test
* refactor(components): [dialog] change default aria-level to 2
* docs(components): dialog and drawer header aria-level docs update
* docs(components): change headerAriaLevel type to string
* docs(components): kebab-case for docs
2023-08-24 20:14:59 +08:00
chenweiyi
013809f829
feat(components): [cascader] add max-collpase-tags prop ( #13386 )
...
* feat(components): add max-collapse-tags prop
show more than one tag in cascade when multiple enable and use collapse-tags true
* test(test-utils): add unit test for cascader prop 'max-collapse-tags'
* Update packages/components/cascader/src/cascader.vue
Co-authored-by: btea <2356281422@qq.com>
* Update cascader.vue
* refactor(components): [cascader] style lint
---------
Co-authored-by: chenweiyi01 <chenweiyi01@zuoyebang.com>
Co-authored-by: btea <2356281422@qq.com>
2023-08-24 17:34:24 +08:00
wzc520pyfm
f462eab010
docs(components): [transfer] use new display tag ( #13033 )
...
* docs(components): [transfer] use new display tag
* docs(components): [transfer] update TransferKey to Array<string|number>
* docs(components): [transfer] directly specify type for TransferDataItem
2023-08-24 12:08:12 +08:00
Kaine
3e7d3ea7d8
docs(components): add attr version tag ( #13641 )
...
1. docs(components): [cascader] add version tag for togglePopperVisible expose
2. docs(components): [color-picker] add version tag for show & hide expose
3. docs(components): [date-picker] add version tag for handleOpen & handleClose method
4. docs(components): [dialog] add version tag for align-center atrr
5. docs(components): [dropdown] add version tag for teleported attr
6. docs(components): [form] add version tag for scroll-into-view-options attr
7. docs(components): [image] add version tag for zoom-rate attr
8. docs(components): [input-number] add version tag for readonly attr
9. docs(components): [menu] add version tag for popper-effect attr
10. docs(components): [message-box] add version tag for append-to attr & message function
11. docs(components): [rate] add version tag for clearable attr
12. docs(components): [select-v2] add max-collapse-tags attr
13. docs(components): [select] add version tag for collapse-tags-tooltip & placement
14. docs(components): [table] fix show-overflow-toolip attr version tag
15. docs(components): [time-picker] add version tag for handleOption & handleClose expose
16. docs(components): [tree-v2] add version tag for item-size attr
17. docs(components): [tree] add version tag for empty slot
2023-08-24 07:43:05 +08:00
btea
c6515e09c0
chore: format code ( #14037 )
2023-08-23 10:33:16 +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
wzc520pyfm
37f40dc9cc
docs(components): [select] use new display tag ( #13301 )
...
* docs(components): [select] use new display tag
* docs(components): [select] description and comment begins in lower case
* docs(components): [select] update type of prop and event
2023-08-21 21:08:24 +08:00
Jackie
9b75335c39
docs(components): [form] modify props description ( #13950 )
...
* docs(components): [form] update prop's type
* fix(components): [form] modify props description
---------
Co-authored-by: lvjiaqi <lvjiaqi@itcast.cn>
2023-08-11 21:17:53 +08:00
btea
a8324ca421
refactor: [date-picker] rename time-arrow-control ( #13651 )
...
* refactor: [date-picker] remove time-arrow-control
* docs: rename time-arrow-control
2023-08-11 20:51:34 +08:00
uxuip
564476b064
feat(components): [card] add body class ( #11869 )
...
* feat(components): [card] add body class
* fix(components): [card] remove default value
* fix(components): [card] modify description
2023-08-10 22:23:04 +08:00
Tommy
b055a0759d
fix(docs): [table-v2.md] corrected en-US grammar, spelling, readability ( #13900 )
...
* fix(docs): [table-v2.md] corrected en-US grammar, spelling, readability
* fix(docs): [table-v2.md] resolved feedback
* fix(docs): [table-v2.md] resolved feedback, further improvements
2023-08-10 07:09:02 +00:00
Rhon Joe
ec639c4d14
docs: fix official migration reference link ( #13911 )
...
fix(docs): fix official migration reference link
2023-08-09 13:41:50 +08:00
Jungzl
40b607f9ac
docs(components): [pagination] correct text & icon priority ( #13743 )
...
* docs(components): [pagination] correct text & icon priority
* docs(components): [pagination] improve description
2023-08-07 10:13:58 +08:00
btea
82c7de1e77
docs: fix example ts error ( #13849 )
2023-08-04 21:22:13 +08:00
btea
ff87efdb95
docs: logo and parallax add drop-shadow ( #13833 )
2023-08-03 21:37:36 +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
btea
18c1c77030
docs(components): [switch] add version tag & fix typo ( #13771 )
...
* docs(components): [switch] add version tag & fix typo
* chore: add tag
2023-07-31 18:21:42 +08:00
Jungzl
e69928e917
docs: align ::marker and anchor on the same line in firefox ( #13752 )
2023-07-31 17:57:41 +08:00
btea
b765ebfa80
feat(components): [switch] add custom action icon prop ( #13746 )
2023-07-30 08:44:46 +08:00
zepeng
b80aa41c43
docs(components): [row] remove the default value of align ( #13562 )
2023-07-22 19:53:52 +08:00
btea
d4ffc4f644
docs(components): [drawer] ( #13677 )
2023-07-22 17:19:19 +09:00
qiang
22de9e06bd
docs(build): add required attribute to the tag plugin ( #13691 )
2023-07-22 08:38:38 +08:00
btea
6e2a13c93f
chore(docs): format message-box ( #13676 )
2023-07-21 10:52:21 +08:00
wzc520pyfm
77125639d3
docs(components): [dialog] use new display tag ( #13499 )
...
* docs(components): [dialog] use new display tag
* chore(components): [dialog] remove the incorrect deprecated comment
2023-07-20 20:09:07 +09:00
xy
972c8f4ef4
docs(components): [table-v2] update the type description for Events ( #13362 )
2023-07-20 16:25:33 +08:00
btea
c4d8270296
docs: [input] list the acceptable values of type ( #13644 )
2023-07-19 19:13:41 +09:00
zepeng
6256bde3a0
docs(components): [tree-v2] add some disabled nodes ( #13484 )
...
* docs(components): [tree-v2] add some disabled nodes
* docs(components): [tree-v2] add some disabled nodes
2023-07-06 20:06:34 +09:00
btea
a5970049d5
docs(components): [message-box] ( #13470 )
2023-07-05 21:17:47 +08:00
btea
2c605cb794
chore: format code ( #13467 )
2023-07-04 21:40:46 +08:00
btea
2e00d65568
docs: tooltip set max-width ( #13462 )
2023-07-04 17:47:33 +09:00
754664196
ff6db7dcf7
docs: [progress] remove useless style ( #13465 )
...
docs(docs):circular-progress-bar文档出现了多余的css信息
Co-authored-by: HeZhi <zhi.he@caijai.com>
2023-07-04 15:10:31 +08:00
0song
fbc93807de
chore: update doc ( #13440 )
2023-07-01 04:01:32 +00:00
qiang
37e0b10e80
fix(theme-chalk): [form] remove default width of Input in inline form ( #13375 )
2023-06-30 21:56:03 +08:00
0song
0a358d6570
chore: update doc ( #13434 )
2023-06-30 20:28:52 +08:00
vaebe
ce54791338
docs(components): [dialog] add description of props modal-class ( #13122 )
2023-06-23 11:23:30 +09: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
zepeng
8558957b28
docs(components): [image] update image slot viewer description ( #13325 )
2023-06-22 12:51:53 +08:00
0song
1ff22aa97a
chore: update doc site ( #13291 )
2023-06-19 12:10:07 +00:00
yuyin
b9799a1914
feat(components): [Table] add show-overflow-tooltip props ( #13169 )
...
* feat(components): [Table] add show-overflow-tooltip props
* docs(components): [Table] add usage for show-overflow-tooltip
* fix(components): [TableColumn] props priority
* test(components): add unit test for table
2023-06-17 21:30:53 +08:00
Wu Rui
e416826fae
fix(components): [calendar] improve types ( #13165 )
2023-06-15 01:10:36 +08:00
wuyadan
9921c64f7e
docs(components): [select-v2] correct the description of placeholder ( #13200 )
...
Co-authored-by: ut002528 <wuyadan@uniontech.com>
2023-06-14 20:53:55 +08:00
Wu Rui
01f74e7536
fix(components): [form] improve types ( #12549 )
...
* fix(components): [form] improve types
* fix(components): [form] improve FormRules type, support object and array
* fix(components): [form] improve FormRules type with comment
* fix(components): [form] allow number as key in FormRules type
* chore(components): [form] fix FormRules type example
* chore: remove extra import
* chore: update form/custom-validation and form/validation examples
* chore(components): [form] update example
2023-06-11 20:36:27 +08:00
Xc
d4d24eb9d7
docs(components): [dialog] add deprecated describe ( #13143 )
2023-06-08 21:46:58 +08:00
wuyadan
615efbe1be
docs(components): [progress] mark the versions of striped & striped-flow ( #13116 )
...
Co-authored-by: ut002528 <wuyadan@uniontech.com>
2023-06-08 09:38:42 +08:00
qiang
627d408e66
feat(theme-chalk): [form] add default width to Input in inline form ( #12897 )
...
* feat(theme-chalk): [form] add default width to Input in inline form
* docs: add clearable attributes to Input
* docs: add a description of the Input width
2023-06-06 16:18:37 +08:00
wzc520pyfm
6b8b0627db
docs(components): [switch] use new display tag ( #12678 )
...
* docs(components): [switch] use new display tag
* style(components): [switch] update the batch deprecate
* docs(components): [switch] delete deprecated attributes
2023-06-06 08:10:47 +08:00
wzc520pyfm
bac64b4801
docs(components): [time-picker] use new display tag ( #12691 )
...
* docs(components): [time-picker] use new display tag
* docs(components): [time-picker] update default of attributes
2023-06-04 12:58:31 +08:00
wzc520pyfm
abd6faecc3
docs(components): [image] update class by computed and new docs ( #13024 )
...
* docs(components): [image and image viewer] use new display tag
* refactor(components): [image | image-viewer] set class by computed
* docs(components): [image] update head of image viewer exposes
2023-06-03 20:54:43 +08:00
wzc520pyfm
5d0fa75793
docs(components): [form] use new display tag ( #13007 )
...
* docs(components): [form] use new display tag
* refactor(components): [form] update boolean default of attribute
2023-06-03 10:57:02 +09:00
0song
0a6e403010
chore: rm china mirror redirect ( #12968 )
...
chore: rm redirect
2023-06-02 04:51:26 +00:00
btea
9ba2ed7013
chore: format docs ( #12973 )
2023-05-29 20:03:54 +08:00
btea
232649a42e
docs: update the tree component filter example data type ( #12942 )
2023-05-26 11:47:04 +08:00
0song
c42d160445
chore: update readme ( #12921 )
2023-05-24 18:52:20 +08:00
wzc520pyfm
c51c686ed9
docs(components): [pagination] use new display tag ( #12680 )
...
* docs(components): [pagination] use new display tag
* docs(components): [pagination] update doc format
adjust attribute order
update default for attribute
update title
update description for attribute
* docs(components): [pagination] restores the order of attributes
2023-05-24 08:22:28 +08:00
winches
9241b4dbe4
chore: optimize md plugin config ( #12801 )
2023-05-20 10:28:55 +08:00
wzc520pyfm
5b52982da3
docs(components): [infinite-scroll] use new display tag ( #12670 )
...
* docs(components): [infinite-scroll] use new display tag
* docs(components): [infinite-scroll] update default of directives
2023-05-18 09:12:17 +08:00
0song
a3a50e5dc2
chore: update readme png ( #12842 )
...
* chore: update readme
* chore: update png
2023-05-16 16:01:00 +00:00
wzc520pyfm
3673d92a2e
docs(components): [time-select] use new display tag ( #12700 )
2023-05-16 22:26:30 +08:00
dopamine
649fa56a7a
docs: anchor link doesn't scroll to the correct anchor point ( #12839 )
...
* docs: anchor link doesn't scroll to he correct anchor point
* icon & table-v2
2023-05-16 21:49:48 +08:00
wzc520pyfm
798d9d8739
docs(components): [page-header] use new display tag ( #12665 )
...
* docs(components): [page-header] use new display tag
* docs(components): [page-header] update title property doc
2023-05-16 09:10:03 +08:00
wzc520pyfm
84d331edae
docs(components): [tree-select] use new display tag ( #12663 )
...
* docs(components): [tree-select] use new display tag
* docs(components): [tree-select] add cache option type
2023-05-16 09:08:47 +08:00
0song
daf6c080c7
chore: update readme ( #12830 )
2023-05-15 23:00:01 +08:00
热爱vue的小菜鸟
cd306117ae
feat(components): [carousel] If the carousel height is auto apply item height ( #12388 )
...
* fix(components): [carousel] :height is auto and card direction vertical
* fix(components): [carousel] :height is auto and card direction vertical
* fix(components): [carousel] :height is auto and card direction 垂直
* feat(components): [carousel] height is adaptive when height is auto
* feat(components): [carousel] height is adaptive when height is auto
* fix(components): [carousel] :height is auto and card direction 垂直
* fix(components): [carousel] :height is auto and card direction 垂直
* fix(components): [carousel] :height is auto test.tsx
* fix(components): [carousel] :height is auto and card direction
* fix: delete zIndex
* fix: delete ts type
* fix: add test
* fix: css modification
* fix: delete doc inside
* fix: Revise card width not adaptive
* fix: Modify calcCardTranslate
* fix: test
* fix: calcCardTranslate
* fix: remove redundant code
2023-05-14 17:47:43 +08:00
vaebe
a82b84fd74
docs(components): [tree] fix description of tree setCheckedKeys method ( #12567 )
...
fix(docs): Fix description of tree setCheckedKeys method
2023-05-08 22:47:02 +08:00
mg5566
db664b033b
docs(components): [select] create example using value-key attribute ( #12698 )
...
* docs(components): [select] create example using 'value-key' attribute
Example using option type with same value of 'label' property
- Use 'id' property of option as value of 'value-key' attribute
* docs(docs): apply 'value-key' example to 'select.md'
Remove the existing 'tip' and add it to the description
---------
Co-authored-by: FE_강명구 <mg_@ex-em.com>
2023-05-07 08:59:09 +08:00
wzc520pyfm
0d46d99022
docs(style): [tag] use new display tag ( #12659 )
...
* docs(style): [tag] use new display tag
* refactor(components): [check] updated doc and code to new display tag
* docs(components): [tag] update format of doc
* style(components): [tag] undo redundant changes
* style(components): [tag] undo redundant changes and update tag doc
2023-05-03 09:33:59 +08:00
0xOK
ead49ae579
docs: [tooltip] Modify sample code ( #12392 )
2023-05-02 10:35:51 +08:00
wzc520pyfm
1749e842bf
docs(components): [skeleton] use new display tag ( #12667 )
2023-05-01 15:10:21 +09:00
wzc520pyfm
62d3204673
docs(components): [timeline] use new display tag ( #12664 )
2023-04-30 10:07:15 +09:00
wzc520pyfm
fb1117afe1
docs(components): [empty] use new display tag ( #12662 )
2023-04-29 21:09:32 +08:00
wzc520pyfm
5861572f88
docs(style): [result] use new display tag ( #12661 )
...
* refactor(components): [result] updated doc and code to new display tag
* style(components): [result] undo redundant changes
* docs(components): [result] update default
2023-04-29 17:44:17 +08:00
Xc
2bb2d07010
docs(components): [tooltip] use new tag ( #12660 )
2023-04-29 08:16:13 +09:00
btea
1807c9d643
docs(components): [progress] ( #12604 )
...
* docs(components): [progress]
2023-04-29 01:25:30 +08:00
btea
167582d8b4
feat(docs): right menu tag convert ( #12606 )
...
* feat(docs): right menu tag convert
* fix: use localMd
2023-04-25 22:16:38 +08:00
Wu Rui
0f4aeaf3c0
fix(components): [dropdown] improve types ( #12514 )
2023-04-20 19:59:38 +08:00
btea
19e3164e6a
docs(components): [iamge] update referrerPolicy ( #12505 )
...
* docs(components): [iamge] update referrerPolicy
* docs: update attribute
2023-04-19 21:06:29 +08:00
Lov`u`e
5cd6d61400
feat(components): [tree] support customize content when data is empty ( #12459 )
2023-04-17 14:06:34 +08:00
mg5566
ca5fd51040
docs(components): [tooltip] Fix typos objcet -> object ( #12470 )
...
fix typos objcet -> object
Co-authored-by: FE_강명구 <mg_@ex-em.com>
2023-04-15 20:02:49 +08:00
btea
a96acf16d7
feat(docs): document preview jumps to playground with pr number ( #12365 )
2023-04-13 20:31:52 +08:00
wzc520pyfm
c9895f8c24
feat(components): [progress] support set striped progress bar ( #12333 )
...
* feat(components): [progress] support set striped progress bar
* docs(components): [progress] add `striped` attribute
* refactor(components): [progress] update striped prop and `bg-size` style
* feat(components): [progress] add `striped-flow` attribute
use `striped-flow` to get the stripes to flow
* docs(components): [progress] add `striped-flow` attribute
add `striped-flow` attribute
update `duration` attribute description
* docs(components): [progress] refactor `striped-progress` example
* refactor(theme-chalk): [progress] refactor striped flow animation
2023-04-13 14:06:50 +08:00
qiang
b0709e1d83
feat(components): [button] add tag attribute ( #11853 )
...
* feat(components): [button] add tag attribute
* fix: typo
* docs: update
* refactor(components): [button] detach button props
* docs: update
2023-04-10 22:27:43 +08:00
Xc
76ee456b29
docs(style): use new display tag ( #11648 )
...
* docs(style): use new display tag
* docs(components): use new tag
2023-04-09 21:02:49 +08:00
Xc
f9094413d4
docs(components): [time-picker] ( #11657 )
...
* docs(components): [time-picker]
* Update time-picker docs with new syntax.
* docs(components): [time-picker]
2023-04-09 16:37:45 +08:00
Xc
8f4e8dc1ae
docs(components): [steps] ( #11854 )
...
* Update steps docs with new syntax.
2023-04-07 14:39:36 +08:00
Xc
e02c4c5605
docs(components): [notification] api ( #12293 )
...
* docs(components): [notification]
* docs(components): [notification]
2023-04-07 14:36:23 +08:00
Xc
430a167ec0
docs(components): [message] ( #12295 )
2023-04-07 00:46:20 +08:00
Xc
ff3b7b5b43
docs(components): [loading] ( #12296 )
2023-04-07 00:45:56 +08:00
0xOK
f0bbeb3a4d
docs: [popover] modify the default value of trigger ( #12342 )
...
docs: update popover.md
2023-04-06 22:17:12 +08:00
Xc
266d9d7a2f
docs(components): [text] Supplementary release notes ( #12339 )
2023-04-06 14:37:01 +08:00
0song
13a3b87d59
chore: update doc link ( #12305 )
2023-04-03 15:27:01 +00:00
xiterjia
e6be1bc3cb
feat(components): [color-picker] add show
hide
expose ( #11942 )
...
* feat(components): [color-picker]
add handleTrigger expose
closed #11926
2023-04-01 21:24:03 +08:00
PikiLee
d85ed0f6fa
docs: [upload] Fix typo ( #12186 )
2023-03-24 19:57:12 +09:00
류한경
eb88722841
feat(components): [form] scroll-into-view options ( #12164 )
2023-03-23 22:51:56 +09:00
0song
8144dc7361
chore: update doc ( #12178 )
2023-03-23 12:51:03 +00:00
류한경
b0f1be8210
docs: [tabs] fix type ( #12177 )
2023-03-23 21:43:10 +09:00
Snlan
7773df6b62
fix(docs): [tabs] example type error ( #12160 )
...
* fix(docs): [tabs] example type error
* fix(docs): [tabs] type replace
---------
Co-authored-by: alan.wu <snfzi@qq.com>
2023-03-22 19:36:19 +09:00
Zhongxiang Wang
05a940d37b
docs(style): add pointer cursor for summary
element ( #12132 )
2023-03-21 09:33:42 +08:00
0song
0b676e1b2c
chore: update website ( #12131 )
2023-03-20 15:03:07 +00:00
Zhongxiang Wang
c9d27ccc11
docs: set avatar size as 64px rather than original image size to speed up loading ( #12030 )
2023-03-14 20:02:58 +09:00
Zhongxiang Wang
0307498421
docs: enable lazy loading for contributor avatars to improve page loading speed ( #12017 )
2023-03-14 16:22:58 +08:00
Xc
7059ed1fc7
fix(components): [cascader] clickoutside ( #11997 )
...
* fix(components): [cascader] clickoutside
* fix(components): [cascader] clickoutside
* fix(components): [cascader] clickoutside
* fix(components): [cascader] clickoutside
2023-03-14 00:19:05 +08:00
iamkun
1987eb8fe1
docs: update tooltip text ( #11972 )
2023-03-12 23:16:20 +08:00
zt123123
6a8a5aaf3a
fix(components): [tooltip] remove mousemove listener when unmount ( #11940 )
...
Co-authored-by: Jeremy <15975785+jw-foss@users.noreply.github.com>
2023-03-12 14:26:51 +08:00
gimjin
4f78411bb8
feat(components): add el-text component ( #11653 )
...
* test(components): [text] el-text unit test
* docs(components): [text] el-text website documentation
* feat(components): [text] el-text implementation
* fix(components): [text] prop 'as' rename 'tag'
* docs(components): [text] rename slot default, optimize document
* test(components): [text] render text & class change the execution order
* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00
kooriookami
4ea9fb344f
feat(components): [select] Add max-collapse-tags prop ( #11378 )
...
* feat(components): [select] Add max-collapse-tags prop
closed #7429
* feat(components): [select]
* feat(components): update
* feat: update
* feat: update
* feat: update
2023-03-10 07:18:21 +00:00
kooriookami
b112830d54
feat(components): [select-v2] Add max-collapse-tags prop ( #11405 )
...
* feat(components): [select-v2] Add max-collapse-tags prop
* feat(components): update
* feat: update
* feat: update
2023-03-10 15:01:40 +08:00
qiang
a842504164
docs(build): optimize the regular ( #11812 )
...
* docs(build): optimize the regular
* chore: rename firstSubheader to firstHeader
* docs(build): optimize the regular
2023-03-10 14:54:42 +08:00
Xc
67a72c3ed6
docs(components): [popconfirm] ( #11826 )
...
* docs(components): [popconfirm]
* Update popconfirm docs with new syntax.
* Supplement hide-after.
* Remove the event event from props.
* docs(components): [popconfirm]
* docs(components): [popconfirm]
2023-03-10 14:50:35 +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
a67b52ccce
docs(components): [tooltip] ( #11850 )
...
* docs(components): [tooltip]
* Update popconfirm docs with new syntax.
* Remove tabindex and manual api
* docs(components): [tooltip]
* add Exposes
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
* docs(components): [tooltip]
2023-03-10 14:42:46 +08:00
qiang
6b983e1215
chore(components): [table-v2] accessibility improvement ( #11891 )
2023-03-08 15:14:06 +08:00