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
iamkun
d26fa73420
docs: update typography to support dark mode ( #7342 )
2022-04-23 22:22:39 +08:00
云游君
5a52e61a3a
docs: adapt for light & dark bg border ( #7340 )
2022-04-23 18:07:02 +08:00
云游君
60d38a464f
docs: dark palette when toggle & fix autocomplete bg ( #7317 )
2022-04-23 08:39:21 +08:00
iamkun
b602608bed
docs: [color-picker] fix popper-class ( #7331 )
2022-04-22 22:38:11 +08:00
三咲智子
915166c815
ci: upload element plus build bundle ( #7327 )
2022-04-22 14:08:08 +08:00
Lee
5068528768
fix(docs): radio-group ( #7257 )
...
* Update radio.md
Radio-group Attributes
Accepted Values
size is wrong
* fix(docs): radio-group
2022-04-21 21:39:13 +08:00
iamkun
1ebafe7bbe
chore: fix doc english search ( #7187 )
2022-04-20 15:08:22 +08:00
Zhongxiang Wang
d2810c867e
fix(components): [input] fix status icon gap ( #7228 )
2022-04-19 12:39:08 +08:00
云游君
2b47933c8f
fix(theme-chalk): components details when dark ( #7229 )
...
* fix(theme-chalk): components details when dark
* fix(theme-chalk): remove step icon bg color
2022-04-19 12:38:12 +08:00
renovate[bot]
dd84f90946
fix(deps): update all non-major dependencies ( #7209 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 08:45:52 +08:00
achin797
da88218821
docs: [form] add FormRules type assertion ( #7192 )
2022-04-17 17:43:23 +08:00
blackie
0ecc6bc91e
docs(components): [tooltips] Update docs ( #6962 )
2022-04-13 22:15:37 +08:00
Zhongxiang Wang
fe4fe8a202
fix(docs): fix markdown transformer ( #7150 )
2022-04-13 21:44:58 +08:00
Yorn Qiu
8149867dd0
docs(components): [select-v2] remove repeated 'clear-icon' ( #7145 )
...
* docs(components): [select-v2] remove repeated 'clear-icon'
remove repeated 'clear-icon' in SelectV2 Attributes
* docs(components): [select-v2] change the lower-cased component to Components
2022-04-13 20:59:30 +08:00
三咲智子
896d8e7fe0
fix(docs): logo link ( #7133 )
2022-04-13 18:46:24 +08:00
云游君
9e083ff79d
fix: tag bg color & other dark details ( #7138 )
...
* fix: tag bg color & other dark details
* chore: use 0 instead of 0px
2022-04-13 14:40:01 +08:00
iamkun
5bb64819c7
docs: add config-provider namespace ( #7128 )
2022-04-12 22:29:05 +08:00
三咲智子
3ab869b446
refactor(docs): improve style and fix typo ( #7094 )
...
* refactor(docs): improve style and fix typo
* fix(docs): dark
2022-04-12 20:14:08 +08:00
三咲智子
80676ed520
fix(docs): contributors when only one language ( #7093 )
2022-04-12 20:03:17 +08:00
qiang
1c632ef709
fix(docs): outDir error of VitePWA ( #7100 )
2022-04-12 15:56:49 +08:00
三咲智子
73fa508530
docs: fix typo ( #7117 )
2022-04-12 07:45:54 +08:00
Renovate Bot
ef9038ad71
chore(deps): update all non-major dependencies
2022-04-12 01:38:15 +08:00
云游君
1796a63caa
docs: fix pre & code bg color ( #7092 )
2022-04-11 00:22:17 +08:00
云游君
33859cca5d
feat: add dark for custom button & adjust details ( #7086 )
2022-04-10 23:58:20 +08:00
Xc
b2e9d630a6
chore(style): refine repetitive code ( #7003 )
...
* style: Refine repetitive code
* style: add default value
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-10 14:04:46 +08:00
qiang
88206c947d
feat(docs): add PWA support for docs ( #7074 )
2022-04-10 13:56:01 +08:00
云游君
ae365d5bc6
docs: change bg color for layout container ( #7077 )
2022-04-10 13:50:27 +08:00
云游君
ee91b01400
feat(theme-chalk): dark bg color overlay for components ( #7005 )
...
* feat(theme-chalk): dark bg color overlay for components
* fix(theme-chalk): details of components
* fix(theme-chalk): box-shadow
2022-04-10 13:47:19 +08:00
bqy_fe
d9e493f4cf
docs(components): [table] add empty slot ( #7004 )
2022-04-09 17:56:51 +08:00
三咲智子
cea5fbd8e9
fix(docs): contributors when other language ( #7066 )
2022-04-09 11:08:54 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata ( #7063 )
2022-04-09 04:32:01 +08:00
黄忠忠
4442ca31ec
chore(docs): update document site style ( #7052 )
...
* chore(docs): update document site style
- enhance document site css rules
* fix: update docs/.vitepress/vitepress/styles/content/table-of-content.scss
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-08 17:16:10 +08:00
三咲智子
6a290ff85a
refactor(build): improve building ( #7048 )
...
* fix: fetching contributors
* refactor(build): improve building
* fix: building
* refactor: build constants
* fix: lockfile
* ci: remove token
* ci: rename
* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
851242e317
feat(docs): add source and contributors ( #6044 )
...
* feat(docs): add source and contributors
closes #6038
* feat(docs): ignore contributor when dev
* ci: add github token
* fix: lint
* fix: page
* fix: placeholder
* ci: remove preview
2022-04-08 00:40:25 +08:00
三咲智子
28c3634cda
fix: move @types/lodash to dep ( #7046 )
...
* fix: move @types/lodash to dep
* fix: deps
2022-04-08 00:37:46 +08:00
Xc
0bdd0fa7ea
docs: [tree-select] clean redundant code ( #7029 )
...
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-07 21:07:40 +08:00
JeremyWuuuuu
2b117e702a
Update hamburger
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
4346578790
Update top nav icons size
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
9107187728
Update styles for content section
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
f994101b27
fix(docs): small screen docs style
...
- Update style for sub nav on mobile size
- Update content width on `1280 - 1440` to allow auto expansion
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
a31fc8a460
Update style to align with header
2022-04-05 10:55:48 +08:00
JeremyWuuuuu
5025b2704c
fix(docs): small screen docs sidebar layout
...
- Fix sidebar size on small screen
- Fix sidebar size on extra large screen
2022-04-05 10:55:48 +08:00
JeremyWuuuuu
a460a1f889
Update
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
5b1508ed9d
Update
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
08ce00609a
Update
2022-04-05 09:20:54 +08:00
JeremyWuuuuu
88021d49a8
Update breakpoints
2022-04-05 09:20:54 +08:00