三咲智子
77fa19b45a
fix(docs): config-provider example ( #8534 )
2022-06-30 22:43:55 +08:00
Xc
dc5ea2319d
docs(components): [tree] custom node content button margin ( #8539 )
2022-06-30 22:42:53 +08:00
renovate[bot]
ca56e64fa3
chore(deps): update all non-major dependencies ( #8484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00
qiang
598f3ab5cd
feat(components): [autocomplete] expose blur event ( #8364 )
...
* feat(components): [autocomplete] expose blur event
* docs(components): [autocomplete] update
2022-06-27 13:39:25 +09:00
云游君
5d88f628bb
feat(components): [message-box] add autofocus attribute ( #8445 )
...
* feat(components): [message-box] add autofocus attribute
* fix: autofocus to be true by default
* docs: message-box autofocus default value
* chore: remove useless comment
* fix: focusStartRef value el
2022-06-26 04:32:05 +08:00
LinZhanMing
a9277187cf
docs: fix popper.js docs link(dropdown, select-v2, tooltip) ( #8474 )
2022-06-25 22:43:55 +09:00
류한경
c6b43df7b3
refactor(components): [popconfirm] changed button type ( #8436 )
...
* refactor(components): [popconfirm] changed button type
* docs: changes to attribute kebab case, add accepted values
* fix: remove del tag
* fix: remove del tag
2022-06-24 13:58:51 +09:00
小孩可可爱爱
29fd3eb217
docs: [tag] add tag theme example ( #8413 )
2022-06-22 19:43:08 +08:00
LIUCHAO
63847a981f
docs(components): [message-box] add customized icon for examples ( #8381 )
2022-06-22 01:29:27 +00:00
l1m2e
3db3d62c54
docs: add gaussian blur to the navigation bar ( #8376 )
2022-06-21 17:40:04 +08:00
0song
1706dfb6c5
docs: add autocomplete doc ( #8320 )
2022-06-17 16:20:04 +08:00
三咲智子
73f48ae7a7
fix(components): [upload] two-way binding fileList ( #8258 )
2022-06-17 15:01:30 +08:00
0song
9aa1632452
docs: add autocomplete doc ( #8316 )
2022-06-17 06:55:40 +00:00
0song
a145f6e880
chore: update typography img ( #8315 )
2022-06-17 14:54:26 +08:00
0song
e9a79101a3
chore: update readme img ( #8306 )
2022-06-16 23:02:18 +08:00
Linmj
9f9a0657f7
docs(components): [tabs] update tabs.md ( #8260 )
2022-06-16 13:16:05 +08:00
Eddie
5cc33b01ad
docs(components): [time-picker] remove invalid attribute ( #7801 )
2022-06-15 16:37:35 +08:00
renovate[bot]
4a8277ceb3
chore(deps): update all non-major dependencies ( #8236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: 三咲智子 <sxzz@sxzz.moe >
2022-06-15 01:48:52 +08:00
0song
7a376f3ae9
chore: update readme ( #8251 )
2022-06-13 22:32:09 +08:00
Carter Li
1aa9d43129
refactor(components): [switch] Simplify color handling ( #8199 )
...
1. Use CSS variables to set `(in)activeColor` in order not to modify DOM
2. Deprecate property `(in)activeColor` in favor of CSS variables
2022-06-12 22:40:53 +08:00
0song
2faac935ae
chore: update img style ( #8223 )
2022-06-12 00:09:01 +08:00
0song
c4d8de24ca
chore: update readme thanks ( #8219 )
2022-06-11 16:35:10 +08:00
Xc
4484d07d76
docs(components): [layout] bg-color caused by unocss cover ( #8175 )
...
* docs(components): [layout] unocss cover
* docs(components): [layout] unocss cover
2022-06-08 07:09:35 +00:00
류한경
4ef6ee28a8
docs(components): [link] fix type accepted values ( #8117 )
2022-06-08 09:23:24 +08:00
renovate[bot]
697ac8c94b
fix(deps): update all non-major dependencies ( #7847 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: 三咲智子 <sxzz@sxzz.moe >
2022-06-07 17:36:24 +00:00
btea
db0b4d49e0
fix(docs): remove extra slashes ( #8134 )
2022-06-06 23:26:30 +08:00
0song
a4c3c01e8d
chore: update doc site ( #8121 )
2022-06-06 06:30:24 +00:00
qiang
d8739fa550
docs(components): [table] wrong default value for resizable ( #8092 )
2022-06-05 09:52:14 +08:00
云游君
92b2007d82
docs(components): [menu] add left and right example ( #8094 )
2022-06-05 09:51:58 +08:00
三咲智子
1435581c0c
fix(build): tree shaking ( #8088 )
2022-06-04 14:12:38 +00:00
三咲智子
74b1f90c91
chore: upgrade element plus icons ( #8086 )
2022-06-04 11:37:02 +00:00
류한경
2805cb8aae
docs: fix typo ( #8078 )
...
* docs: fix typo
* fix: restore text
2022-06-04 06:48:44 +08:00
qiang
60cd22b890
feat(components): [image] support native lazy loading ( #7968 )
2022-06-01 13:21:05 +08:00
Jeremy
2a44274bf4
docs(components): [time-picker] event parameters ( #8002 )
...
* Update doc event parameters for blur/focus event.
* Update doc event parameters for change event.
* Update doc event parameters for visible-change event.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com >
2022-05-31 10:03:44 +08:00
Chris
d3f50525f8
chore(docs): use defineConfig for vite ( #7670 )
2022-05-31 05:49:49 +08:00
iamkun
c3e17ec600
chore: update resource track ( #7999 )
2022-05-30 23:39:05 +08:00
Xc
6d73349cc5
fix(components): [button] link style and docs ( #7996 )
...
* fix(components): [button] link style and docs
* fix(components): [button] link style
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com >
2022-05-30 21:38:18 +08:00
Faizal Andyka
bb246485c9
docs: theming ( #7965 )
2022-05-30 04:05:51 +00:00
opengraphica
af732b124b
feat(components): [dropdown] a11y ( #7946 )
...
* feat(components): [dropdown] always use button trigger
* feat(components): [dropdown] a11y unit tests
* feat(components): [dropdown] pr comments
2022-05-30 11:51:25 +08:00
renovate[bot]
799cee17f1
fix(deps): update dependency @element-plus/icons-vue to v2 ( #7976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-30 10:53:27 +08:00
三咲智子
180a2b91e0
docs: fix markdown block ( #7960 )
2022-05-30 10:26:15 +08:00
류한경
c59a4a84ed
docs(components): [form] delete unused variables ( #7944 )
2022-05-28 13:20:12 +08:00
iamkun
f187c7eac7
chore: update design resource text ( #7934 )
2022-05-28 04:34:39 +08:00
Xc
61e9be07f9
fix(components): [select-v2] status-icon position ( #7835 )
...
* fix(components): [select] status-icon position
* fix(components): [select-v2] status-icon position
* fix(components): [select-v2] status-icon position
2022-05-25 23:02:57 +08:00
云游君
ca58f2beb3
fix(theme-chalk): [date-picker] basic & range height size ( #7831 )
2022-05-25 21:42:21 +08:00
三咲智子
cb3cfa06ad
chore: upgrade @vue/test-utils ( #7877 )
2022-05-25 12:05:50 +08:00
三咲智子
3d2a257101
refactor(build): use esbuild and tsx ( #7876 )
2022-05-24 11:31:16 +00:00
renovate[bot]
b77753c854
fix(deps): update dependency eslint-plugin-vue to v9 ( #7848 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: 三咲智子 <sxzz@sxzz.moe >
2022-05-24 09:41:11 +00:00
赵朋朋Eddie
437f10abae
fix(docs): [infinite-scroll] fix error when use directive ( #7855 )
2022-05-24 09:48:08 +08:00
qiang
49117b6b03
docs: fix typo ( #7815 )
...
type="link" -> link
2022-05-24 09:36:23 +08:00