Xc
251199e783
fix(components): [tooltip] related components are controlled ( #9019 )
2022-07-26 17:22:54 +08:00
btea
b86459383e
fix(components): [carousel] computed interval prop ( #9022 )
2022-07-26 16:57:55 +08:00
RealityBoy
a30b40b1f6
fix: [el-menu] horizontal mode menu drag causes browser crash ( #9027 )
2022-07-26 16:40:39 +08:00
三咲智子
a97d349cd6
fix(build): add target ( #9018 )
2022-07-26 16:26:39 +08:00
qiang
8387f6dac6
fix(components): [select] sync the tooltip component change ( #8998 )
...
closed #8989 , #8994
2022-07-26 09:05:49 +08:00
zz
0cabd42412
refactor(components): [checkbox] use JSX in Unit test ( #9009 )
2022-07-25 22:28:08 +09:00
LIUCHAO
44f48c65af
fix(components): [checkbox] fix type error ( #8937 )
...
* fix(components): [checkbox] fix type error
* fix(components): [checkbox] fix type error
2022-07-25 20:40:07 +09:00
qiang
1861a383ef
fix(theme-chalk): [table-v2] long text does not wrap ( #8986 )
...
closed #8983
2022-07-25 20:09:32 +09:00
zz
0f96801502
docs: update vue link ( #8974 )
...
* docs: update vue link
* chore: update
2022-07-23 23:11:47 +08:00
LIUCHAO
58a96122b7
docs(components): [datetime-picker] event parameters ( #8930 )
2022-07-23 09:58:18 +09:00
BaboonKing
ff86548156
docs(components): [menu] supplement some content ( #8942 )
2022-07-23 09:45:44 +09:00
Element
84c8c488e9
chore: update changelog 2.2.10 ( #8964 )
2022-07-22 16:07:01 +08:00
kooriookami
79b6e46514
style(theme-chalk): message support small screen ( #8957 )
2022-07-22 15:19:01 +08:00
zz
89a57af7fe
refactor(directives): drop resize ( #8617 )
2022-07-22 10:16:56 +08:00
zz
6837b22841
refactor(directives): [repeat-click] use addEventListener
( #8784 )
2022-07-21 18:15:57 +08:00
zz
9f5be85a48
fix(components): [menu] resize when dynamic data in horizontal mode ( #8616 )
2022-07-21 17:03:58 +08:00
zz
a3c8fda97a
fix(directives): [repeat-click] click handler is fired correctly ( #8828 )
2022-07-21 16:22:50 +08:00
zz
74ce6c1ac2
perf(components): [table] improve find the closest ancestor ( #8621 )
2022-07-21 14:24:09 +08:00
zz
afaa70d293
fix(components): [date-picker] prevent duplicate pick date ( #8588 )
...
* fix(components): [date-picker] prevent duplicate pick
* refactor: mousedown instead of click
* chore: fix test
* chore: update
* chore: update
2022-07-21 12:12:32 +08:00
LIUCHAO
d3291e3fc4
fix(components): [dialog] fix type error ( #8898 )
...
* fix(components): [dialog] fix type error
* fix(components): [dialog] use const assertion
2022-07-20 21:46:18 +08:00
白雾三语
5f041f47a8
fix: [select] label can be displayed correctly after selecting operation ( #8589 )
...
* fix: [select] label can be displayed correctly after selecting operation
* fix: [select] label can be displayed correctly after selecting operation
* fix: [select] modify unit test
* fix: [select] modify unit test
2022-07-20 20:47:34 +08:00
LIUCHAO
0efdebceef
fix(components): [rate] fix type error ( #8896 )
2022-07-20 18:37:04 +09:00
Kim Yang
201953f19b
fix(docs): fix table v2 filter demo style error ( #8847 )
...
* fix(docs): fix table v2 filter demo style error
* fix(docs): update by v-bind
2022-07-20 08:43:53 +09:00
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