洪布斯
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
João Gonçalves
198dd0ae43
feat(components): [date-picker] add open and close handlers ( #9571 )
...
* feat(components): [date-picker] add handleOpen and handleClose methods
* chore: update date-picker docs
* chore: update date-picker docs
* feat(components): [date-picker] add handleOpen and handleClose methods
* fix: update the handlers description in the docs
Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com >
2022-09-01 21:59:29 +08:00
João Gonçalves
8156606388
feat(components): [time-picker] add open and close handlers ( #9572 )
...
* feat(components): [time-picker] add handleOpen and handleClose methods
* chore: update time-picker docs
* chore: update time-picker docs
* feat(components): [time-picker] add handleOpen and handleClose methods
* fix: revert changes in pnpm-lock.yaml
* fix: update the handlers description in the docs
Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com >
2022-09-01 21:57:34 +08:00
Juliano Penna
93631d841e
docs(components): [menu] More details about usage of default-active ( #9030 )
...
* Menu: more details about usage of default-active
`default-active` is required to select an item on page load. If it isn't set, no item is selected when the page first opens.
Added this caveat to `Menu Attributes` section.
* chore: update
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 21:19:01 +08:00
neokms
095287bc17
Update layout.md ( #8330 )
...
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 20:10:09 +08:00
weiqinl
c1401a3c7d
docs(components): [select] v-model add array type ( #8234 )
...
* docs(components): [select] v-model add array type
model-value / v-model can binding value add array type
* chore: update
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 18:23:05 +08:00
Alan Wang
1854891bce
docs: [select-v2] add demo of how to use value-key ( #7175 )
...
* docs: [el-select] add demo of how to use value-key
* docs: [selectV2] add demo of how to use value-key
* Update use-valueKey.vue
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 16:46:01 +08:00
Hassan Tariq
280351d5bc
docs: [skeleton-item] remove duplicate type variant ( #9548 )
...
* Remove duplicate type in skeleton item variant
* chore: update
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 15:57:09 +08:00
Richdro
893e414cab
fix: [el-date-picker] fix DatePicker render error ( #7017 )
...
Co-authored-by: RealityBoy <1923740402@qq.com >
2022-08-31 15:43:36 +08:00
LIUCHAO
f21f1e2ee1
docs(components): [date-time-picker] perfect type ( #9528 )
2022-08-31 11:58:47 +08:00
zz
b076b61c01
feat(components): [input-number] add new prop readonly ( #9545 )
2022-08-31 11:47:26 +08:00
0song
df39131856
chore: update doc ( #9549 )
2022-08-30 16:30:42 +00:00
zz
aa735d1f8e
fix(components): [dialog] bind $attrs ( #9455 )
2022-08-29 12:03:40 +08:00
zz
1884b1d7c8
refactor(utils): refine iconPropType ( #9515 )
2022-08-29 03:23:35 +00:00
hfutsora
adfe2444db
feat(components): [dialog] add align center prop ( #8947 )
2022-08-29 02:58:54 +00:00
zz
3be8b536b8
fix(utils): fix iconPropType ( #9506 )
2022-08-28 19:13:58 +08:00
qiang
fc7343be83
docs: uniform the attribute name ( #9504 )
2022-08-28 13:33:48 +08:00
zz
f5fa7e741f
refactor(utils): refactor iconPropType ( #9502 )
2022-08-28 13:20:07 +08:00
zz
e33a279556
feat(components): [image-viewer] add setActiveItem method ( #9389 )
...
* fix(components): [image-viewer] initialIndex lost reactivity
* feat(components): [image-viewer] add `setActiveItem` method
* feat: expose instance type
* chore: add test case
* chore: update docs
2022-08-26 18:18:08 +08:00
RealityBoy
b121012a70
feat(components): [menu] add expand-close-icon、expand-open-icon、collapse-close-icon、collapse-open-icon props ( #9444 )
...
* feat(components): [menu] add some Icon prop
* chore: types update
* Update sub-menu.ts
2022-08-26 11:25:22 +08:00
MonsterPi
fe131df1a4
fix(components): [space] complete the prop of space ( #9380 )
...
* fix(components): [space]complete the prop of space
- class
* fix: update space docs
* refactor(components): [space]redefine the prop of class type
2022-08-25 09:31:20 +08:00
btea
1f3c661c57
feat(components): [form] add require-asterisk-position prop ( #9433 )
2022-08-25 09:27:51 +08:00
Xc
3dc6fbd427
fix(components): [opover] effect dark mode title color ( #9445 )
2022-08-25 09:19:33 +08:00
Xc
543eee1652
docs: adjust with use-lockscreen ( #9152 )
2022-08-23 15:30:29 +08:00
zz
43b286fec1
fix(components): [tree-v2] setExpandedKeys instead of setExpendKeys ( #9413 )
...
* feat(components): [tree-v2] `setExpandKeys` instead of `setExpendKeys`
* chore: update
* chore: update
2022-08-23 13:02:38 +08:00
zz
9cb8ce47e8
feat(components): [tree-v2] add setExpendKeys method ( #9412 )
...
* feat(components): [tree-v2] add `setExpendKeys` method
* chore: update docs
2022-08-23 09:32:07 +08:00
Xc
430b8a27e3
docs: hosting nav zindex ( #9399 )
2022-08-22 01:36:47 +08:00
MARIOMARUI
6a5336638f
docs(components): [date-picker] update example ( #9386 )
2022-08-20 23:47:48 +08:00