Commit Graph

767 Commits

Author SHA1 Message Date
Jeffrey-Wang
386da31e67
docs(components): update el-input slot docs (#9038) 2022-07-29 15:53:58 +08:00
zz
35b1897755
docs(components): [notification] add zIndex attribute (#9083) 2022-07-28 17:38:31 +08:00
l1m2e
a426e15842
docs: modify the background color of the navigation bar toggle button (#9085) 2022-07-28 16:50:31 +08:00
iamkun
b550120e0e
chore: update readme (#9064) 2022-07-28 14:12:26 +08:00
Xc
866b1cd71a
docs: body cancel el-scrollbar (#9015)
* docs: body cancel el-scrollbar

* docs: dark mode scorll bg-color

* style: move scroll css
2022-07-27 14:20:02 +08: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
kooriookami
79b6e46514
style(theme-chalk): message support small screen (#8957) 2022-07-22 15:19:01 +08: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
雷雷雷_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
f30c6675b7
docs: search bg opacity (#8836)
* docs: search bg opacity

* docs: search modal shadow
2022-07-17 13:54:46 +08:00
白雾三语
884690c0cf
docs(components): [tooltip] add trigger-keys attribute (#8740) 2022-07-14 21:46:10 +08:00
iamkun
9b743d3bb6
chore: update component name (#8760) 2022-07-12 00:53:00 +08: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
yujinpan
8a9958688a
docs(components): [TreeSelect] default value is reversed (#8738) 2022-07-10 23:56:17 +08:00
Xc
b0d654c992
docs: sidebar link anchor invalid (#8725) 2022-07-09 07:37:45 +00:00
Xc
1cd9a22f95
docs: use el-scrollbar (#8654) 2022-07-08 11:49:21 +09:00
류한경
efbc4fec09
docs(components): [form] add scroll-to-error attribute (#8650) 2022-07-06 19:15:25 +09:00
0song
dbe892cffd
chore: update readme (#8662) 2022-07-06 12:37:41 +08:00
qiang
cc957d9d22
docs: adjust the navigation bar style (#8631) 2022-07-05 07:07:25 +08:00
류한경
5b817d3008
feat(components): [slider] placement (#8561)
* feat(components): [slider] placement

feat: add fallback placements

feat: rename tooltip-placement

refactor: test code

docs: add placement attribute

docs: prettier

* docs: example placement
2022-07-04 22:35:53 +08:00
zz
e09c0dbc39
docs(components): [transfer] improve and complete examples (#8471) 2022-07-04 21:39:53 +08:00
liu
63c038a071
fix(components): [table] table-column expand nested table wrong style (#8522)
* fix(components): [table]  table-column expand nested table wrong style

* docs: update table component expandable row example
2022-07-04 12:03:08 +08:00
kooriookami
ae96aedf3c
feat(components): [autocomplete] fit input width (#8596)
* feat(components): [autocomplete] Add fitInputWidth prop

* feat(components): [autocomplete]

* feat: add docs

* feat(components): [autocomplete]
2022-07-03 17:54:40 +08:00
Kim Yang
483c32f341
docs(components): update el-input docs (#8500)
Co-authored-by: KimYangOfCat <kim.yang.yj@outlook.com>
2022-07-03 12:46:57 +08:00
Hefty
72d0bc2177
fix(components): add validate-event for form types component (#8173)
* fix(components): add validate-event for form types component

* chore: format code
2022-07-02 21:01:05 +08:00
yujinpan
4fe9c2bd6c
fix(components): [TreeSelect] checkbox interaction (#8102)
* fix(components): [TreeSelect] check child when parent checked

* refactor(components): [TreeSelect] move utility functions to utils.ts

* fix(components): [TreeSelect] exclude check event from click node

* fix(components): [TreeSelect] handle dup when `checkOnClickNode`

* feat(components): [TreeSelect] `treeFind` support find parent node

* fix(components): [TreeSelect] show current selected node only first time

* fix(components): [TreeSelect] incorrect node selection condition

* docs(components): [TreeSelect] update checkbox examples and tips

* fix(components): [TreeSelect] incorrect label when data modify
2022-07-02 14:49:21 +08:00
三咲智子
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
JeremyWuuuuu
15c3aa4fb1
docs(components): [input-number] HTML tag issue (#7864) 2022-05-23 22:05:37 +08:00
msidolphin
6f04af6c39
feat(components): [table] ensure minimum-size doesn't follow the content (#7627)
* feat(components): [table] ensure minimum-size doesn't follow the content

* chore: add version tag
2022-05-20 17:57:21 +08:00
三咲智子
517efb99dc
fix: improve deps (#7763) 2022-05-20 17:41:27 +08:00
0song
4172ff4da6
docs: update doc (#7799) 2022-05-20 12:06:00 +08:00
JeremyWuuuuu
5bfa42cfed
feat(components): [button] restore type="text" (#7761) 2022-05-18 00:39:31 +08:00
renovate[bot]
0a79c3e33b
chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 21:46:20 +08:00
JeremyWuuuuu
01a3edf619
docs(components): [input-number] documentation updates (#7727)
- Add version tag for `value-on-clear`.
- Add breaking change log for `value-on-clear`.
2022-05-17 10:47:09 +08:00
Carter Li
2577b06328
feat(components): [input-number] add :value-on-clear and make it nullable (#7724) 2022-05-17 01:16:44 +08:00
SignDawn
9ae57642db
Update basic.vue (#7722)
文档说的一千条,实际只有 200 条
2022-05-16 22:39:42 +08:00
JeremyWuuuuu
f3a8856c63
improvement(theme-chalk): visual enhancement (#7563)
* improvement(theme-chalk): visual enhancement

- Add visual enhancement for keyboard nagivation on form items.

* Fix linter issue

* Fix switch active text issue

* Fix bordered radio demo issue
2022-05-16 21:01:41 +08:00
云游君
7a45b88783
fix(components): [date-picker] date-table-cell namespace (#7684)
* fix(components): date-table-cell & scrollbar namespace

* fix(components): revert scroll className & add comment
2022-05-16 20:58:50 +08:00
JeremyWuuuuu
5d2daca248
docs(components): [button] link button (#7694)
- Update docs for link button.
- Update vp-translation wrong usage of button.
- Update doc show cases examples.
- Update commit hash value for `link button`
2022-05-14 12:58:09 +08:00
Xc
ad3d998752
feat(components): [button] add link api (#7652)
* feat: button add link type

* fix: code lint

* feat: button add link api

* docs: edit word

Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-05-14 12:20:02 +08:00
iamkun
6323f59de8
chore: enable mirror (#7688) 2022-05-14 11:46:30 +08:00
iamkun
ae25f4e14a
chore: fix sw.js error (#7667) 2022-05-12 23:48:16 +08:00
iamkun
591a7c32f3
chore: doc temp remove PWA to fix server error (#7666) 2022-05-12 23:23:28 +08:00
qiang
0c92e8a8d2
docs: only cache the user preferred language pages in the PWA (#7568)
* docs: cache the preferred lang pages in the PWA

* chore: remove index.html in manifest

* fix: no cache the '/' page

* perf: optimize code

* docs: add always refresh from PWA
2022-05-12 22:48:38 +08:00
Carter Li
325f84d44f
feat(components): menu add more controllable styles (#7549)
1. add some css variables
2. support specifying level padding
3. small code refactor
4. deprecate `background-color` etc
2022-05-12 22:38:26 +08:00
iamkun
cb33f20632
chore: update index spon (#7663) 2022-05-12 21:40:49 +08:00
qiang
2dc4e463fd
chore(ci): optimizing the generated code hint file (#7634) 2022-05-12 10:59:16 +08:00
opengraphica
9c51dab123
feat(components): [dialog] a11y and focus trap on dialog components (#7550)
* feat(components): [dialog] a11y and focus trap on dialog components

* feat(components): [dialog] remove default browser focus style

* feat(components): [dialog] clean up async and comment
2022-05-10 17:58:18 +08:00
btea
688dbb3011
fix(docs): copy icon (#7587)
* fix(docs): copy icon

* chore: modify demo & update copy
2022-05-10 08:06:04 +08:00
云游君
0795254a67
docs: add how to custom namespace & example (#7596) 2022-05-10 08:04:37 +08:00
0song
b2e7477f51
chore: update slogan text (#7573) 2022-05-09 10:33:14 +08:00
0song
56fee15685
chore: add right sponsors (#7567)
* chore: add spon

* chore: add spon dark

* chore: add spon ui

* chore: add spon ui2

* chore: add analytics

* chore: add readme
2022-05-09 08:49:28 +08:00
kooriookami
c20634529f
fix(docs): fix Cross hovering (#7558) 2022-05-08 13:42:39 +08:00
JeremyWuuuuu
16abb4ca41
improvement(components): [virtual-table] (#7557)
- Add method `scrollToRow` to VirtualTable.
- Restore missing `cellProps` attribute.
- Add example for **Manual Scroll**.
- Add example for **Cross Hovering**.
- Update documentation accordingly.
2022-05-07 19:06:57 +08:00
JeremyWuuuuu
9b3a88811d
improvement(components): [virtual-table] (#7548)
- Add example for selection.
- Add example for inline editing.
2022-05-07 11:47:52 +08:00
btea
43cf294f8c
fix(docs): icon collection link (#7547) 2022-05-07 09:48:23 +08:00
JeremyWuuuuu
090706250b
feat(components): [auto-resizer] new component (#7541)
* feat(components): [auto-resizer] new component

- Add new component AutoResizer for skip passing width/height.
- Update documentation for AutoResizer.
- Update FAQs for TableV2.
- Update interfaces for TableV2.

* Fix linter error

* Fix linter issue
2022-05-07 09:47:32 +08:00
JeremyWuuuuu
52a528fde7
fix(components): [virtual-table] horizontal scroll (#7538) 2022-05-06 21:28:57 +08:00
류한경
0c583d0967
docs: fix custom thumbnail upload example preview img (#7516) 2022-05-06 18:29:59 +08:00
JeremyWuuuuu
e97fe719c4
chore(docs): update text button type (#7533)
- Update button's type in examples per changes for button
2022-05-06 17:33:52 +08:00
JeremyWuuuuu
a4aad5a9c0
feat(components): [button] update text button (#7515) 2022-05-05 23:53:47 +08:00
opengraphica
7173e402b7
feat(components): [form-item] auto attach labels to inputs (#7450)
* feat(components): [form-item] auto attach labels to inputs

* feat(components): [form-item] auto-attach up through select

* feat(components): [form-item] auto id complete for all inputs

* feat(components): [form-item] fix lint, remove unused usePopper hook

* feat(components): [form-item] PR comments
2022-05-05 22:04:32 +08:00
云游君
6f9d55471b
docs: add dark mode usage & compile dark/css-vars.css (#7513)
* docs: add dark mode usage & compile dark/css-vars.css

* docs: add example link
2022-05-05 19:56:10 +08:00
云游君
7b9fce4a11
docs: fix upload example images (#7511) 2022-05-05 16:56:49 +08:00
iamkun
cb22c1af34
chore: update to new google analytics (#7486) 2022-05-05 10:31:23 +08:00
JeremyWuuuuu
14cfb0500f
docs(components): [virtualized-table] finishing leftovers (#7496)
- Finishing the documentation examples
- Add APIs to the documentation
- Fix some issue while updating the documentations
2022-05-05 00:54:49 +08:00
云游君
49d48b8f3b
docs: adjust dark toggle transition between navbar & content (#7493) 2022-05-04 23:46:59 +08:00
云游君
dbf076ee15
docs: replace navigation example with svg for dark (#7492) 2022-05-04 22:58:35 +08:00
iamkun
9d78cd7f5e
chore: disable cn redirect temporarily (#7485) 2022-05-04 13:03:09 +08:00
Travis
eda5bd8695
docs(docs): [badge] fix badge.md prop description error (#7419) 2022-05-04 12:10:25 +08:00
三咲智子
aef38eac11
feat(docs): enable theme toggler (#7479) 2022-05-03 15:18:29 +08:00
云游君
8a4bf644ad
fix(theme-chalk): dark mode details (#7460) 2022-05-03 14:02:56 +08:00
iamkun
f0c0ed8b14
docs: update message box doc 'callback accepted values' (#7469) 2022-05-03 02:42:11 +08:00
三咲智子
d04c466e36
refactor(docs): add missing deps (#7465) 2022-05-02 15:15:47 +08:00
云游君
4ea1d85184
docs: fix color box spacing (#7458) 2022-05-01 18:38:08 +08:00
renovate[bot]
0b92157b43
chore(deps): update dependency markdown-it to v13 (#7454)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 15:58:48 +08:00
云游君
49c7ef2633
feat(docs): use home svg layers for dark (#7408)
* feat(docs): use home svg layers for dark

* fix: people leg color & shadow color

* fix: add shadow for right layer

* fix: dot position in screen
2022-05-01 14:30:14 +08:00
Kevin.Liao
ca5b8982eb
fix(docs): icon import (#7440) 2022-05-01 07:01:01 +08:00
joson
9aa6cc1912
feat(components): [switch] add size (#7377)
Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
2022-05-01 05:58:43 +08:00
iamkun
2003c345cf
chore: update doc css (#7444) 2022-04-30 00:07:50 +08:00
iamkun
538d254d7a
chore: update sponsor banner img (#7442) 2022-04-29 22:46:02 +08:00
iamkun
4b0613d354
docs: update some description in the docs (#7432) 2022-04-29 18:03:54 +08:00
JeremyWuuuuu
46d04c7ddd
docs(components): [virtual-table] spans (#7441) 2022-04-29 17:57:39 +08:00
0song
1c62eef041
chore: disable pwa on mirror site (#7414) 2022-04-28 14:03:11 +08:00
0song
9fb5927d79
chore: disable pwa on mirror site (#7413)
* chore: disable pwa on mirror site

* chore: disable pwa on mirror site
2022-04-28 12:48:41 +08:00
三咲智子
7e33c87fe8
docs: add icons for cdn, global and automatic imports (#7407)
closes #7369
2022-04-28 12:35:11 +08:00
opengraphica
16989d8187
feat(components): [slider] aria keyboard controls and attrs (#7389)
* feat(components): [slider] aria keyboard controls and attrs

fix #7350

* feat(components): [slider] fix lint error in slider types

* feat(components): [slider] change start value for home/end unit test

* feat(components): prevent scrolling on touch screen for runway

* feat(components): [slider] type-o in locale prop

* fix(components): [slider] PR comments r1

* fix(components): [slider] linting errors
2022-04-27 21:38:47 +08:00
JeremyWuuuuu
dc98974db9
docs(components): [virtual-table] filtering (#7401)
- Add example for adding filter.
- Export header cell slot renderer interface.
2022-04-27 15:41:22 +08:00
云游君
2ac81ab2cc
refactor: use svg for guide & resources (#7399) 2022-04-27 10:47:15 +08:00
JeremyWuuuuu
1037eb75b4
docs(components): [virtual-table] grouping header (#7397) 2022-04-26 19:21:12 +08:00
JeremyWuuuuu
2d4c52e352
docs(components): [virtual-table] documentations (#7386)
* docs(components): [virtual-table] documentations

- Add examples for `sticky-rows`.
- Add examples for `fixed-columns`.

* Remove style language marking
2022-04-26 14:16:46 +08:00
iamkun
bea17ea84a
chore: update typography images (#7360)
* chore: update typography images

* chore: update typography images style
2022-04-25 20:21:18 +08:00
JeremyWuuuuu
915e1ffe26
docs(components): [virtual-table] custom cell & row class (#7370)
- Add example for customizing cell
- Add example for customize row class
2022-04-25 17:53:49 +08:00
Xc
335569e8a7
feat(components)[image] imageviewer add close-on-press-escape(#7154) (#7182)
* feat: imageviewer add close-on-press-escape(#7154)

Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-25 13:34:40 +08:00
JeremyWuuuuu
77c7225a9d
docs(components): [virtual-table] basic usage (#7352)
- Add entry for table-v2
- Add basic usage for table-v2
2022-04-24 13:44:40 +08:00
云游君
c022b6cb94
docs: fix some spacing styles (#7343) 2022-04-24 00:56:03 +08:00
Serendipity96
9b23b1c9ec
feat(components): [input] add input formatter (#6876)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-23 22:48:21 +08:00