yujinpan
e82c5b36d4
fix(components): [tree-select] incorrect selection when using checkOnClickNode
without checkbox ( #12826 )
2023-05-15 19:24:14 +08:00
yujinpan
7424a78e80
fix(components): [TreeSelect] checking node reset checked cache node ( #12367 )
...
* fix(components): [TreeSelect] checking node reset checked cache node
* refactor: remove unused variables and duplicate `onCheck` event
2023-05-15 10:37:21 +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
yujinpan
ce1499b98e
fix(components): [TreeSelect] incorrect check event params ( #12370 )
2023-05-14 17:11:54 +08:00
sleepyShen1989
44376fa0c7
fix(components): [select] fix placeholder display ( #11051 )
...
closed # 11049
2023-05-13 12:55:35 +08:00
lyric-zemin
ea82d3f7c3
fix(components): [tree] Fix TreeOptionProps ( #12511 )
...
fix(components): fix TreeOptionProps
Co-authored-by: wu.zeMin <244@qq.com>
2023-05-13 13:12:25 +09:00
20savage
701940731a
fix(components): [input-number] add Judging if the max is greater than the min ( #12741 )
...
fix(components): update Judging if the max is greater than the min
closed #12741
2023-05-13 11:15:52 +08:00
btea
0da9f948d4
chore(ci): add first pr merge comment ( #12743 )
2023-05-11 20:14:13 +09:00
Xc
213fdfb51e
fix(components): [menu] calc slice index remove comment node ( #12472 )
2023-05-09 22:10:29 +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
Gener
deba6c81fb
fix(components): [upload] before-upload change data in promise ( #12575 )
...
* fix(components): [upload] befroe-upload change data in promise
closed #12340
* fix(components): [upload] befroe-upload change data in promise
closed #12340
2023-05-08 20:26:38 +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
ali-mirzaeii
6a4d21e27c
improvement(locale) : update fa language. ( #12677 )
2023-05-06 20:20:48 +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
wzc520pyfm
9627100b7c
refactor(components): [steps] optomizate class in code ( #12672 )
...
style(components): [steps] optomizate class in code
2023-05-02 16:13:42 +08:00
0xOK
ead49ae579
docs: [tooltip] Modify sample code ( #12392 )
2023-05-02 10:35:51 +08:00
Xc
66e74c8f1b
fix(components): [table-v2] Adjust the expandable ( #12519 )
2023-05-01 16:18:18 +08:00
wzc520pyfm
1749e842bf
docs(components): [skeleton] use new display tag ( #12667 )
2023-05-01 15:10:21 +09:00
SaKura丶
caae0d1a48
fix(components): [image] fixed lazyLoad scroll end not loading ( #12596 )
...
Co-authored-by: cicada <ruoheng@pinduoduo.com>
2023-05-01 10:55:16 +08:00
init-qy
9f693f01de
fix(components): [tree] fix always trigger drag ( #12612 )
2023-05-01 10:29:09 +08:00
wzc520pyfm
62d3204673
docs(components): [timeline] use new display tag ( #12664 )
2023-04-30 10:07:15 +09:00
Xc
74daf8bd00
fix(components): [loading] Compatible with vue3.2.0~12 ( #12377 )
...
* fix(components): [loading] Compatible with vue3.2.0~12
* fix(components): [loading] add comment
2023-04-30 01:52:36 +08: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
btea
3942e10340
chore: code format ( #12608 )
2023-04-25 21:06:00 +08:00
btea
b1d84411d5
fix(components): [table] text node not have closest method ( #12543 )
2023-04-23 20:58:19 +08:00
Element
ea5d261f13
chore: Update changelog 2.3.4 ( #12566 )
...
chore: update changelog 2.3.4
2023-04-23 12:42:30 +00:00
acyza
4c93b47a05
fix(components): [select] correct update selectSize ( #11973 )
...
* chore: 尝试恢复pr
* chore: update
* chore: update
2023-04-23 15:12:46 +08:00
btea
105d79b0d9
refactor: extract isClient and isNumber isBoolean ( #12504 )
...
* refactor: extract isClient and isNumber isBoolean
* test: update test
* refactor: extract isClient to browser
2023-04-20 20:00:49 +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
btea
32e8829d48
test: configure namespace and zindex for loading ( #12485 )
2023-04-18 23:30:01 +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
pan2-2
c0b8f4751b
fix(components): [loading] fix zIndex ( #12442 )
...
fix(components): [loading] fix zIndex
2023-04-17 00:12:13 +08:00
Gavin
03f7aef18a
style(theme-chalk): [transfer] improve transfer filter style ( #12454 )
2023-04-17 00:11:23 +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
Hefty
c92652d241
fix(components): [input] Write Chinese in parenthesis, letters repeat ( #12154 )
...
* fix(components): [input] Write chinese in parenthesis, letters repeat
closed #11723
* fix: remove redundant |
2023-04-15 10:55:56 +08:00
WeiJian
20486bf545
fix(components): [menu] change declartion of ulStyle to setup function ( #12319 )
...
Co-authored-by: guoweijian <wudizhanche1000@gmail.com>
2023-04-15 09:48:31 +08:00
Brain777777
208160d993
fix(components): [date-picker] optimize props definition and export ( #12199 )
...
fix: Optimize props definition and export
2023-04-14 01:22:08 +08:00
井柏然
4ee6dfe7ab
fix(components): [select] delete key should not choose tag ( #12200 )
...
fix(components): [select] delete key choose tag
2023-04-14 01:19:42 +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
小熊
a322597e0e
style(theme-chalk): [menu] horizontal mode submenu line-high ( #11848 )
...
style(theme-chalk): add a line code
When you hover over the lower part of a menu-item, the next menu-item will be selected
closed N
2023-04-09 16:58:52 +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
ljf1834
d172535084
fix(components): [image] Display error content when picture loading fails ( #11600 )
...
* fix(components): [image] Add status attribute and set styles
* fix(components): [image] remove image wrapper container
* chore(components): [image] remove invalid test
* fix(components): [image] update
* chore(components): [image] Remove unwanted code and optimize code
* chore(components): [image] optimize code
2023-04-09 16:11:26 +08:00