Commit Graph

3829 Commits

Author SHA1 Message Date
iamkun
2d4ef52900
chore: update sketch link (#8903) 2022-07-19 20:41:22 +08:00
류한경
fbe5990f1c
refactor(components): [descriptions] switch to script-setup syntax (#8349) 2022-07-19 19:21:30 +08:00
Xc
3d311c003c
fix(components): [upload] one-way cannot add attachments (#8877) 2022-07-19 07:32:48 +08:00
kooriookami
379d373497
style(theme-chalk): message-box support small screen (#8856) 2022-07-18 21:36:16 +08:00
gjfei
cf21d1cb52
fix(components): [message] fix message grouping styles (#8809) 2022-07-18 20:05:44 +09:00
雷雷雷_Ray
47b999ab96
fix(docs): fixed the link icon would be duplicated when switching pages (#8103)
* fix(docs): remove duplication

* Fix #7207

* fix(docs): switch to a more concise way

fix #7207
2022-07-18 17:57:54 +08:00
Xc
ef22e5db62
feat(components): [tooltip] adjust controlled mode (#8762)
* feat(components): [tooltip] adjust controlled mode
2022-07-17 23:14:51 +08:00
Xc
7258ee3bb2
fix(components): [table] spanMethod check return type (#8844) 2022-07-17 23:14:14 +08:00
zz
098c439ce8
refactor(directives): [trap-focus] use JSX in Unit test (#8819) 2022-07-17 20:34:15 +09:00
dopamine
2287dc3690
fix(components): [virtual-list] throw non-corresponding error message (#8835) 2022-07-17 17:28:26 +08:00
Xc
f30c6675b7
docs: search bg opacity (#8836)
* docs: search bg opacity

* docs: search modal shadow
2022-07-17 13:54:46 +08:00
zz
d45c2b95b2
fix(test-utils): fix type error (#8780)
* fix(test-utils): fix type error

* chore: update

* chore: update
2022-07-16 21:01:48 +08:00
qiang
4b0b051c53
fix(components): [tabs] disabled pane can still be focused (#8600)
* fix(components): [tabs] disabled pane can still be focused

* test(components): [tabs] modify the test

* fix(components): [tabs] hide close button when Tab is disabled

* chore(components): [tabs] optimize code

* fix(theme-chalk): [tabs] the disabled style error
2022-07-16 19:01:03 +08:00
류한경
651e6bc157
fix(locale): update ko translation (#8839) 2022-07-16 17:02:08 +09:00
zz
83d1e2191e
refactor(directives): [trap-focus] refactor (#8818) 2022-07-16 10:12:21 +09:00
zz
16326d579b
refactor(directives): [click-outside] use JSX in Unit test (#8783)
* refactor(directives): [click-outside] use JSX in Unit test

* chore: update
2022-07-16 09:07:15 +09:00
zz
a8aaff64bd
fix(directives): [click-outside] fix type error (#8782) 2022-07-16 08:17:59 +09:00
btea
e6e6842805
fix(components): [message] set appentTo value (#8730)
* fix(components): [message] set appentTo value

* feat: update judge
2022-07-15 23:17:28 +08:00
zz
3d96c878bf
fix(components): [timeline] fix type error (#8829) 2022-07-15 13:32:56 +08:00
gjfei
c2ca7cd16a
fix(components): [select] fix select tooltip zIndex (#8768)
* fix(components): [select] fix select tooltip zIndex (#8753)

* fix(components): [select] fix select test

* fix(components): [select] fix select
2022-07-14 23:21:38 +08:00
白雾三语
884690c0cf
docs(components): [tooltip] add trigger-keys attribute (#8740) 2022-07-14 21:46:10 +08:00
LIUCHAO
a9e062b75c
refactor(components): [color-picker] use useNamespace (#8722)
closed #8720
2022-07-14 20:22:20 +08:00
LIUCHAO
522c10a263
refactor(components): [transfer] use JSX in Unit test (#8274) 2022-07-14 19:12:59 +09:00
류한경
861ae5d7db
refactor(components): [timeline] use JSX in Unit test (#8339) 2022-07-14 18:33:27 +09:00
zz
50f9a6c7c2
fix(utils): fix type error (#8779) 2022-07-13 19:48:11 +09:00
LIUCHAO
33fc8e5c4e
refactor(components): [pagination] use JSX in Unit test (#8269)
* refactor(components): [pagination] remove no unused vars
2022-07-13 19:36:55 +09:00
webfansplz
006cc3dc24
fix(components): [focus-trap] maximum call stack size exceeded error (#8218)
* fix(components): [focus-trap] add debounce for emit `focusin` event

* chore: update

* chore: update
2022-07-13 09:50:09 +08:00
zz
9fef09333f
refactor(directives): [repeat-click] use JSX in Unit test (#8785) 2022-07-12 20:42:38 +09:00
gjfei
23b131770e
refactor(components): [container] use JSX in Unit test (#8778) 2022-07-12 20:26:58 +09:00
btea
b64aa94f5e
refactor(components): [popconfirm] remove redundant function (#8786) 2022-07-12 18:03:58 +08:00
Xc
16c126b35e
fix(components): [form-item] clearValidate invalid (#8643) 2022-07-12 00:55:12 +08:00
Xc
59154e639a
fix(components): [tree] allow and node drop-type (#8681) 2022-07-12 00:54:50 +08:00
iamkun
9b743d3bb6
chore: update component name (#8760) 2022-07-12 00:53:00 +08:00
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