Xc
61955745c8
fix(components): [InfiniteScroll] keep-alive dom undefined ( #11084 )
...
Co-authored-by: CallMeSoul <callmesoul@foxmail.com>
2023-01-04 18:03:39 +08:00
Dinq
3780064ce7
style(components): [checkbox] fix checkbox-button class var spelling ( #11044 )
...
Co-authored-by: din <amifed.me@gmail.com>
2023-01-04 18:03:28 +08:00
Delyan Haralanov
5689138f3c
fix(components): [dialog] remove "word-break: break-all;" ( #11090 )
...
Fixes https://github.com/element-plus/element-plus/issues/7390
2023-01-04 18:01:47 +08:00
Naeemo
1ef66c2e34
refactor(components): [backtop] use scrollTo with smooth ( #11103 )
2023-01-04 18:01:38 +08:00
Naeemo
843d07dec0
refactor(components): [image] use standard wheel event ( #11107 )
2023-01-04 18:01:17 +08:00
Element
515f4b7931
chore: Update changelog 2.2.28 ( #11110 )
...
chore: update changelog 2.2.28
2022-12-30 09:46:19 +00:00
qiang
393591c1d9
fix(element-plus): exposing ElSubMenu component ( #11100 )
2022-12-30 17:37:01 +08:00
liu
751ec3760e
fix(docs): some wrong examples in the document ( #11072 )
...
* docs(docs): fix wrong types in examples
* docs(docs): update deprecated attributes in the example
2022-12-28 20:37:57 +08:00
Liu Bo
74a1a16e38
docs(components): [upload] onExceed ( #11057 )
2022-12-22 21:25:56 +08:00
Zhongxiang Wang
cf5847263f
feat(components): [table] overflow tooltip supports enterable
and customization ( #10984 )
...
* feat(components): [table] overflow tooltip supports `enterable`
* fix(components): [table] fix modifiers merge
* fix(components): [table] refine logic & fix popperClass isn't respected
* docs(components): [table] add docs for `tooltip-options` & `show-overflow-tooltip`
* docs(components): [table]
* docs(components): [table] update version tag
Co-authored-by: Xc <124118265@qq.com>
2022-12-22 12:20:07 +08:00
btea
74e6e8d105
fix(components): [cascader] placeholder is not displayed correctly ( #11031 )
2022-12-20 11:44:28 +08:00
Xc
8af11281f0
refactor(components): [cascader] use script-setup syntax ( #11013 )
2022-12-20 10:56:17 +08:00
sleepyShen1989
930dd4f76b
fix(components): [input-number] fix args order ( #11020 )
...
closed https://github.com/element-plus/element-plus/issues/11015
2022-12-20 10:23:31 +08:00
Jeremy
ec161eaef5
feat(hooks): [use-popper] ( #10983 )
...
* feat(hooks): [use-popper]
* Implement use-popper
* chore: code adjustment
* test: add test for use popper
* test: finish test for use popper
* fix: popper API
* chore: remove unused imports
* chore: refine code
* feat: export popper from hooks package
* chore: enhanced how to process default value
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-12-19 21:46:16 +08:00
Element
018eddab7a
chore: Update changelog 2.2.27 ( #11010 )
...
chore: update changelog 2.2.27
2022-12-16 15:36:28 +00:00
zz
2e2428620b
docs: remove statistic ( #11006 )
2022-12-16 09:56:25 +00:00
Stephen.K
c39d591251
fix(components): input-number 0 can not triger change event ( #10980 )
...
* fix(components): input-number 0 can not triger change event
* fix(components): use isNumber(userInput)
* test(components): change event add input 0 case
2022-12-16 08:50:17 +08:00
zz
a47bf23a02
fix(components): [tabs] correct active bar position ( #10989 )
2022-12-15 23:55:40 +08:00
LooSheng
91c79c955e
docs(ssr): component ssr/ssg usage tips ( #10982 )
2022-12-15 19:59:34 +08:00
zz
5d9142f5cd
perf(components): [tabs] update test case ( #10991 )
2022-12-15 16:59:44 +08:00
Jeremy
c3f529c411
docs(components): [card] ( #10978 )
...
* docs(components): [card]
* Update card docs with new syntax
* docs(components): [card]
* Update docs with new syntax
* Reorganize code for readabiltiies.
* chore: address PR comments
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-12-14 22:32:51 +08:00
Ignace
2f7f113f69
docs: [popover] popper-style is not filled ( #10736 )
...
* Update popover.md
* Update popover.md
* Update popover.md
2022-12-14 13:57:44 +08:00
Jeremy
d02193ea23
docs(components): [breadcrumb] ( #10962 )
...
* docs(components): [breadcrumb]
* Update doc file with new syntax.
* Move instances to a dedicated file for readabilities.
* chore: address PR comments
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-12-13 21:37:30 +08:00
Hefty
db60c0578b
refactor(components): [transfer] remove useless code ( #10971 )
2022-12-13 19:39:01 +08:00
qiang
0ad451f25e
fix(theme-chalk): [menu] the popup style error ( #10958 )
2022-12-13 10:25:31 +08:00
Jianjun Yu
306993dfca
style(theme-chalk): [Menu] Fix menu style ( #10813 )
...
* style(theme-chalk): [Menu] Fix menu style
* Update packages/theme-chalk/src/menu.scss
avoid affecting other styles
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-13 10:20:35 +08:00
Xc
2e172b68f7
docs(components): [config-provider] ( #10881 )
...
* docs(components): [config-provider]
* Adjust API style
2022-12-12 22:56:05 +08:00
Swara
d998d00289
Add Kurdish language (Sorani - ckb) ( #10913 )
2022-12-12 12:37:58 +00:00
Swara
af15f38a68
Update i18n.md ( #10914 )
2022-12-12 12:37:19 +00:00
Peak Wong
edb4a524f3
docs(components): [autocomplete] fix grammatica ( #10917 )
...
Update autocomplete.md
修改语法
2022-12-12 20:28:21 +08:00
qiang
d004a8ff95
fix(theme-chalk): [menu] arrow position error in popup ( #10960 )
2022-12-12 20:25:34 +08:00
qiang
b9853474ec
docs(components): [cascader] fix type error ( #10961 )
...
closed #10937
2022-12-12 20:23:30 +08:00
kooriookami
701f27a2d5
docs(components): [Image] format doc ( #10956 )
...
* docs(components): [Image] format doc
* Update docs/en-US/component/image.md
Yes
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-12 15:31:58 +08:00
zz
04f7ea8105
refactor(components): [statistic] ( #10939 )
...
* refactor(components): [statistic]
* fix: type error
* docs: fix style
* chore: use rAF
* chore: update docs
2022-12-12 10:42:48 +08:00
cx33
a4b73eccda
feat(components): el-image support set zoom-rate ( #10930 )
...
* feat(components): el-image support set zoom-rate
* docs(components): el-image add `zoom-rate` attr
2022-12-12 10:38:39 +08:00
zz
5a58f4e477
fix(components): [focus-trap] input selection ( #10606 )
...
* fix(components): [focus-trap] input selection
* chore: update
2022-12-10 20:15:47 +08:00
Xc
69895aeccb
docs(components): [color-picker] ( #10889 )
...
* docs(components): [color-picker]
* Adjust API style
* classname
* Update docs/en-US/component/color-picker.md
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-09 14:46:58 +08:00
Xc
15d146949f
docs(components): [checkbox] ( #10888 )
...
* docs(components): [checkbox]
* Adjust API style
* classname
2022-12-09 14:46:27 +08:00
Xc
d3518f8694
docs(components): [statistic] ( #10895 )
...
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
Co-authored-by: holazz <2418184580@qq.com>
2022-12-08 10:50:21 +08:00
qiang
1c20ad25b1
docs(components): [pagination] format the Type value ( #10894 )
...
* docs(components): [pagination] format the Type value
closed #10192
* docs(components): [pagination] format the Type value
2022-12-07 20:08:15 +08:00
kooriookami
9971c9ed97
style(theme-chalk): [color-picker] Fix focus-visible outline ( #10911 )
...
* style(theme-chalk): [color-picker] Fix focus-visible ouline
* style(theme-chalk): update
2022-12-07 09:06:18 +08:00
assasin0076
9f4bddc4d3
docs(components): [form] improves doc readability ( #10912 )
2022-12-06 16:36:21 +08:00
yujinpan
52ccdf6ed3
fix(components): [tree-select] props cacheData
not reactive ( #10885 )
...
* fix(components): [tree-select] `cacheData` not reactive
* fix(components): [tree-select] cache options not overwrite the original
2022-12-05 12:49:06 +08:00
yang
9694d04529
feat(component): [statistic] newly added ( #10687 )
...
* feat(components): add a new statistic component
2022-12-04 21:35:48 +08:00
Xc
4cac61f27f
docs(components): [button/input/scrollbar/autocomplete] object ( #10891 )
2022-12-04 14:57:08 +08:00
烟花
151ebede93
fix(components): [notification] option zIndex for notification can't effect ( #10796 )
...
option zIndex for notification can't effect
`options.zIndex` is not effective since it is write before `zIndex: nextZIndex()`, it will be overode.
2022-12-03 14:03:24 +08:00
Xc
14cf36aa09
docs(components): [space] ( #10880 )
...
* correct type
2022-12-03 10:14:30 +08:00
Xc
4f74524349
docs(components): [link] ( #10879 )
...
* correct type
2022-12-03 10:13:19 +08:00
Xc
216a7a2dc9
docs(components): [layout] ( #10878 )
...
* correct type
2022-12-03 10:12:43 +08:00
Xc
6c7beab614
docs(components): [container] ( #10877 )
...
* correct type
2022-12-03 10:12:01 +08:00