sleepyShen1989
340a9bb32c
test(components): [cascader] change way to get defineExpose data ( #13227 )
...
cascaderRef.value is undefined
closed #13226
2023-06-16 15:13:32 +08:00
zepeng
f6e2d3d342
fix(components): [tag] element vertically centered ( #13235 )
...
fix(components): [tag] fix bug #13229
2023-06-16 11:30:54 +08:00
Xc
40f70da95c
fix(components): [select] filter shake ( #12106 )
...
* fix(components): [select] filter shake
* fix(components): [select] filter shake
* fix(components): [select] filter shake
* fix(components): [select] filter shake
* fix(components): [select] remove tagInMultiLine
2023-06-16 08:01:12 +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
20savage
11c79f3003
style(theme-chalk): change border-left:0 to border-left-color:transparent ( #13107 )
...
fix(theme-chalk): change border-left:0 to border-left-color:transparent
closed #13089
2023-06-09 17:59:23 +08:00
zepeng
fa0314ebca
style(theme-chalk): change input-number hover style ( #13120 )
2023-06-09 17:58:49 +08:00
Nikola Mijajlović
78276ff422
fix(locale) : improve sr translation ( #13125 )
...
Improve sr (Serbian) translation
2023-06-08 14:01:24 +00:00
Masanori Doizaki
4218ef2594
fix(components): [table] fix clearFilter type ( #13149 )
2023-06-08 13:49:13 +00: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
zwgwf
4b3436e0b8
style(theme-chalk): remove unreferenced modules ( #12974 )
2023-06-06 16:13:10 +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
WeiJian
266b13eca8
perf(components): [select-v2] performance enhancement for initStates ( #12390 )
...
closed #12274
Co-authored-by: weijian <wudizhanche1000@gmail.com>
2023-06-04 14:26:07 +08:00
wzc520pyfm
03e2a15411
fix(components): [input] fix formatter and parse problem ( #12622 )
...
* fix(components): [input] fix formatter and parse problem
closed #12613
* fix(components): [input] fix input value problem
* fix(components): [input] update return value for input event emit
* test(components): [input] add test for formatter and parser
2023-06-04 13:51:44 +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
20savage
3853845fc9
fix(components):[time-picker] add parseFloat to resolve TimePicker offset ( #12837 )
...
* fix(components): add parseFloat to resolve TimePicker offset
Height is calculated using offsetHeight, offsetHeight will be rounded off
closed #12835
* fix(components): import getStyle to optimize the code
closed #12835
* Delete useless statements
* add judgment
* Update basic-time-spinner.vue
2023-06-04 10:49:48 +08:00
dopamine
cb01089128
fix(components): [table] width of columns become 0 unexpectedly ( #12920 )
2023-06-03 21:07:58 +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
init-qy
e25caadcef
fix(components): [table] add missing append height ( #12676 )
2023-06-03 11:03:55 +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
init-qy
1cde8d43d3
fix(components): [backtop] change default visible ( #13069 )
...
* fix(components): [backtop] change default visible
* fix(components): [backtop] handleScroll onMounted & add unit test
2023-06-03 06:58:56 +08:00
Element
606eade53d
chore: Update changelog 2.3.6 ( #13055 )
...
chore: update changelog 2.3.6
2023-06-02 05:03:23 +00:00
0song
0a6e403010
chore: rm china mirror redirect ( #12968 )
...
chore: rm redirect
2023-06-02 04:51:26 +00:00
dopamine
8fd857aa8a
fix(components): [steps] preserve the order of subcomponents ( #12896 )
...
* fix(components): [steps] preserve the order of subcomponents
* fix: remove unused type
* add test cases
2023-05-29 20:17:36 +08:00
Xc
015ac099cb
fix(components): [table] maxHeight shark ( #12349 )
2023-05-29 20:16:31 +08:00
btea
9ba2ed7013
chore: format docs ( #12973 )
2023-05-29 20:03:54 +08:00
qiang
a99dbb3954
fix(components): [select] optimize the triggering of blur event ( #11524 )
...
* fix(components): [select] drop-down selection is not closed when blur
closed #10893 , #10992
* fix(components): [select] optimize the triggering of blur event
* refactor(components): [select] optimize code
2023-05-28 17:31:25 +08:00
qiang
6222629007
refactor(components): [message-box] remove useRestoreActive ( #11646 )
2023-05-28 09:57:29 +08:00
btea
fe52138758
test: [notification] add zIndex test case ( #12949 )
2023-05-26 11:52:59 +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
onpaper
9b564c3497
fix(components): [notification] fix props.zIndex lose efficacy bug ( #12474 )
...
* fix(components): [notification] fix props.zIndex lose efficacy bug
* fix(components): [notification] fix props.zIndex lose efficacy bug
* fix(components): [notification] fix props.zIndex lose efficacy bug
* fix(components): [notification] fix props.zIndex lose efficacy bug
2023-05-24 08:06:43 +08:00
Xc
8851532487
chore: edit pr template, use copilot pr ( #12913 )
...
chore: edit pr template
2023-05-23 15:47:45 +00:00
白雾三语
dffecc232a
fix(components): [select-v2] Fix border color error ( #12755 )
...
* fix(components): [select-v2] Fix border color error
* fix(components): [select] updated code
2023-05-23 23:16:30 +08:00
仿生狮子
f986b63a00
fix(components): [popper] prioritise user's popper-style ( #12833 )
...
* fix(components): [popper] prioritise users popper-style
fix : #12831
* test: fix packages/popper testcase
2023-05-21 20:46:24 +08:00
winches
9241b4dbe4
chore: optimize md plugin config ( #12801 )
2023-05-20 10:28:55 +08:00
Element
b21a0e3caf
chore: Update changelog 2.3.5 ( #12883 )
...
chore: update changelog 2.3.5
2023-05-19 06:58:47 +00: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
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