Xc
1f22916ad7
fix(components): [tooltip] remove deprecated api ( #10264 )
2022-10-27 15:16:29 +08:00
tinyfind
9285109a0c
fix(components): [table] fixed column supported in grouped header ( #10096 )
...
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
2022-10-23 19:56:20 +08:00
Jason Ren
6d624f1a76
docs(components): [Autocomplete] add h1 to autocomplete docs and little tweaking ( #10174 )
2022-10-22 09:22:43 +08:00
iamkun
6890afc149
chore: add missing docs ( #10185 )
...
Revert "chore: rm error doc (#10180 )"
This reverts commit ceef0a56ec
.
2022-10-21 14:48:25 +00:00
iamkun
ceef0a56ec
chore: rm error doc ( #10180 )
2022-10-21 20:53:44 +08:00
Cully Fung
79982b8610
style(docs): [dialog] format ( #10147 )
...
* style(docs): [dialog] format
* style(docs): [dialog] format
2022-10-19 22:07:48 +08:00
Danny Hebert
04820a4dcf
feat(components): [message-box] add append-to option ( #10071 )
2022-10-18 21:47:26 +08:00
zz
ed03cd42bb
docs: fix dialog demo display error ( #10136 )
2022-10-18 15:21:26 +08:00
mewcoder
c5799df0e4
docs(style): change DocSearch colors ( #10117 )
2022-10-18 11:16:35 +08:00
Qiang
f6157c7312
docs: fix a typo ( #10115 )
2022-10-17 20:58:24 +08:00
c0dedance
b053af67c2
docs: update messsage ( #10094 )
...
Update message.md
2022-10-15 12:09:51 +08:00
0song
359d2f6587
docs: fix doc tag ( #10083 )
2022-10-13 16:24:50 +00:00
0song
1f16d3acb4
docs: fix missing title ( #10082 )
2022-10-13 09:00:41 +00:00
Xingjian Zhang
2985bd5188
fix(components): [tabs] fix typo of PaneName ( #10006 )
2022-10-13 11:20:30 +08:00
zz
efed80666d
docs: update table-v2 demo ( #10059 )
2022-10-12 08:15:06 +00:00
Hefty
31f713bf1b
feat(components): [rate] add clearable attribute ( #10031 )
...
feat(components): [rate] add clearable attribute
2022-10-11 10:21:19 +08:00
Xc
817ec60b71
feat(components): [select] Simplified API ( #9994 )
2022-10-09 16:04:11 +08:00
qiang
ae67a610bd
docs: optimize the format of some types in the document ( #9998 )
2022-10-05 18:21:36 +08:00
btea
30a5e52630
docs(components): [table-v2] add row-expand event ( #9979 )
2022-10-01 12:18:49 +08:00
btea
ede0736b1c
refactor(docs): filter bot in contributors list ( #9967 )
2022-09-29 11:15:38 +08:00
Qiang
cc8b816bd9
fix(components): [form] no margin when there is no label ( #9940 )
2022-09-27 14:54:00 +00:00
qiang
7f5d933882
docs: refactor the table-wrapper ( #9878 )
2022-09-24 08:45:10 +08:00
qiang
5d8b2065d0
docs: refactor the external link icon ( #8975 )
2022-09-23 10:03:04 +08:00
LIUCHAO
58bebc9734
docs: fix typo ( #9866 )
2022-09-22 15:00:11 +08:00
zz
0381465719
docs(components): [select-v2] improve demo ( #9815 )
2022-09-18 18:40:15 +08:00
Benleie
af7f629138
docs(components): [popover] remove 'v-model' in example ( #9201 ) ( #9801 )
...
avoid confusing users
2022-09-17 21:57:08 +08:00
三咲智子
861a7953b4
refactor(components): switch to vue macros ( #9306 )
2022-09-16 22:57:41 +08:00
洪布斯
717286ec9c
docs: fix import locale path ( #9683 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-16 20:54:01 +08:00
云游君
f90d3aa6ac
docs(form): fix hide-required-asterisk desc ( #9763 )
2022-09-14 18:55:18 +00:00
三咲智子
d6acdc821f
docs: move documentations to docs ( #9733 )
2022-09-11 16:45:16 +08:00
三咲智子
3fb5f1d01c
docs: move translation guide to docs ( #9730 )
2022-09-11 14:36:50 +08:00
iamkun
d215feec39
docs: update table v2 doc ( #8203 )
...
* docs: update table v2 doc
* chore: update
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-11 01:08:33 +08:00
Lê Quang Đông
e3e0038290
Update tree.md ( #9729 )
2022-09-11 00:34:04 +08:00
jack-pearson
3f718973c3
refactor(docs): simplify imports ( #9724 )
2022-09-10 22:34:15 +08:00
qiang
189c379ddc
chore: add attribute enum autosuggestion for WebStorm ( #9663 )
2022-09-10 09:14:31 +08:00
iamkun
9453b4109a
chore: update readme2 ( #9712 )
2022-09-08 16:11:00 +00:00
pany
e9666db99a
docs(components): [date-picker] attribute type description ( #9357 )
...
* docs(components): fix 'date-picker' attribute type description
* docs(components): revert 'date-picker' attribute description
* docs(components): fix 'datetime-picker' attribute type description
* docs(components): fix 'time-picker' attribute type description
* docs(components): format
* docs(components): fix type, optimization description
2022-09-08 19:22:47 +08:00
三咲智子
99bb2b076c
refactor(build): use pnpm shell-emulator
instead of cross-env
( #9693 )
2022-09-08 14:13:16 +08:00
三咲智子
0fbbc65781
chore: move eslint ignore ( #9694 )
2022-09-07 20:15:23 +08:00
Xc
e8817aae06
feat(components): [select] enhanced suffix ( #9619 )
...
* feat(components): [select] enhanced suffix
* docs: remove useless characters
* docs(components): [select] add remote suffix demo
2022-09-06 23:12:52 +08:00
brokenbones
678fc5cdf2
docs(components): [slider] update size attributes ( #8795 )
2022-09-06 17:00:25 +08:00
zz
6eded0bae8
feat(components): [message-box] allow pass function to message
option ( #9405 )
...
* feat(components): [message-box] allow pass function to `message` option
* chore: update docs
* chore: update docs
2022-09-04 20:38:18 +08:00
Xc
320b28bd20
feat(components): [select-v2] add placement ( #9622 )
...
* feat(components): [select-v2] add placement
* fix(components): [select-v2] type error
* fix(components): [select-v2] type error
2022-09-04 20:34:36 +08:00
Xc
2a1cdbd8eb
feat(components): [select] add placement ( #9621 )
2022-09-04 19:25:01 +08:00
Xc
262bb786c8
docs(components): adjust the type of focus event ( #9620 )
2022-09-04 17:07:19 +08:00
iamkun
e0a73c8d4d
chore: fix footer dark ( #9617 )
2022-09-04 14:10:42 +08:00
amaury-hanser
97380c5525
docs(components): fix popper-options to provide working example ( #8793 )
...
popper-options attribute allow to pass popper js options
the example was wrong and misleading.
closed #8464
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-04 00:15:48 +08:00
qiang
1e6dbd8558
refactor(components): [calendar] rename slot dateCell to date-cell ( #9590 )
...
* refactor(components): [calendar] rename slot dateCell to date-cell
closed 9565
* docs: update
* fix(components): [calendar] avoid slots taking effect at the same time
2022-09-03 23:23:10 +08:00
Xc
9be30f9127
docs: [tree] fix node-click parameter description ( #9614 )
2022-09-03 22:56:05 +08:00
iamkun
27d37ec6da
chore: update doc footer ( #9605 )
2022-09-03 11:10:43 +08:00