thinkasany
|
6b1e951368
|
feat(components): segmented support vertical direction (#18653)
* feat(components): segmented support vertical direction
* fix(components): improve
* fix(components): empty commit
* fix(components): update api to direction
* chore(components): use n.m
* fix(components): improve
* fix(components): fix
* fix(components): fix
* Update docs/examples/segmented/custom-direction.vue
Co-authored-by: btea <2356281422@qq.com>
* Update docs/examples/segmented/custom-direction.vue
Co-authored-by: btea <2356281422@qq.com>
* fix(components): lint fix
---------
Co-authored-by: btea <2356281422@qq.com>
|
2024-10-31 22:52:43 +08:00 |
|
0song
|
fff8c4a28b
|
chore: update doc (#18710)
|
2024-10-30 05:42:01 +00:00 |
|
btea
|
0705f30364
|
docs(components): [tree] declare data type (#18660)
|
2024-10-27 15:15:17 +08:00 |
|
qiang
|
845c07adef
|
feat(components): [date-picker] accessibility enhancement (#18109)
* feat(components): [date-picker] accessibility enhancement
closed #14150
* docs: update
* test: add test
* chore: change prevent to passive
* fix: long press the clear icon to open the time panel
* fix: cannot read $el
* fix: cannot read $el
* docs: updata
|
2024-10-27 12:14:53 +08:00 |
|
btea
|
15df7739dd
|
docs: [tree] unified format (#18608)
* docs: [tree] unified format
* docs: update
|
2024-10-23 08:54:50 +08:00 |
|
btea
|
60b899d9bc
|
feat(components): [date-picker] add show-now prop (#18625)
|
2024-10-23 08:53:48 +08:00 |
|
dopamine
|
9d3cc84a3e
|
fix: progress bar get stuck when navigating between routes (#18586)
|
2024-10-18 13:09:42 +08:00 |
|
0song
|
9456fd2053
|
chore: update ui (#18574)
|
2024-10-16 10:12:55 +00:00 |
|
dopamine
|
12c21ebc09
|
chore(docs): switch Vue to the version used by VitePress (#18553)
|
2024-10-15 16:59:19 +08:00 |
|
dopamine
|
da3e68791b
|
docs: move deprecated APIs to the end of the table (#18547)
|
2024-10-15 08:10:59 +08:00 |
|
Lo
|
72dd11aac2
|
docs(components): [segmented] update custom styles, add scope parameter (#18527)
* docs(components): [segmented] update custom styles, add scope parameter
* docs(components): [segmented] update
|
2024-10-13 16:04:13 +08:00 |
|
btea
|
91c76cd600
|
docs: [date-picker] unified format (#18536)
* docs: [date-picker] unified format
* Update docs/en-US/component/datetime-picker.md
|
2024-10-13 05:18:19 +00:00 |
|
DDDDD12138
|
ba59b5d20e
|
docs: improve language matching logic (#18412)
fix(docs): improve language matching logic
|
2024-10-12 10:14:39 +08:00 |
|
sea
|
1f82e8ca61
|
feat(components): [select & select-v2] explicit export selectedLabel (#18350)
* feat(components): [select] export selectedLabel
* docs: update
* docs: update th
* docs: update selectedLabel version
|
2024-10-11 13:48:12 +08:00 |
|
btea
|
0417037e0e
|
docs: disambiguate description of autoInsertSpace (#18490)
|
2024-10-10 09:23:20 +08:00 |
|
Summer
|
bd245cabdc
|
feat(components): [mention] explicit export dropdownVisible (#18460)
* feat(components): [mention] explicit export dropdownVisible
* feat(components): [mention] mention component docs update
* docs: unify format
---------
Co-authored-by: warmthsea <2586244885@qq.com>
|
2024-10-09 21:56:08 +08:00 |
|
sea
|
b92d3e0297
|
docs: add installation-version get unpublished content (#18481)
docs: update installation-version content
|
2024-10-09 21:30:27 +08:00 |
|
0song
|
5a958c4e02
|
chore: update doc (#18477)
|
2024-10-09 04:09:36 +00:00 |
|
0song
|
e0708d565c
|
chore: update doc (#18449)
|
2024-10-06 13:29:22 +00:00 |
|
Lo
|
2d098087fb
|
docs(components): [transfer] add transfer and transfer panel exposes (#18423)
|
2024-10-01 11:34:21 +08:00 |
|
sea
|
68d57aff34
|
docs: add sass compatible version description (#18428)
* chore: fix docs/play dev sass deprecation warning
* chore: update
* chore: update
* docs: add sass compatible version description
---------
Co-authored-by: btea <2356281422@qq.com>
|
2024-10-01 09:32:34 +08:00 |
|
sea
|
da60940ae3
|
chore: fix docs/play dev sass deprecation warning (#18427)
* chore: fix docs/play dev sass deprecation warning
* chore: update
* chore: update
|
2024-10-01 08:45:25 +08:00 |
|
dopamine
|
ccc8bdcd35
|
refactor(docs): remove Vite (#18383)
|
2024-09-30 18:41:36 +08:00 |
|
btea
|
81d5fadeea
|
docs: remove invalid path tag (#18417)
|
2024-09-29 20:14:50 +08:00 |
|
DoubledConG
|
9a8074c56c
|
docs: add the missed full stop (#18411)
|
2024-09-29 07:11:32 +00:00 |
|
Lo
|
48b0170c43
|
docs(components): [transfer] fix the missing scope parameter (#18413)
docs(components): [transfer] fix missing scope parameter
|
2024-09-29 14:53:55 +08:00 |
|
dopamine
|
d6756ac767
|
docs: remove outdated descriptions of unplugin-element-plus (#18400)
|
2024-09-28 17:28:49 +08:00 |
|
sea
|
984ab608e7
|
feat(components): [table] export updateKeyChildren method & correct version (#17709)
* feat(components): [table] export `updateKeyChildren` fn
* Update docs/en-US/component/table.md
Co-authored-by: btea <2356281422@qq.com>
* chore: update version
* docs: update version
* docs: format
* docs: fix version
---------
Co-authored-by: btea <2356281422@qq.com>
|
2024-09-27 18:20:57 +08:00 |
|
Karolis_Stoncius_Sneakybox
|
03fa5d6839
|
feat(components): add the ability to append table filter panel, select and pagination size dropdowns to any element (#14318)
* feat(components): [pagination] append size dropdown to element
* feat(components): [select] append select dropdown to element
* feat(components): [table] append table filter panel to element
* refactor(components): [pagination] shorten prop names
* fix(components): [select] appendTo prop
* docs(components): add pagination docs append-size-to version tag
* docs(components): remove append-size-to default value in docs
* refactor(components): remove default appendTo values
* docs: version bump
* refactor(components): remove default appendFilterPanelTo value
|
2024-09-26 09:56:23 +08:00 |
|
Kylin
|
755fbdbd80
|
docs(components): [mention] the document display format is unified (#18352)
docs(docs): the document display format is unified
|
2024-09-24 18:19:56 +08:00 |
|
0song
|
7a1a6a304b
|
feat(components): [cascader] update cascader component to expost presentText (#18338)
* fix: update cascader component to expost presentText
* chore: update
* chore: update
|
2024-09-24 14:09:24 +08:00 |
|
0song
|
9bea902529
|
chore: update doc (#18336)
|
2024-09-23 11:19:52 +00:00 |
|
guze2003
|
c8d0d35e3f
|
feat(components): [input-number] add prefix and suffix (#17993)
* feat(components): [input-number] add prefix and suffix
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update docs/en-US/component/input-number.md
Co-authored-by: btea <2356281422@qq.com>
* Update packages/components/input-number/src/input-number.vue
Co-authored-by: btea <2356281422@qq.com>
* Update packages/components/input-number/src/input-number.vue
Co-authored-by: btea <2356281422@qq.com>
* feat(components): [input-number] add prefix and suffix
* feat(components): [input-number] add prefix and suffix
* feat(components): [input-number] add prefix and suffix
---------
Co-authored-by: btea <2356281422@qq.com>
|
2024-09-23 15:14:29 +08:00 |
|
btea
|
a8bdeb4f1d
|
feat(components): [date-picker] add placement & fallback-placements (#18310)
* feat(components): [date-picker] add `placement` & `fallback-placements`
* chore: remove console
* docs: add type Placement
* fix: update
|
2024-09-22 15:35:16 +08:00 |
|
Dormadekhin Denis
|
6b01c4531d
|
feat(components): [autocomplete] add getData to exposes (#18237)
* feat(components): [autocomplete] add getData to exposes
* docs(components): [autocomplete] add getData to exposes
* Update docs/en-US/component/autocomplete.md
---------
Co-authored-by: Дормадехин Денис Игоревич <d.dormadekhin@s7.ru>
Co-authored-by: btea <2356281422@qq.com>
|
2024-09-20 00:23:36 +00:00 |
|
sea
|
cd01ceb8f0
|
docs(components): [table] optimize FAQ code display (#18281)
* docs(components): [table] optimize FAQ code display
* docs: update
about:
https://github.com/element-plus/element-plus/issues/18240
https://github.com/element-plus/element-plus/issues/16514
|
2024-09-14 14:55:02 +08:00 |
|
ve
|
9123a05826
|
fix(components): [segmented] item may be undefined (#18199)
* fix(components): [segmented] item may be undefined
* fix(components): [segmented] ts type error
* fix(components): [segmented] Update document Option ts type
|
2024-09-13 17:36:42 +08:00 |
|
0song
|
f77c390170
|
chore: update doc (#18272)
|
2024-09-13 17:21:15 +08:00 |
|
0song
|
07e7685709
|
chore: update doc (#18269)
|
2024-09-13 08:07:03 +00:00 |
|
qiang
|
e3bb681984
|
fix(components): [table] the disabled checkbox are selected (#18034)
* fix(components): [table] non selectable items are selected
closed #18021
* docs: update
|
2024-09-13 14:13:33 +08:00 |
|
btea
|
ca677519b9
|
feat(components): [cascader-panel] add empty slot (#16274)
* feat(components): [cascader] add `empty-panel` slot
* chore: update version tag
* chore: update
* feat: rename empty-panel to empty
* chore: format
* test: add test case
* test: update
* Update docs/en-US/component/cascader.md
|
2024-09-13 09:34:40 +08:00 |
|
kimverchan
|
647af2cd22
|
feat(components): [collapse] collpase item supports custom icon (#18215)
* feat(components): [collapse] Collpase item supports custom icon
* docs(components): [collapse] update collpase custom docs
|
2024-09-12 22:13:25 +08:00 |
|
MoConWu
|
b2a17f0689
|
feat(components): [tree-v2] support node-drop event (#16935)
* Update tree.vue
* Update tree-node.vue
* Update tree.vue
* Update virtual-tree.ts
* Update useTree.ts
* Update virtual-tree.ts
* Update tree.test.ts
* Update useTree.ts
* Update tree-node.vue
* Update tree.vue
* Update virtual-tree.ts
* Update tree-v2.md
* Update tree-v2.md
* Update virtual-tree.ts
* Update tree-node.vue
* Update useTree.ts
* Update tree.vue
* Update virtual-tree.ts
* Update tree.test.ts
* 修改错误的提交 tree-v2.md
* Update useTree wrong.ts
* Update tree-node.vue
拖拽事件更新
* Update tree-v2.md, add version info
* Update tree-v2.md format
* Update tree-v2.md, version change to 2.8.3
|
2024-09-11 15:33:26 +08:00 |
|
Karolis_Stoncius_Sneakybox
|
1d26af3066
|
feat(components): [scrollbar] add tabindex to scrollbar wrap content (#14320)
* feat(components): [scrollbar] add tabindex to scrollbar wrap content
* refactor(components): [scrollbar] set default tabindex to undefined
* refactor(components): [table] change bodyTabindex to scrollbarTabindex
* refactor(components): [scrollbar] remove unnecessary props
* docs(components): add version tags
|
2024-09-09 17:36:11 +08:00 |
|
dopamine
|
569991eeae
|
docs(components): [table] revise getSelectionRows type (#18208)
docs: revise `getSelectionRows` type
|
2024-09-07 07:59:06 +08:00 |
|
dopamine
|
9b01207065
|
chore(docs): cleanup dependencies (#18190)
|
2024-09-07 07:56:51 +08:00 |
|
阿菜 Cai
|
7633b1f7e9
|
docs: site translation icon style optimization (#18210)
style: site translation icon style optimization
|
2024-09-07 07:51:51 +08:00 |
|
betavs
|
0dc9b6479f
|
fix(components): [table-v2] columns missing key field (#17891)
* fix(components): [table-v2] columns missing key field
* perf(components): [table-v2] columns missing key field
* test(components): [table-v2] columns missing key field
* perf(components): [table-v2] columns missing key field
|
2024-09-03 21:05:21 +08:00 |
|
qiang
|
8e6b88dcca
|
revert(components): [select] cancel type conversion at initialization (#18088)
closed #17944
|
2024-09-03 15:20:46 +08:00 |
|
DDDDD12138
|
60cb2262f9
|
chore: optimize dts imports (#18051)
* feat: move /typings/components.d.ts to /typings/global.d.ts
* feat: use /typings/global.d.ts file
* chore: adjust the order for global.d.ts
|
2024-09-03 14:34:21 +08:00 |
|