btea
19bb7229fc
chore: format code ( #11397 )
2023-02-02 20:26:00 +08:00
qiang
9933cceba5
refactor(components): [popper] rename the component name to ElPopper ( #11383 )
...
closed #11381
2023-02-02 12:59:29 +08:00
qiang
279bf6d9c5
docs: how to use Element Plus in Nuxt ( #11385 )
...
docs: how to use in Nuxt
2023-02-02 10:28:43 +08:00
sleepyShen1989
b7fd75f75a
fix(components): [cascader] fix warning when clear ( #11335 )
...
closed #11226
2023-02-01 22:14:53 +08:00
niuxinyu
f95ed1ede6
fix(components): [form-item] fix error message animation ( #11352 )
...
closed #11343
Co-authored-by: niuxinyu <niuxinyu@lxzwedu.com>
2023-02-01 22:13:34 +08:00
Jeremy
f5cf0ad506
fix(components): [popper] ( #11377 )
...
* fix(components): [popper]
* Fix use-popper integration caused regression.
* fix: failing test cases
---------
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2023-02-01 19:50:26 +08:00
Jason Ren
78f235d9c5
docs(components): [Radio]Fix typo ( #11373 )
...
* docs(radio): Fix typo
2023-01-31 18:16:06 +08:00
Jeremy
e8bbdf974b
feat: integrate use popper ( #11045 )
...
* feat: integrate use popper
* Integrate popper with use popper hook.
* Reorganize code for better readabilities.
* fix: contentStyle typing
* fix: test failure
* fix: slider placement testing
* refactor: slider test case refactoring
* fix: virtual triggering
---------
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2023-01-31 11:58:52 +08:00
0024
15e09cebfa
docs(docs): replaced the discord ( #11325 )
...
* docs(docs): replaced the discord
replaced the discord with https://discord.com/invite/gXK9XNzW3X
closed #11232
2023-01-30 22:24:10 +08:00
NekoYyang
6a2f327a79
fix(components): [link] fix the link jump to element-ui ( #11357 )
...
Fix the link jump to elementui
2023-01-29 22:23:28 +08:00
井柏然
9721912342
fix(components): [table-column] column miss update due to key ( #8528 ) ( #10679 )
...
* fix(components): [table-column] column miss update due to key (#8528 )
* fix(components): [table-column] column miss update due to key (#8528 )
* fix(components): [table-column] ts lint (#8528 )
* fix(components): [table-column] column miss update due to key (#8528 )
* fix(components): [table-column] states.updateOrderFns remove ref (#8528 )
* fix(components): [table-column] add test for table (#8528 )
* Update packages/components/table/src/store/watcher.ts
Co-authored-by: qiang <qw13131wang@gmail.com>
* fix(components): [table-column] fix ts define (#8528 )
* fix(components): [table-column] column miss update due to key (#8528 )
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2023-01-28 10:28:08 +08:00
bartoszrudzinski
65a9cca1ed
fix(components): default table cell padding SCSS variable fix ( #10708 )
...
closed #10706
Co-authored-by: bartoszrudzinski <bartosz.rudzinski@infermedica.com>
2023-01-18 16:29:01 +08:00
acyza
6de3b831c3
docs(components): [card] fix loading error ( #11282 )
...
* docs(components): [card] fix load error
* Update card.md
2023-01-16 15:37:54 +08:00
linxianxi
c8e771eace
fix(components): [message] fix space when offset exists ( #11268 )
...
* fix(components): [message] fix space when offset exists
2023-01-15 17:03:46 +08:00
Qiang
f65c5687da
fix(components): [tree-select] disabled attribute does not take effect ( #10670 )
...
* fix(components): disabled attribute does not take effect
Add default values for attributes, fix #10648
closed #10648
* test: use toBeLessThanOrEqual
* fix(components): recovery code
2023-01-15 07:50:34 +08:00
BTB
0e9e2f39a9
docs: update dev-faq.md ( #11270 )
...
Update dev-faq.md
2023-01-13 13:28:38 +08:00
RadiumAg
4019a83405
chore(components): [tabs] optimize code ( #11261 )
2023-01-12 11:07:14 +00:00
Xc
554dad9a1b
docs(components): [radio] ( #11064 )
...
* docs(components): [docs]
* Update form docs with new syntax.
* docs(components): [radio]
* Update radio docs with new syntax.
* docs(components): [radio]
* Update radio docs with new syntax.
2023-01-12 18:56:16 +08:00
Xc
69443c52a7
docs(components): [rate] ( #11065 )
...
* docs(components): [rate]
* Update rate docs with new syntax.
2023-01-11 23:29:11 +08:00
zz
73a9010e37
fix(components): [select] display tags correctly ( #11149 )
...
* fix(components): [select] display tags correctly
* fix: test cases
2023-01-10 22:38:44 +08:00
Ayden
d6b14cf303
fix(component): [badge] fix auto width ( #11003 )
...
* fix: badge auto width
* fix(components): [badge] remove inset-inline-end
2023-01-10 16:45:28 +08:00
iamkun
dd86f253e9
docs: update tree select table ( #11185 )
2023-01-06 12:07:50 +00:00
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