Commit Graph

3946 Commits

Author SHA1 Message Date
zz
60fdcfe946
fix(hooks): [use-locale] fix type error (#8733) 2022-07-11 19:25:58 +09:00
renovate[bot]
29b7e9fcf2
chore(deps): update dependency octokit to v2 (#8742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 18:06:59 +08:00
gjfei
986c57eeb4
fix(components): [cascader] fix namespace (#8719) 2022-07-11 18:06:21 +08:00
msidolphin
d365ad811e
refactor(components): [el-table] using flex to refactor table (#8690) 2022-07-11 02:08:21 +08:00
yujinpan
8a9958688a
docs(components): [TreeSelect] default value is reversed (#8738) 2022-07-10 23:56:17 +08:00
LIUCHAO
7ad851241c
refactor(components): [dialog] use JSX in Unit test (#8270)
* refactor(components): [dialog] use JSX in Unit test

* fix(components): [dialog] fix type error
2022-07-10 19:40:10 +09:00
Xc
2680d67523
fix(components): [select] automatic-dropdown next focus invalid (#8398) 2022-07-10 18:04:31 +08:00
zz
5399d7c882
fix(hooks): [use-attrs] fix type error (#8558)
* fix(hooks): [use-attrs] fix type error
2022-07-10 18:02:40 +08:00
류한경
2fce0f1d3b
fix(components): [slider] not changed marker style (#8737)
* fix(components): [slider] not changed marker style

* test: add mark props test case
2022-07-10 16:28:45 +08:00
qiang
2ed1ecea12
fix(theme-chalk): [slider] style error when vertical (#8734) 2022-07-10 15:26:48 +08:00
류한경
9d8bad8419
fix(components): [input] fix type error (#8731) 2022-07-10 15:09:50 +08:00
bqy_fe
f850aa28cb
fix(components): [step] className should be is-icon when using icon slot (#8706) 2022-07-09 19:27:31 +09:00
zz
b50e21015c
fix(hooks): [use-floating] fix type error (#8727) 2022-07-09 18:15:53 +09:00
zz
58bbef942a
fix(hooks): [use-form-item] fix type error (#8726) 2022-07-09 17:49:07 +09:00
Xc
b0d654c992
docs: sidebar link anchor invalid (#8725) 2022-07-09 07:37:45 +00:00
bqy_fe
e939850863
perf(components): [slider] emit UPDATE_MODEL_EVENT only if value changes (#8603) 2022-07-08 21:30:53 +08:00
류한경
9781552a2e
fix(components): [select] change disabled color (#8705) 2022-07-08 21:26:12 +08:00
ashun
20bdf09ea4
fix(components): [select-v2] add null check to filter method (#8537) (#8538)
When options of select-v2 contain null value in their label
Filterable feature won't work and let the web page get stuck
I add null value protection to the method and let it return false
when label includes null
2022-07-08 21:07:27 +08:00
Element
e73f4788f9
chore: update changelog 2.2.9 (#8709) 2022-07-08 03:43:05 +00:00
Xc
1cd9a22f95
docs: use el-scrollbar (#8654) 2022-07-08 11:49:21 +09:00
RJW
7f3000aa26
fix(components): [dropdown] fix A11y when tooltip show (#8655) 2022-07-07 23:09:29 +08:00
Xc
468c3a3274
revert(components): [radio] revert input id (#8677)
* Revert "fix(components): [radio] fix typo (#8556)"

This reverts commit b922b9ea01.

* Revert "fix(components): [radio] Divide attrs into label and input (#8476)"

This reverts commit 2d8a9e4256.
2022-07-07 12:06:55 +08:00
류한경
efbc4fec09
docs(components): [form] add scroll-to-error attribute (#8650) 2022-07-06 19:15:25 +09:00
0song
dbe892cffd
chore: update readme (#8662) 2022-07-06 12:37:41 +08:00
류한경
3bacd01ce5
fix(components): [steps] fix type error (#8627) 2022-07-05 08:22:36 +08:00
qiang
cc957d9d22
docs: adjust the navigation bar style (#8631) 2022-07-05 07:07:25 +08:00
류한경
5b817d3008
feat(components): [slider] placement (#8561)
* feat(components): [slider] placement

feat: add fallback placements

feat: rename tooltip-placement

refactor: test code

docs: add placement attribute

docs: prettier

* docs: example placement
2022-07-04 22:35:53 +08:00
LIUCHAO
9f42ce8694
fix(components): [date-picker] disabled year not selectable (#8414)
closed #8409
2022-07-04 21:41:15 +08:00
zz
e09c0dbc39
docs(components): [transfer] improve and complete examples (#8471) 2022-07-04 21:39:53 +08:00
liu
63c038a071
fix(components): [table] table-column expand nested table wrong style (#8522)
* fix(components): [table]  table-column expand nested table wrong style

* docs: update table component expandable row example
2022-07-04 12:03:08 +08:00
RJW
2486d92d25
fix(components): [dropdown] fix visible-change event delay trigger (#8602) 2022-07-04 11:12:13 +08:00
kooriookami
ae96aedf3c
feat(components): [autocomplete] fit input width (#8596)
* feat(components): [autocomplete] Add fitInputWidth prop

* feat(components): [autocomplete]

* feat: add docs

* feat(components): [autocomplete]
2022-07-03 17:54:40 +08:00
LIUCHAO
819c0fa01f
refactor(components): [steps] use JSX in Unit test (#8259) 2022-07-03 18:15:42 +09:00
bqy_fe
a4e6105827
fix(components): [dialog] make modelValue be an optional property (#8598) 2022-07-03 16:24:23 +08:00
Kim Yang
483c32f341
docs(components): update el-input docs (#8500)
Co-authored-by: KimYangOfCat <kim.yang.yj@outlook.com>
2022-07-03 12:46:57 +08:00
류한경
e9b50baf7d
fix(components): [dialog] remove not used style props (#8325) 2022-07-03 09:37:28 +08:00
qiang
97ad78924b
fix(components): [autocomplete] error message (#8591) 2022-07-03 01:06:36 +08:00
wangzi
26cc00480b
fix(components): [date-picker] fix type of year disabled failure (#8568)
* fix(components): [date-picker]

fix date-picker's type of year disabled failure

closed #8554

* fix(components): [date-picker] fix type of year disabled failure

fix date-picker's type of year disabled failure

closed #8554

Co-authored-by: guowanzi <8750640+guowanzi@user.noreply.gitee.com>
2022-07-02 22:10:53 +08:00
qiang
59392fa194
refactor(components): [tabs] add deprecated mark to activeName (#8590) 2022-07-02 22:06:40 +08:00
류한경
5678464c57
fix(components): [time-picker] Ignore key down if readonly (#8283)
* fix(components): [time-picker] Ignore key down if readonly

* fix(components): [time-picker] Ignore key if readonly
2022-07-02 22:05:22 +08:00
Hefty
72d0bc2177
fix(components): add validate-event for form types component (#8173)
* fix(components): add validate-event for form types component

* chore: format code
2022-07-02 21:01:05 +08:00
sorry
d20e58ecbb
fix(components): [input-number] Fix value decimals miss prop precision (#8587)
* fix(components): [input-number] Fix value decimals miss prop precision
2022-07-02 15:38:07 +08:00
yujinpan
4fe9c2bd6c
fix(components): [TreeSelect] checkbox interaction (#8102)
* fix(components): [TreeSelect] check child when parent checked

* refactor(components): [TreeSelect] move utility functions to utils.ts

* fix(components): [TreeSelect] exclude check event from click node

* fix(components): [TreeSelect] handle dup when `checkOnClickNode`

* feat(components): [TreeSelect] `treeFind` support find parent node

* fix(components): [TreeSelect] show current selected node only first time

* fix(components): [TreeSelect] incorrect node selection condition

* docs(components): [TreeSelect] update checkbox examples and tips

* fix(components): [TreeSelect] incorrect label when data modify
2022-07-02 14:49:21 +08:00
류한경
ede25ea5b0
fix(theme-chalk): [select] change style when disalbed and selectded (#8354)
* fix(theme-chalk): [select] change style when disalbed and selectded

* fix(theme-chalk): [select-v2] change style when disalbed and selectded

* refactor: replace with include

* refactor: replace with include
2022-07-01 23:00:54 +08:00
ParkerFiend
609ee571b4
fix(components): [menu] fix infinite flicker after choosing subMenu (#8533)
* fix(components): [menu] fix infinite flicker after choosing subMenu

closed #8525, #8487
2022-07-01 22:01:35 +08:00
Element
d746c4617d
chore: update changelog 2.2.8 (#8584) 2022-07-01 12:30:34 +00:00
三咲智子
2d951a2af7
fix(components): [message] fix z-index & offset (#8582) 2022-07-01 20:19:43 +08:00
zz
b922b9ea01
fix(components): [radio] fix typo (#8556) 2022-07-01 16:16:10 +08:00
Element
3a436a02d0
chore: update changelog 2.2.7 (#8572) 2022-07-01 13:12:54 +08:00
三咲智子
77fa19b45a
fix(docs): config-provider example (#8534) 2022-06-30 22:43:55 +08:00