0song
092abe44ba
chore: update sponsors ( #6787 )
2022-03-24 11:20:45 +08:00
三咲智子
9c029b414d
docs: [upload] improve typings ( #6764 )
2022-03-23 18:50:36 +08:00
三咲智子
bb8609ecc6
refactor(docs): switch to unocss ( #6728 )
2022-03-22 17:16:46 +08:00
BaboonKing
cc48cee966
docs: fix link error ( #6753 )
2022-03-22 17:16:34 +08:00
云游君
e4c6f6d0d9
refactor(theme-chalk): use css var instead of component hex colors ( #6727 )
...
* refactor(theme-chalk): use css var instead of component hex colors
* refactor(theme-chalk): hex colors to css var & use mixin as namespace
2022-03-21 21:41:33 +08:00
renovate[bot]
8f1e6168b1
chore(deps): update all non-major dependencies ( #6729 )
2022-03-21 17:40:56 +08:00
btea
d083be90c9
feat(components): [cascader] add tag-type attribute ( #6726 )
...
* feat(components): [cascader] add tag-type attribute
* chore: add comment
2022-03-21 12:42:03 +08:00
Jason Ren
790311d035
fix: fix "Invalid date" display error in docs site ( #6714 )
...
originally the "Last Updated" field displayed "Invalid date", the bug was in vitepress's file
'config.ts', missing 'lastUpdated' field in UserConfig object.
2022-03-19 09:21:19 +08:00
云游君
aeee7339f4
refactor: css vars for reset.scss & reset for docs & fix cards ( #6698 )
2022-03-18 23:53:11 +08:00
长喆
12c4ceb856
fix(docs): update tabs click prop type ( #6709 )
...
* fix(docs): update tabs click prop type
* fix(docs): import type
2022-03-18 21:54:25 +08:00
云游君
4c7638dd5a
fix(docs): build without window and Element error ( #6656 )
2022-03-15 22:13:01 +08:00
JeremyWuuuuu
6aeb2d7aab
feat(components): [el-result] warn users using subTitle as slots ( #6651 )
...
* feat(components): [el-result] warn users using subTitle as slots
- Add deprecation warning for el-result sub-title slots
- Update documentation with a slotted sub title
* Fix useDeprecated typing issue
2022-03-15 19:50:50 +08:00
三咲智子
bb939c6a58
refactor(build): move to internal package ( #6585 )
...
* refactor(build): move to internal package
* ci: fix
* chore: fix
* fix: docs
* chore: add fast-glob to root package
* chore: fix PR comments
* build: add tsx
* refactor: re-organize
* refactor: improve log
2022-03-15 19:23:38 +08:00
blackie
458e301a52
fix(components): [result] rename slot's name from 'subTitle' to 'sub-title' ( #6636 )
...
* fix(components): [result] rename slot's name
* docs(components): [result] update doc
2022-03-15 16:59:50 +08:00
renovate[bot]
c04d41026e
fix(deps): update dependency @vueuse/core to v8 ( #6605 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 01:42:17 +08:00
云游君
2caac7906e
refactor(docs): adjust style details & fix pages width ( #6624 )
...
* refactor(docs): adjust style details
* refactor(docs): add toc width
* refactor(docs): remove unused var
* fix(docs): typography & button etc pages width unify
2022-03-14 23:41:39 +08:00
云游君
93aa1d621e
fix(docs): border-color css var ( #6620 )
2022-03-14 19:41:41 +08:00
云游君
d3a66b8767
refactor(components): [rate] use css var & disable to disabled & star-color to fill-color ( #6601 )
...
* refactor(components): [rate] use css var & disable to disabled
* refactor(components): [rate] remove getIconStyle
* refactor(components): [rate] rename star-color to fill-color
* fix(test-utils): rate vitest by css vars
* refactor: use ns.is('', state)
2022-03-14 19:34:49 +08:00
renovate[bot]
46a4da0cdc
fix(deps): update all non-major dependencies ( #6604 )
2022-03-14 18:00:30 +08:00
三咲智子
5d85fba20c
chore: self closing vue tag ( #6603 )
2022-03-13 16:16:11 -04:00
msidolphin
d435a6a6fc
feat(components): [el-table] exposes scroll methods ( #6539 )
...
* feat(components): [el-table] exposes scroll methods
* chore: improve code
2022-03-13 23:00:58 +08:00
云游君
b232a20b7d
fix: docsearch dark shadow ( #6595 )
2022-03-13 22:51:23 +08:00
云游君
d8a52cfe85
refactor(theme-chalk): dark.scss to css vars & migrate fill-color-blank ( #6597 )
2022-03-13 22:42:57 +08:00
blackie
468d4ba162
refactor(components): [skeleton] switch to script-setup syntax ( #6395 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-13 20:53:05 +08:00
云游君
06f6844509
refactor(theme-chalk): rewrite palette & remove -base suffix ( #6593 )
...
* refactor(theme-chalk): rewrite palette & remove -base suffix
* refactor(theme-chalk): container as default bg-color
* refactor(theme-chalk): add fill-color-blank
* fix(docs): fill-color-light for code-bg
2022-03-13 20:10:07 +08:00
Jason Ren
bf8eec1314
docs: [layout] fix a mistyped value ( #6576 )
2022-03-13 15:32:50 +08:00
JeremyWuuuuu
8a8f0d64e7
chore(project): rename .eslint.js to .eslint.json ( #6584 )
2022-03-13 14:19:51 +08:00
云游君
2db400c73a
refactor(components): [link] dynamic css vars & fix inner align ( #6557 )
2022-03-12 16:59:07 +08:00
云游君
93ee392932
fix(components): [upload] photo-wall wrap ( #6546 )
...
* fix(components): upload photo-wall wrap
* refactor(components): upload conent with props by tsx
* fix: type generate for upload sfc tsx
* Revert "fix: type generate for upload sfc tsx"
This reverts commit beeb9fb1642a875278ab9bf92f8ae4b7ae971013.
* Revert "refactor(components): upload conent with props by tsx"
This reverts commit 425e4a9f34693d9828bc8cf2e5ef2d75c5037864.
* fix: upload content type by as any
* refactor: extract uploadContentProps to object
* refactor(components): upload use tamplate instead of h
* Update packages/components/upload/src/upload.vue
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
* refactor(components): remove useless key in upload-content
* refactor(components): fix type
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-03-12 16:57:48 +08:00
三咲智子
da6d2dc84b
feat(components): [message] support re-render vnode ( #6527 )
...
* feat(components): [message] support re-render vnode
* docs: improve api reference
* test: add message vnode render function
2022-03-11 20:19:31 +08:00
Alan Wang
103bb1b104
feat(components): [cascader]add collapse-tags-tooltip ( #6331 )
2022-03-11 15:58:00 +08:00
Alan Wang
a3e3acc0fc
feat(components): [select-v2]add collapse-tags-tooltip ( #6532 )
...
* feat(components): [select-v2]add collapse-tags-tooltip
* feat(components): [select-v2]set fallback-placements
* feat(components): [select-v2]add collapse-tags-tooltip
* feat(components): [select-v2]set fallback-placements
* feat(components): [select-v2]add v-if on tooltip
2022-03-11 15:56:35 +08:00
Alan Wang
57d08f9a78
feat(components): [select]add collapse-tags-tooltip ( #6245 )
...
* feat(components): [select]add collapse-tags-tooltip
* feat(components): [select] collapse-tags-tooltip set width
* feat(components): [select] collapse-tags-tooltip set fallback-placements
* feat(components): [select] resolve conflicts
* feat(components): [select] add v-if on tooltip
2022-03-11 15:56:23 +08:00
云游君
195224f745
docs: separate layout examples ( #6526 )
2022-03-11 00:13:29 +08:00
云游君
8929151b85
refactor(theme-chalk): [upload] use bem rewrite upload scss & fix bugs ( #6508 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-03-10 23:52:13 +08:00
三咲智子
7653551c48
fix(docs): improve component typings ( #6524 )
2022-03-10 22:34:59 +08:00
Lay Hunt
0d6cfc60b8
docs(theme-chalk): update the modification guide introduced by webpack on demand ( #6496 )
2022-03-10 15:42:56 +08:00
三咲智子
80d903771f
feat: extract eslint config to separate package ( #6495 )
2022-03-10 15:39:13 +08:00
云游君
6b7bc4fd94
refactor(theme-chalk): message css var & add getCssVarName ( #6488 )
...
* refactor(theme-chalk): message css var & add getCssVarName
* Update closable.vue
2022-03-08 21:08:19 +08:00
msidolphin
505616c2ab
feat: [el-table] support always show scrollbar & get selection rows ( #6469 )
2022-03-08 14:28:58 +08:00
三咲智子
b8c38a9fe5
chore: enhance eslint rules ( #6476 )
...
* chore: enhance eslint rules
* chore: enhance eslint rules
2022-03-08 14:03:32 +08:00
msidolphin
166c5944d0
fix(components): [el-select] optimize prefix size & selected style ( #6267 )
...
* fix(components): [el-select] optimize prefix size & selected style
* fix: implement icon by mask
* chore: adjust multiple demo width
2022-03-07 16:13:05 +08:00
三咲智子
eab6be93e7
refactor(docs): [form] improve docs and typings ( #6447 )
2022-03-07 13:37:13 +08:00
renovate[bot]
30ba0726a6
fix(deps): update all non-major dependencies ( #6448 )
2022-03-07 10:51:47 +08:00
三咲智子
c72679e4e9
refactor(components)!: refactor form ( #5401 )
...
* refactor(components): refactor form
* refactor: resolve PR comments
* refactor(components): refactor isNested
* refactor: resolve PR comments
2022-03-06 22:20:56 +08:00
C.Y.Kun
13ffea1114
refactor(components): refactor upload ( #6014 )
...
* refactor(components): refactor ElUpload
* refactor(components): refactor upload
* test: use jsx
* refactor: resolve review comments
* fix: ts error
* refactor: re-order imports
* refactor: rename
* fix: infinity watch
* refactor: rename
* refactor: address PR comments
Co-authored-by: Kevin <sxzz@sxzz.moe>
2022-03-05 23:09:31 +08:00
云游君
46d6240ad6
docs: parallax layers for home ( #6435 )
...
* docs: parallax layers for home
* fix: parallax size to small
* fix: parallax size to small
* fix: adjust home size
2022-03-05 20:00:44 +08:00
JeremyWuuuuu
11d3db586c
feat(components): [el-messagebox] add context for message box ( #6379 )
...
- Add context for message box
- Update documentation based on changes
2022-03-05 19:40:35 +08:00
iamkun
071fca55ae
docs: rm old doc link ( #6438 )
2022-03-05 19:26:07 +08:00
Carter Li
4412ace887
feat(components): export prop persistent
in el-select
( #6428 )
...
Ref: https://github.com/element-plus/element-plus/issues/6378#issuecomment-1058968214
2022-03-04 17:52:10 +08:00
msidolphin
6c5668a4d3
fix(components): [tabs] optimize new icon style ( #6327 )
2022-03-02 15:29:15 +08:00
JeremyWuuuuu
69de57b8d4
feat(components): [el-notification] add context for notification ( #6368 )
...
- Add context for notify method
- Add documentation for adding appContext for notification
- Fix a bug which message[type] method connot get context
- Enhance documentation for ElMessage
2022-03-02 11:12:26 +08:00
JeremyWuuuuu
d5f6f795cd
feat(components): [el-notification] add context for notification ( #6367 )
...
- Add context for notify method
- Add documentation for adding appContext for notification
- Fix a bug which message[type] method connot get context
- Enhance documentation for ElMessage
2022-03-02 10:55:51 +08:00
0song
99bc488ed2
chore: update sponsors ( #6364 )
...
* chore: update sponsor config
* chore: update readme
* chore: fix lint
2022-03-01 23:07:58 +08:00
三咲智子
72768935b3
chore: load env file ( #6323 )
2022-03-01 21:38:52 +08:00
Sanjay Soundarajan
31bed90a2e
docs: add tab name for the card style tabs ( #6310 )
2022-03-01 19:17:11 +08:00
JeremyWuuuuu
f6a58ce66c
fix(components): [el-dialog] revert focus trapping feature ( #6346 )
...
* fix(components): [el-dialog] revert focus trapping feature
- Revert focus trapping
* Remove focus trap documentation
2022-03-01 00:45:42 +08:00
三咲智子
dbbfa34bec
feat(components): [button] add icon slot ( #6343 )
2022-03-01 00:11:24 +08:00
三咲智子
de1ae87010
docs: fix link ( #6336 )
2022-02-28 18:29:11 +08:00
JeremyWuuuuu
722ad0ba54
chore(project): Add gogo code migration to readme ( #6325 )
...
- Add gogo code migration tool descriptions to readme
- Add gogo code migration tool to migration.md
2022-02-28 14:25:26 +08:00
云游君
72f6416d36
chore(docs): fix bit sponsor logo ( #6316 )
2022-02-28 11:31:43 +08:00
renovate[bot]
644bf309f8
chore(deps): update all non-major dependencies ( #6318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-28 11:29:46 +08:00
msidolphin
3422a49c56
fix(docs): fix banner covering sponsor problem ( #6269 )
2022-02-25 17:09:41 +08:00
msidolphin
8210a307e3
fix(docs): jitter when expand source code ( #6279 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-25 17:04:45 +08:00
Zhou Qi
cb8476fea0
fix: typo ( #6263 )
2022-02-24 15:59:29 +08:00
云游君
c3b935d803
fix(docs): do not useDark when production ( #6262 )
...
* fix(theme-chalk): remove useless tag close icon css attribute
* fix(docs): disable useDark when online
2022-02-24 14:03:02 +08:00
JeremyWuuuuu
6aa69126b8
feat(components): [message] add vue context for message component ( #6259 )
2022-02-24 11:24:34 +08:00
三咲智子
7289f99848
docs: refactor resource ( #6260 )
...
* docs: refactor resource
* docs: change shadow
2022-02-24 11:04:56 +08:00
msidolphin
979d169958
docs: demo block add float control ( #6258 )
...
* docs: demo block add float control
* feat: add hover state
* chore: improve code
2022-02-24 10:53:13 +08:00
blackie
c7d738e468
refactor(components): [button-group] switch to script-setup syntax ( #6256 )
2022-02-24 10:15:28 +08:00
renovate[bot]
d6c3a0db41
fix(deps): update all non-major dependencies ( #6251 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-23 18:26:25 +08:00
paul
f68aa3cf05
feat(components): [el-row] enhancement for supporting space-evenly ( #6223 )
...
Co-authored-by: gp5251 <gp5251@qq.com>
2022-02-23 10:46:06 +08:00
云游君
496398ce38
refactor(theme-chalk): use scss list & map generate type css var ( #6221 )
...
* refactor(theme-chalk): use scss list & map generate type css var
* chore(theme-chalk): remove quote for var
* refactor(theme-chalk): use light-7 for check button
* refactor(theme-chalk): use light var for check-tag
* refactor(theme-chalk): use css var for tag color
* refactor(theme-chalk): remove tag-color in scss var
2022-02-23 10:09:32 +08:00
云游君
f0e4b3a184
fix(docs): remove fixed variables & add color palette ( #6216 )
2022-02-22 16:42:54 +08:00
啝裳
31839aa92c
docs: update Using Nuxt.js ( #6214 )
2022-02-22 15:52:03 +08:00
JeremyWuuuuu
d2e9de9511
feat(components): [el-dialog] enhancement for dialog a11y ( #6087 )
...
* feat(components): [el-dialog] enhancement for dialog a11y
- Refactor dialog to script setup
* Separates dialog and its content into different components
* Remove unused code & fix a potential bug in focus-trap component
* Update dialog-content.vue
Co-authored-by: bqy <1743369777@qq.com>
2022-02-22 12:49:28 +08:00
msidolphin
108f7dd5df
feat(components): [el-popconfirm] support persistent ( #6207 )
2022-02-22 10:48:59 +08:00
云游君
709c2d837c
feat(docs): add docs dark basic style ( #6196 )
2022-02-21 21:36:34 +08:00
啝裳
87617892e9
docs: [el-popover] add trigger=contextmenu
、before-enter
、before-leave
( #6108 )
...
* docs: [el-popover] add before-enter、before-leave
* docs: [el-popover] add `trigger=contextmenu`
* docs: update
2022-02-21 17:10:55 +08:00
renovate[bot]
2fc1b44af1
chore(deps): update all non-major dependencies ( #6195 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 15:54:49 +08:00
三咲智子
7b098fe809
chore(deps): upgrade deps ( #6197 )
2022-02-21 15:35:45 +08:00
Ghislain B
769833954a
docs(components): [el-popover] add missing effect
option ( #6135 )
...
* docs(components): [popover] add missing `effect` option
* Update popover.md
Co-authored-by: Ghislain Beaulac <Ghislain.Beaulac@se.com>
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-02-21 14:56:44 +08:00
Alan Wang
4159bfa500
fix(docs): [popover] add description of teleported ( #6137 )
2022-02-21 10:16:42 +08:00
msidolphin
6e8a0016eb
refactor(components): [el-input] use box-shadow to implement border ( #6031 )
...
* refactor(components): [el-input] use box-shadow to implement border
* fix: select position
2022-02-21 09:31:18 +08:00
msidolphin
78b24dfdfd
fix(components): [el-table] optimize popover performance ( #6170 )
2022-02-21 09:21:59 +08:00
weidehai
7e9ff25aea
test(components): [el-tooltip] add unit test about appendTo ( #6178 )
2022-02-21 09:12:29 +08:00
renovate[bot]
76c6571580
chore(deps): update dependency @crowdin/cli to v3.7.8 ( #6153 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:11:58 +08:00
renovate[bot]
7fe16434db
chore(deps): update dependency unplugin-icons to v0.13.2 ( #6155 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 12:11:36 +08:00
renovate[bot]
9c83e46bf5
chore(deps): update dependency vite-plugin-windicss to v1.7.1 ( #6133 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 05:46:34 +08:00
renovate[bot]
36d9472b34
chore(deps): update dependency vite to v2.8.3 ( #6075 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 22:20:17 -05:00
btea
2dd396f644
chore(docs): update rate.md ( #6077 )
2022-02-16 10:40:30 +08:00
msidolphin
4b6e9889de
feat(components): [el-menu] support customize popper offset ( #6049 )
...
* feat(components): [el-menu] support customize popper offset
* docs: improve docs
2022-02-15 11:06:21 +08:00
renovate[bot]
cbd74784bf
chore(deps): update dependency vitepress to v0.22.2 ( #6025 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 08:56:13 +08:00
renovate[bot]
b400af2f73
chore(deps): update dependency axios to v0.26.0 ( #6016 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:03:28 +08:00
renovate[bot]
f76e3e23c9
chore(deps): update dependency @iconify-json/ri to v1.1.0 ( #6032 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:57 +08:00
renovate[bot]
50b056d1b4
chore(deps): update dependency vite to v2.8.2 ( #6035 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 04:02:21 +08:00
renovate[bot]
814c150dd8
chore(deps): update dependency @vueuse/core to v7.6.2 ( #6010 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 18:59:27 +08:00
BeADre
99f378a63a
feat(components): [el-select] add effect and close #5956 ( #5976 )
2022-02-11 23:13:33 +08:00
renovate[bot]
cd2fe007e1
chore(deps): update dependency vite to v2.8.1 ( #5984 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 22:28:12 +08:00
C.Y.Kun
f9a6bd8444
docs(components): update docs ( #5854 )
...
* docs(components): update docs
2022-02-11 20:29:52 +08:00
renovate[bot]
48645003d7
chore(deps): update dependency vitepress to v0.22.0 ( #5971 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 18:00:14 +08:00
0song
39cb432cd9
docs: update empty component docs ( #5959 )
2022-02-11 12:16:18 +08:00
三咲智子
879ea6d31b
feat: support jsx, closes #5708 ( #5947 )
2022-02-11 12:10:56 +08:00
msidolphin
2ed6fc4cee
docs: [el-image] add preview-append-to-body ( #5901 )
...
* docs: [el-image] add preview-append-to-body
* chore: rename
2022-02-11 11:41:29 +08:00
三咲智子
ca7bcfe9b3
feat: add defineOptions
for script-setup
( #5932 )
...
* feat: add unplugin-vue-define-options
* feat: add jest support
2022-02-11 11:39:49 +08:00
三咲智子
1a5411bd54
docs: remove setup code for playground ( #5951 )
2022-02-11 11:33:43 +08:00
weidehai
8945e21ec7
feat(components): [el-time-picker] add visibleChange event ( #5704 )
2022-02-11 11:24:46 +08:00
三咲智子
6503e55277
refactor(utils): migrate utils ( #5949 )
...
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils): remove
* refactor(utils): rename
* refactor(utils): move EVENT_CODE to constants
* refactor: remove generic
2022-02-11 11:03:15 +08:00
Calum Knott
4f58afb7dd
docs: [select-v2] simplify description ( #5893 )
...
Co-authored-by: Kevin <sxzz@sxzz.moe>
2022-02-11 00:42:45 +08:00
啝裳
bbe1cdcb13
docs: tabpane name support number type ( #5916 )
2022-02-10 23:26:04 +08:00
weidehai
0fce1f1a58
chore(docs): fix input document ( #5937 )
2022-02-10 23:10:01 +08:00
renovate[bot]
38473a7473
chore(deps): update dependency vite-plugin-inspect to v0.3.14 ( #5923 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 19:41:50 +08:00
jeremywu
5c095d3a13
fix(docs): algolia searching ( #5926 )
...
* fix(docs): algolia searching
- Fix algolia searching hit component
- Comment the code which is not used and causing warning in dev mode
* Fix Linter complains
2022-02-10 17:30:00 +08:00
msidolphin
04ed04effd
feat(components): [el-table] support tableLayout ( #5860 )
...
* feat(components): [el-table] support tableLayout
* fix: typo
* fix: remove unused var
* fix: optimize code
* fix: typo
2022-02-10 09:35:29 +08:00
renovate[bot]
563b8692e6
chore(deps): update dependency @vueuse/core to v7.6.1 ( #5894 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 23:59:51 +08:00
ioslh
a8a8cd8f08
fix(docs): [pagination] example bugfix according to new usage ( #5833 )
2022-02-09 18:28:39 +08:00
renovate[bot]
d2db02111d
chore(deps): update dependency vite to v2.8.0 ( #5882 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 16:19:24 +08:00
renovate[bot]
d89d29865e
chore(deps): update dependency vite-plugin-windicss to v1.7.0 ( #5831 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 15:40:04 +08:00
renovate[bot]
6a5f3641bb
chore(deps): update dependency unplugin-icons to v0.13.1 ( #5855 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 15:39:23 +08:00
renovate[bot]
087d49f7c0
chore(deps): update dependency unplugin-vue-components to v0.17.18 ( #5856 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 00:28:00 +08:00
renovate[bot]
fe3a0c5e53
chore(deps): update dependency @vueuse/core to v7.6.0 ( #5857 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 00:27:32 +08:00
三咲智子
426a6a686c
feat: switch to lodash-unified ( #5734 )
...
* feat: switch to lodash-unified
* chore: move lodash mocks
2022-02-08 10:37:21 +08:00
iamkun
6ff6270cdc
docs: update theming doc ( #5806 )
2022-02-08 03:54:30 +08:00
renovate[bot]
17553e919c
chore(deps): update dependency unplugin-vue-components to v0.17.17 ( #5799 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 03:52:02 +08:00
iamkun
02d82bae4a
chore: update icon doc ( #5808 )
2022-02-08 02:39:24 +08:00
iamkun
16db823157
chore: rm doc countdown ( #5805 )
2022-02-07 11:40:24 +08:00
三咲智子
f811ebbacf
docs: update migration ( #5793 )
2022-02-06 13:20:37 +08:00
三咲智子
8d1e66a5bf
docs: [config-provider] add slot scope ( #5792 )
2022-02-06 09:20:37 +08:00
啝裳
ea90c4c148
docs: fix all style contamination ( #5656 )
...
* docs: fix all style contamination
* fix: update
2022-02-06 09:18:11 +08:00
renovate[bot]
a98ff9b40c
chore(deps): update dependency @docsearch/react to v3.0.0-alpha.50 ( #5788 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 04:17:16 +08:00
renovate[bot]
a507b682af
chore(deps): update dependency unplugin-vue-components to v0.17.16 ( #5791 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 04:15:33 +08:00
renovate[bot]
fc076a861f
chore(deps): update dependency @docsearch/js to v3.0.0-alpha.50 ( #5787 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 03:27:01 +08:00
三咲智子
24ee8066e4
docs: add element-ui link ( #5776 )
2022-02-05 23:48:17 +08:00
jeremywu
dbb00ef4b6
fix(components): [el-popper] append to body compatability ( #5755 )
...
* fix(components): [el-popper] append to body compatability
- Add a new hook for deprecation warning
- Add deprecation warnings for previous used `append-to-body` API
- Add test for the API.
* Address PR comments
* Update documentations for deprecated
* Fix formatting issue
2022-02-04 14:59:58 +08:00
kooriookami
fb50b4ff8d
fix(components): [Dialog & MessageBox] support draggable ( #5369 )
...
* feat: add use-draggable
* feat: msgbox add draggable
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
2022-02-03 21:04:25 +08:00
C.Y.Kun
b46bdae9e6
docs(components): check docs before stable ( #5740 )
2022-01-31 23:43:56 +08:00
三咲智子
911ed90bf2
docs: move backtop to Navigation, closes #3897 ( #5652 )
2022-01-31 23:28:22 +08:00
kooriookami
e89804196b
style: fix popper style ( #5736 )
2022-01-31 22:59:06 +08:00
Chen_Z
cf094c4e1b
fix(docs): fix el-tree props disabled type ( #5540 )
2022-01-28 16:23:29 +08:00
renovate[bot]
6bd90a60a8
chore(deps): update dependency unplugin-vue-components to v0.17.15 ( #5674 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 15:56:40 +08:00
kooriookami
eb6553bedf
fix(components): [image-viewer] fix some bugs and improve style ( #5673 )
...
* fix: fix ElImageViewer
* fix: update
* perf: perf zoomRate
2022-01-28 15:21:43 +08:00
msidolphin
8322bcf843
refactor(components): [el-pagination] optimize component style ( #5666 )
2022-01-27 16:52:45 +08:00
G-G
696c20dd60
fix(theme-chalk): el-breadcrumb__item style ( #5597 )
...
* fix(theme-chalk): el-breadcrumb__item style
Change the style of el-breadcrumb__item,It wasn't aligned before
fix #5594
* docs(docs): docs edit describe
docs edit describe Change separator-class to separator-icon
* docs(docs): docs edit describe
docs edit describe Change 'iconfont' to 'svg icon'
Co-authored-by: 赵雅国 <zhao.yaguo@shinewingdigital.com>
2022-01-27 16:27:30 +08:00
啝裳
12caac28eb
docs: test style contamination ( #5648 )
2022-01-26 15:56:56 +08:00
renovate[bot]
61dc3823dd
chore(deps): update dependency @vueuse/core to v7.5.5 ( #5634 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-26 15:56:49 +08:00
msidolphin
77a3d5c7c1
refactor(components): [el-pagination] adjust component size ( #5640 )
...
* refactor(components): [el-pagination] adjust component size
* fix: background size
* chore: improve doc style
2022-01-26 14:29:48 +08:00
msidolphin
043d20403f
fix(components): [el-table] fix invalid maxHeight issue ( #5584 )
...
* fix(components): [el-table] fix invalid maxHeight issue
fix #5580
* fix: remove native scrollbar
2022-01-26 14:05:35 +08:00
MoConWu
5ee184fdfd
feat(theme-chalk): css var for empty & rate ( #5359 )
...
* 更新var.scss,提取empty的fill-color
将fill的color提取出来,作为变量,方便后续修改,修改如下:
'fill-color-0': var(--el-color-white),
'fill-color-1': #FCFCFD,
'fill-color-2': #F8F9FB,
'fill-color-3': #F7F8FC,
'fill-color-4': #EEEFF3,
'fill-color-5': #EDEEF2,
'fill-color-6': #E9EBEF,
'fill-color-7': #E5E7E9,
'fill-color-8': #E0E3E9,
'fill-color-9': #D5D7DE,
* 修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改
修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改
* 修改rate下的配色提取到变量里
修改rate下的配色提取到变量里,提取如下:
'void-color': #c6d1de,
'rate-color': #F7BA2A,
* 提取rate的色彩作为变量
提取rate的色彩作为变量
* 修改rate的色彩变量
修改和提取rate变量为:
'void-color': #c6d1de,
'star-color': #F7BA2A,
'disable-void-color': #EFF2F7,
'text-color': #1f2d3d,
* replace space to enter
替換空格为回车
* lint change
lint change
* Missing Pretty error
color 颜色小写
* Add CustomStyles infomation
Add CustomStyles infomation
* Change CustomStyles
Change CustomStyles
* Add CustomStyles
Add CustomStyles
* Change rate to empty
Change rate to empty
* Modify CustomStyles after Bottom content
Modify CustomStyles after Bottom content
* Change Custom styles
Change Custom styles
* feat: format rate.md
2022-01-26 02:10:19 +08:00
iamkun
5798495b32
chore: update doc UI dot style ( #5624 )
2022-01-25 17:43:25 +08:00
iamkun
6397c6c636
docs: add release countdown ( #5605 )
2022-01-25 16:58:33 +08:00