三咲智子
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
三咲智子
ab018ea46e
chore(dev): add https option ( #5622 )
2022-01-25 16:57:25 +08:00
kooriookami
7032e75721
style&doc(components): [el-tooltip] improve style and doc ( #5598 )
...
* style: change style
* style: remove useless style
* style: update
* docs: update
2022-01-25 16:10:49 +08:00
三咲智子
0464c06d92
fix(build): locale export default ( #5576 )
2022-01-24 23:37:19 +08:00
三咲智子
459a93b070
fix(dev): fix default imports & add https support ( #5572 )
2022-01-24 02:34:06 +08:00
三咲智子
0cb14b3f61
docs: remove vue-cli related ( #5571 )
2022-01-23 12:35:51 -05:00
hy
b687074a43
docs: [el-progress] fix default slot description ( #5564 )
...
Co-authored-by: hy <zihong2020@foxmail.com>
2022-01-24 00:40:13 +08:00
msidolphin
2f521c419c
refactor(components): [el-table] use namespace ( #5528 )
2022-01-22 10:37:59 +08:00
renovate[bot]
dd5b84f885
chore(deps): update dependency @vueuse/core to v7.5.4 ( #5532 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 23:18:57 -03:00
renovate[bot]
0d2565a2b9
chore(deps): update dependency unplugin-vue-components to v0.17.14 ( #5519 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 23:12:18 -03:00
msidolphin
13de0524eb
feat(components): [el-button] support for customize loading component ( #5505 )
2022-01-21 23:11:35 -03:00
Valar103769
621d8c7a8e
perf(build): optimizition build time ( #5507 )
2022-01-20 15:31:33 +08:00
weidehai
47fdd4f542
chore(docs): fix tooltip document ( #5421 )
2022-01-20 15:28:18 +08:00
msidolphin
1fdd2cee8f
feat(components): [tree] node-click passes event object ( #4312 )
...
re 4307
2022-01-19 17:13:18 +08:00
三咲智子
d1ddd215f3
chore: upgrade dependencies ( #5490 )
2022-01-19 16:22:13 +08:00
Alan Wang
260e491011
docs: [el-select]change default of reserve-keyword ( #5355 )
2022-01-19 15:17:19 +08:00
Alan Wang
db41ec5d5e
feat(components): [el-dropdown]add handleOpen and handleClose methods ( #5444 )
...
* feat(components): [el-dropdown]add handleOpen and handleClose methods
* feat(components): [el-dropdown]add handleOpen and handleClose methods
* feat(components): [el-dropdown]add handleOpen and handleClose methods
2022-01-19 15:04:44 +08:00
renovate[bot]
6c0b9fdd62
chore(deps): update dependency vitepress to v0.21.6 ( #5480 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 14:21:36 +08:00
renovate[bot]
dd8948eccd
chore(deps): update dependency axios to v0.25.0 ( #5463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 16:46:43 +08:00
Alan Wang
4f9f27d40d
feat: [el-select-v2]add reserve-keyword and change docs ( #5308 )
...
* feat: [el-select-v2]add reserve-keyword and change docs
* fix(components): [el-select-v2]add test case
2022-01-18 11:24:54 +08:00
msidolphin
8a9747310e
feat(components): [el-date-picker] add panel change event ( #5304 )
...
* feat(components): [el-date-picker] add panel change event
* docs: [el-date-picker] add panel change event
2022-01-18 10:37:27 +08:00
三咲智子
1d48642436
docs: optimize deps when dev ( #5434 )
2022-01-18 06:33:53 +08:00
renovate[bot]
d2e482c592
chore(deps): update dependency vite-plugin-windicss to v1.6.3 ( #5437 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 06:33:33 +08:00
Alan Wang
984e0c2578
feat(components): [el-drawer] add footer slot ( #5404 )
...
* feat: [el-drawer]add footer slot
* feat(components): [el-drawer]add footer slot
* feat(components): [el-drawer]add cancel and confirm function
2022-01-17 14:58:06 +08:00
renovate[bot]
bc0ab70b5f
chore(deps): update dependency vitepress to v0.21.5 ( #5422 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-17 14:26:01 +08:00
renovate[bot]
0b7607cecf
chore(deps): update dependency unplugin-vue-components to v0.17.13 ( #5417 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 22:32:29 +08:00
kooriookami
f632072186
feat: dropdown add popper-options prop ( #5396 )
2022-01-16 13:56:16 +08:00
iamkun
2bbeaf4bad
docs: check user prefer site ( #5407 )
2022-01-16 08:59:40 +08:00
renovate[bot]
809dd0ba7f
chore(deps): update dependency @crowdin/cli to v3.7.7 ( #5389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 05:15:32 +08:00
renovate[bot]
00477f99fc
chore(deps): update dependency @crowdin/cli to v3.7.6 ( #5318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:11:33 +08:00
Alan Wang
2cf215e3c4
feat(components): [el-time-select] support custom format (e.g. 12-hour) ( #5309 )
2022-01-12 11:11:43 +08:00
iamkun
71a7755527
docs: update timepicker doc ( #5326 )
2022-01-12 08:43:21 +08:00
iamkun
bb1e86a1f8
docs: update tooltip doc
2022-01-12 00:58:29 +08:00
jeremywu
60487af6ba
docs(components): [el-tooltip] enhance el-tooltip documentations ( #5298 )
...
- Add APIs that are already in the code to the documentation
- Enhance some documentation to notice users about the feature
2022-01-11 14:34:40 +08:00
kooriookami
57e0d1d1bb
fix(style): [el-dropdown] fix doc style ( #5266 )
...
* fix: update style
* style: update
* feat: update test
2022-01-11 10:29:25 +08:00
renovate[bot]
3d3f6fe48e
chore(deps): update dependency @crowdin/cli to v3.7.5 ( #5280 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 05:58:29 +08:00
iamkun
1b711119ab
chore: remove resource red dot ( #5290 )
2022-01-11 05:55:50 +08:00
jeremywu
3957ffb324
feat(project): adding cypress into element plus ( #5281 )
...
* feat(project): adding cypress into element plus
- Introduce Cypress to Element Plus
- Add Action config for running Cypress automatically after workflow for build website done
- Add a base case for button.spec.ts
- Add cypress recordings and screenshots to gitignore
- Add Cypress into tsconfig.json for global typing intelligence
- Add scripts for running cypress
* - Update cpress.yml syntax error
* - Remove cypress from jest running collector
2022-01-10 19:25:48 +08:00
renovate[bot]
a5f72021f1
chore(deps): update dependency vite-plugin-windicss to v1.6.2 ( #5264 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 21:22:13 -05:00
renovate[bot]
e673657e07
chore(deps): update dependency markdown-it to v12.3.2 ( #5225 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 20:19:11 +08:00
btea
70fa3e7f26
feat(components): [el-message] config-provider message max attr ( #5063 )
...
* feat(components): [el-message] config-provider message max attr
* chore: update test
* feat: update test and message-method
* chore: format config-provider.md
* test: add multiple config-provider
* test: config-provider nesting
2022-01-08 20:03:13 +08:00
msidolphin
b5ae3e80bb
fix(components): [el-transfer] improve styles ( #5139 )
2022-01-08 19:53:52 +08:00
msidolphin
32af40ea59
fix(docs): [el-icon] fix svg icon cannot copied issue ( #5208 )
...
* fix(docs): [el-icon] fix svg icon cannot copied issue
* Update docs/.vitepress/vitepress/components/globals/icons.vue
* fix: format
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-01-08 19:49:21 +08:00
kooriookami
f5b7e3accc
fix(components): [el-form] fix form style ( #5145 )
...
* style: fix form style
* feat: update
* feat: update
* feat: update
* feat: update spell
* feat: update
2022-01-08 19:34:09 +08:00
renovate[bot]
2ae9c9759e
chore(deps): update dependency vitepress to v0.21.4 ( #5213 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 16:35:49 +08:00
renovate[bot]
774a91d5f2
chore(deps): update dependency markdown-it to v12.3.1 ( #5216 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 15:39:18 +08:00
jeremywu
12b80c097b
feat(docs): Add migration chapter ( #5205 )
...
- Add example for migration document.
2022-01-07 16:09:32 +08:00
kooriookami
b33fed911b
feat(components): [el-slider] slider add size prop ( #5091 )
...
* feat: slider add size
* feat: update
* feat: update
* feat: update
2022-01-07 15:44:43 +08:00
kooriookami
fb76382dd1
feat(components): [el-switch] switch add size prop ( #5101 )
...
* feat: switch add size
* feat: update
* feat: update
2022-01-07 15:43:53 +08:00
kooriookami
9e53873742
feat(components): [el-rate] rate add size prop ( #5102 )
...
* feat: rate add size
* feat: update test
* feat: update
2022-01-07 15:43:38 +08:00
renovate[bot]
bf8d12aade
chore(deps): update dependency vitepress to v0.21.3 ( #5184 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 22:05:41 +08:00
C.Y.Kun
09b71b9f31
docs(components): config-provider
add size
and zIndex
( #5157 )
2022-01-06 02:33:21 +08:00
renovate[bot]
f62254b922
chore(deps): update dependency @vueuse/core to v7.5.3 ( #5151 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 02:33:07 +08:00
啝裳
f5af4ad423
docs: update message ( #5156 )
2022-01-05 18:08:27 +08:00
handsomeFu
caa6982e47
fix(docs): correct minor typos ( #5140 )
2022-01-05 14:12:35 +08:00
C.Y.Kun
9128d631ea
docs(guide): remove app.config.globalProperties.$ELEMENT
( #5133 )
2022-01-05 03:44:08 +08:00
renovate[bot]
f793979b1f
chore(deps): update dependency vite-plugin-inspect to v0.3.13 ( #5137 )
2022-01-04 22:54:36 +08:00
msidolphin
339bdfb31c
docs: [el-tree-v2] fix vitepresss compile issue ( #5127 )
2022-01-04 16:02:30 +08:00
msidolphin
d8fb83c0f4
refactor(components): [layout] optimize performance ( #4600 )
2022-01-04 15:06:18 +08:00
msidolphin
533d9cd7e2
docs: limit width of the document table ( #4398 )
2022-01-04 14:58:11 +08:00
Alan Wang
a6ef40d1de
docs: [datetimePicker]add guide of value-format ( #5082 )
2022-01-04 10:56:55 +08:00
jeremywu
dd19cae2bc
refactor(components): popper composables ( #5035 )
...
* refactor(components): popper composables
- Refactor popper composables
* updates
* updates for tooltip
* Updates for popper. TODO: fix controlled tooltip animation
* Fix controlled mode popper animation issue
* Add new feature for customizing tooltip theme
* Fix popover and popconfirm error
* - Add Collection component for wrapping a collection of component
- Add FocusTrap component for trap focus for popups
- Add RovingFocus component for roving focus component type
- Adjust dropdown component based on these newly added components
- Add popper-trigger component for placing the trigger
- TODO: Finish current dropdown component, and all component's tests plus documents
* Refactor popper
* Complete organizing popper
* Almost finish dropdown
* Update popper tests
* update only-child test
* Finish focus trap component test
* Finish tooltip content test
* Finish tooltip trigger tests
* Finish tooltip tests
* finish tests for Collection and RovingFocusGroup
* Fix test cases for timeselect & select & popover
* Fix popover, popconfirm, menu bug and test cases
* Fix select-v2 test error caused by updating popper
* Fix date-picker test issue for updating popper
* fix test cases
* Fix eslint
* Rebase dev & fix tests
* Remove unused code
2022-01-04 09:15:15 +08:00
renovate[bot]
11bd987d12
chore(deps): update dependency vite-plugin-inspect to v0.3.12 ( #5095 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-01 13:53:02 +08:00
renovate[bot]
f3b0e95f42
chore(deps): pin dependencies ( #5089 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 21:43:29 +08:00
renovate[bot]
8143580ef1
chore(deps): update dependency @vueuse/core to v7.5.1 ( #5090 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 21:43:19 +08:00
云游君
59759c9546
refactor(docs): add spacing for switch example ( #5092 )
2021-12-31 21:34:55 +08:00
云游君
2f146e8624
fix(theme-chalk): input-number controls increase/decrease height ( #5088 )
2021-12-31 17:24:38 +08:00
云游君
784bc069da
refactor(docs): auto import icons & optimize details ( #5087 )
2021-12-31 16:30:35 +08:00
jeremywu
f90001af42
fix(docs): docs site deploy error ( #5081 )
...
- Add .nojekyll file for not skipping files starts with _
2021-12-31 15:04:41 +08:00
renovate[bot]
21e865ebbe
chore(deps): pin dependencies ( #5068 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 11:04:40 +08:00
iamkun
262e38a943
doc: update table demo ( #5060 )
2021-12-30 19:47:57 +08:00
renovate[bot]
a51f05d951
chore(deps): update dependency @vueuse/core to v7.4.3 ( #5058 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-30 19:32:36 +08:00
三咲智子
d28d0701d7
docs: improve code ( #5040 )
...
* docs: remove unused code
* refactor(docs): improve code
2021-12-30 19:00:11 +08:00
jeremywu
fe0bcd16ce
feat(docs): update demo block playground icon ( #5052 )
...
- Update playground icon and update the icon for github, copy, source-code for alignment
2021-12-30 17:48:34 +08:00
kooriookami
10e231168a
style: update descriptions style ( #5025 )
...
* style: update descriptions style
* style: update
* style: update demo
* style: update
* style: update
* style: update
* style: update
* style: update
* feat: update
2021-12-30 17:46:33 +08:00
msidolphin
d4b8199618
fix(components): adjust style of the radio and form ( #5047 )
2021-12-30 17:45:49 +08:00
iamkun
fce6acb5ca
refactor(style): adjust table size to large/default/small ( #5036 )
...
* feat: update table css
* feat: update table css
* feat: update table css
* feat: update table css
2021-12-30 17:32:24 +08:00
云游君
bd75d831f2
fix(theme-chalk): auto menu item height & add css var, close #4864 ( #5034 )
2021-12-30 17:28:49 +08:00
云游君
047dbccf3d
fix: adjust tag icon size & add checkbox with-border demo ( #5033 )
2021-12-30 17:26:32 +08:00
啝裳
15cfc90d04
docs: adjust space and form size order ( #5045 )
2021-12-30 14:52:03 +08:00
云游君
5067dd3b70
fix(theme-chalk): upload progress & menu padding style & pagination align ( #5011 )
...
* fix: upload progress margin
* fix: menu example style
* fix: picker & radio padding, button form details
* fix(theme-chalk): pagination align
2021-12-29 16:21:29 +08:00
Thad Guidry
c272930bd0
docs: improve grammar ( #4896 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2021-12-28 20:16:46 +08:00
云游君
2b209fd760
fix(components): input-number/input/dropdown/select/badge details ( #4866 )
2021-12-28 19:38:23 +08:00
三咲智子
e1e00f825d
refactor: upgrade vue & remove @vue/compiler-sfc
( #4815 )
...
* refactor: remove @vue/compiler-sfc
* chore(deps): upgrade vue
2021-12-28 17:15:54 +08:00
Satrong
9d68e29248
docs: [el-input] add password type ( #5002 )
...
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-28 15:47:10 +08:00
云游君
7c651828e3
fix: message-box confirm button style ( #4988 )
2021-12-27 19:39:30 +08:00
三咲智子
9100c0b638
docs: change playground domain ( #4989 )
2021-12-27 17:30:12 +08:00
Alan Wang
a8619057c1
docs: [el-upload]add description of handleRemove() ( #4983 )
2021-12-27 16:39:31 +08:00
Delyan Haralanov
542ea5ee7e
feat(components): [date/time-picker] add id attribute to the inputs ( #4972 )
...
* feat(components): [date/time-picker] add id attribute to the inputs
* docs(components): [date/time-picker] add id to attributes
2021-12-27 16:04:39 +08:00
renovate[bot]
4be81febc4
chore(deps): update dependency vitepress to v0.20.10 ( #4101 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 12:50:09 +08:00
renovate[bot]
28a1170ecd
chore(deps): update dependency vite-plugin-windicss to v1.6.1 ( #4964 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-26 02:32:23 +08:00
renovate[bot]
c6295b38f2
chore(deps): update dependency @vueuse/core to v7.4.1 ( #4796 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 19:01:23 +08:00
Ryan2128
bbed5a5e96
fix(components): [select-v2] missing validate action when clear ( #4892 )
...
* fix(components): [select-v2] missing validate action when clear
- Fix the bug that missing validate when clear
- Add the same icon and style as the select component
* docs: [select-v2] fix demo render error
2021-12-22 17:37:42 +08:00
btea
56e3f01240
docs: add edit-in-editor tooltip ( #4918 )
2021-12-22 13:45:03 +08:00
C.Y.Kun
575835a2f8
docs(components): use script setup
replace defineComponent
( #4849 )
...
* docs(components): use `script setup` replace `defineComponent`
* docs(components): use setup sugar simplify `checkbox` demo
* docs(components): use setup sugar simplify `collapse` demo
* docs(components): use setup sugar simplify `color-picker` demo
* docs(components): use setup sugar simplify `config-provider` demo
* docs(components): use setup sugar simplify `container` demo
* docs(components): use setup sugar simplify `date-picker` demo
* docs(components): use setup sugar simplify `datetime-picker` demo
* docs(components): use setup sugar simplify `dialog` demo
* docs(components): use setup sugar simplify `drawer` demo
* docs(components): use setup sugar simplify `dropdown` demo
* docs(components): use setup sugar simplify `image` demo
* docs(components): use setup sugar simplify `infinite-scroll` demo
* docs(components): use setup sugar simplify `input-number` demo
* docs(components): use setup sugar simplify `loading` demo
* docs(components): use setup sugar simplify `menu` demo
* docs(components): use setup sugar simplify `message` demo
* docs(components): use setup sugar simplify `message-box` demo
* docs(components): use setup sugar simplify `notification` demo
* docs(components): use setup sugar simplify `page-header` demo
* docs(components): use setup sugar simplify `pagination` demo
* docs(components): use setup sugar simplify `popover` demo
* docs(components): use setup sugar simplify `progress` demo
* docs(components): use setup sugar simplify `radio` demo
* docs(components): use setup sugar simplify `rate` demo
* docs(components): use setup sugar simplify `scrollbar` demo
* docs(components): use setup sugar simplify `select` demo
* docs(components): use setup sugar simplify `select-v2` demo
* docs(components): use setup sugar simplify `skeleton` demo
* docs(components): use setup sugar simplify `slider` demo
* docs(components): use setup sugar simplify `space` demo
* docs(components): use setup sugar simplify `step` demo
* docs(components): use setup sugar simplify `switch` demo
* docs(components): use setup sugar simplify `tabs` demo
* docs(components): use setup sugar simplify `tag` demo
* docs(components): use setup sugar simplify `time-picker` demo
* docs(components): use setup sugar simplify `time-select` demo
* docs(components): use setup sugar simplify `timeline` demo
* docs(components): use setup sugar simplify `tooltip` demo
* docs(components): use setup sugar simplify `transfer` demo
* docs(components): use setup sugar simplify `transition` demo
* docs(components): use setup sugar simplify `tree` demo
* docs(components): use setup sugar simplify `table` demo
* docs(components): Escape character
* docs(components): use setup sugar simplify `tree-v2` demo
* docs(components): use setup sugar simplify `upload` demo
* docs(components): use `ref` to replace `reactive`
* docs(ci): use `playground` to replace `codepen`
* docs(ci): change icon from `codepen` to `ep`
* docs(components): `sass` to `css`
* fix(components): add button CssVar
* docs(ci): change `Edit in Codepen.io` to `Edit in Playground`
* docs(ci): add vitepress i18
2021-12-21 15:51:33 +08:00
SongWuKong
9abe74baa8
chore(docs): modify tooltip base style ( #4900 )
...
* chore(docs): modify tooltip base style
2021-12-21 14:56:47 +08:00
msidolphin
1d0d0053fc
fix: [el-checkbox-group]: default value adjusted to empty array ( #4316 )
...
fix #4300
2021-12-21 14:38:54 +08:00
A1lo
ae4e8f20f3
docs: update alibaba npm mirror registry ( #4911 )
2021-12-21 09:44:54 +08:00
João Gonçalves
0a43be5939
feat(components): [el-dropdown] add new "popper-class" prop ( #4909 )
...
Co-authored-by: João Gonçalves <joaogoncalves@pixelmatters.com>
2021-12-21 09:44:37 +08:00
Thad Guidry
9207a615a7
docs: improve grammar ( #4895 )
2021-12-21 09:36:13 +08:00
Thad Guidry
3746eb1246
docs: improve grammar ( #4894 )
2021-12-21 09:35:24 +08:00
Thad Guidry
4adbf1355e
docs: fix grammar ( #4893 )
2021-12-21 09:34:25 +08:00
Alan Wang
23712260f0
docs: [el-upload]add example of setting on-exceed to cover the old file ( #4861 )
...
* docs: [el-upload]add example of seting on-exceed to cover the old file
* Update packages/components/upload/src/useHandlers.ts
Co-authored-by: btea <2356281422@qq.com>
* Update docs/examples/upload/limit-cover.vue
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2021-12-21 09:27:52 +08:00
Soul
f387feab42
docs: [el-form] typo ( #4897 )
2021-12-20 11:21:01 +08:00
Soul
a7e72c08ff
docs: [el-time-picker] update default value ( #4898 )
...
already disabledTime '18:40', it might mislead reader.
2021-12-20 11:15:41 +08:00
renovate[bot]
6ddd8df46d
chore(deps): update dependency @crowdin/cli to v3.7.4 ( #4881 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-17 20:21:17 +08:00
renovate[bot]
adb654592b
chore(deps): update dependency @crowdin/cli to v3.7.3 ( #4831 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-16 19:32:55 +08:00
云游君
59a0c4cf7a
refactor(docs): use setup sugar simplify input demo ( #4845 )
2021-12-15 17:32:09 +08:00
云游君
efb48a61fd
fix(style): adjust component size & demo ( #4801 )
...
* fix(style): adjust button size & demo spacing
* fix(style): adjust input padding & with prefix/suffix
* fix(style): adjust button padding horizontal
* fix(style): adjust form margin & font-size
* refactor(docs): use setup simplify form examples
2021-12-15 16:36:49 +08:00
云游君
7caa13e80c
feat(style): add scrollbar for docs ( #4800 )
...
* feat(style): add scrollbar for docs
* fix(style): adjust scrollbar color
2021-12-13 00:07:28 +08:00
renovate[bot]
f69061a6ad
chore(deps): pin dependencies ( #4799 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-12 23:21:22 +08:00
云游君
4560adfdf8
refactor(style): adjust component size to large/default/small ( #4491 )
...
* refactor(style): adjust component size to large/default/small
* refactor(components): avatar size & use flex instead of block
* refactor(components): adjust check button size
* refactor(components): adjust tag size
* refactor(components): adjust size doc
* fix(components): datetime-picker demo style width
* refactor(components): color-picker size & block to flex
* refactor(components): adjust slider input size
* refactor(components): adjust radio input size for demo
* refactor(components): adjust select size & docs
* refactor(components): adjust form radio size & docs
* refactor(components): add windicss for docs
* refactor(components): adjust skeleton avatar size to css var
* refactor(components): simplify typography size demo
* refactor(components): adjust dropdown size & demo
* refactor(components): adjust descriptions size
* fix(components): datetime-picker showcase class pollute global button
* chore(ci): upgrade docs dependencies to fix ci
* fix(ci): add highlight because vitepress not export it
* fix(ci): disable line for no-console
* fix(ci): remove mini to fix test
* fix(style): code font size
* fix(style): button span flex style
* fix(style): button padding horizontal default 15px
* refactor(components): adjust tag padding size & demo
* refactor(components): adjust form line-height for input
* refactor(components): adjust dropdown menu size & button padding
* fix(style): picker separator block to flex center
* fix: dropdown button span items-center
* style: adjust input-with-icon & size demo & fix input vitepress load
* chore: upgrade dependencies
* chore: upgrade dependencies
* ci: fix website build
* ci: regenerate pnpm-lock.yaml
* ci: use dev pnpm-lock
* ci: update pnpm-lock.yaml
2021-12-12 17:54:21 +08:00
msidolphin
4f6cac4252
fix: [el-date-picker] focus input box when focus method is called ( #4343 )
...
fix #4327
2021-12-11 06:56:40 +08:00
Alan Wang
60bdd14317
fix(components): [el-tooltip] fallback placement ( #4771 )
2021-12-10 18:32:30 +08:00
Alan Wang
d6d74c510a
docs: [el-cascader] add guidance on how to set props ( #4689 )
2021-12-10 18:31:15 +08:00
renovate[bot]
87064c7688
chore(deps): update dependency markdown-it to v12.3.0 ( #4749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-10 03:12:42 +08:00
Alan Wang
42430106f3
feat(components): [el-select] tag type ( #4504 )
2021-12-10 01:57:50 +08:00
Alan Wang
82478eaaa0
docs: [el-date-picker] add example of how to use prefix-icon ( #4736 )
2021-12-10 01:53:55 +08:00
Alan Wang
0b269e76a1
feat(components): [el-divider] support setting the dividing line style ( #4435 )
...
* feat(components): [el-divider] support setting the dividing line style
* Update divider.md
2021-12-09 20:41:38 +08:00
Wisdom
bee6466a5d
fix(docs): replace @element-plus/icons with @element-plus/icons-vue ( #4704 )
2021-12-08 23:15:17 +08:00
Soul
16ed0d5076
docs: update quickstart.md ( #4723 )
2021-12-08 23:13:48 +08:00
renovate[bot]
16353fbca5
chore(deps): update dependency @vueuse/core to v7.2.2 ( #4727 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-08 23:04:07 +08:00
imguolao
124b4b8abc
fix(docs): fix code not working in Codepen ( #4678 ) ( #4679 )
...
fix #4678
2021-12-07 17:37:46 +08:00
云游君
e01a236849
refactor(style): rename -color-base to --el-bg-color ( #4615 )
2021-12-05 12:59:18 +08:00
0song
e568973a58
chore: update doc nav new ( #4669 )
2021-12-05 00:56:16 +08:00
Alan Wang
b7ea88193b
refactor(components): refactor drawer ( #4282 )
...
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-12-04 23:19:34 +08:00
三咲智子
5087026948
refactor: change icon package name ( #4625 )
2021-12-04 11:20:06 +08:00
msidolphin
12855f0d73
docs: [el-tree-v2] fixed the description of props.value ( #4376 )
2021-12-04 02:04:38 +08:00
0song
8d4ca53825
chore: update doc sidebar ( #4561 )
2021-11-30 11:23:54 +08:00
云游君
ad3ea51b83
fix(style): input inner padding right when has suffix ( #4574 )
2021-11-29 19:27:39 +08:00
三咲智子
151be696dd
feat(docs): add auto import and update icon ( #4554 )
2021-11-29 15:59:32 +08:00
云游君
17d6287d6c
fix(components): confirm button style when in message-box ( #4564 )
2021-11-29 13:24:32 +08:00
renovate[bot]
023bc0685d
chore(deps): update dependency prettier to v2.5.0 ( #4536 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-11-28 20:20:09 +08:00
renovate[bot]
1fa735f605
chore(deps): update dependency @vueuse/core to v7.1.2 ( #4529 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-27 18:39:27 +08:00
renovate[bot]
f133de59cd
chore(deps): update dependency @vueuse/core to v7.1.0 ( #4526 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 09:41:44 +08:00
三咲智子
b853b7a9ff
refactor: improve tsconfig ( #4386 )
2021-11-24 13:49:49 +08:00
renovate[bot]
e9d4bc21dc
chore(deps): update dependency @vueuse/core to v7.0.3 ( #4510 )
2021-11-24 12:55:22 +08:00
renovate[bot]
9943c88922
chore(deps): update dependency vite-plugin-inspect to v0.3.11 ( #4511 )
2021-11-24 12:54:59 +08:00
muhammadcahya
44cd5d243f
fix(locale): improve Indonesian (Bahasa) translations and fix typo ( #4476 )
2021-11-23 00:19:51 +08:00
renovate[bot]
3f6c246057
chore(deps): update dependency @vueuse/core to v7.0.1 ( #4494 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 23:53:23 +08:00
云游君
e68b6c05d7
refactor(style): rename to text-color bg-color ( #4468 )
...
* refactor(style): rename -font to -text-color & -background to -bg-color
* refactor(style): rename bg-color text-color
* refactor(style): rename 'color' to 'text-color'
2021-11-22 11:19:44 +08:00
卡西猫倒
acae6c83cb
docs(components): [el-upload] add upload 'file' slot ( #4446 )
2021-11-21 19:29:03 +08:00
0song
c349f27f2c
feat: add figma resource ( #4469 )
2021-11-21 19:23:44 +08:00
0song
da5d1171eb
chore: update doc mobile sidebar style ( #4420 )
2021-11-21 19:20:35 +08:00
刘小灰
61ef932e15
docs: button-group add type attribute ( #4473 )
2021-11-21 19:15:14 +08:00
renovate[bot]
1157efc9e5
chore(deps): update dependency @vueuse/core to v7 ( #4479 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-21 19:07:32 +08:00
renovate[bot]
0d58a20309
chore(deps): update dependency @crowdin/cli to v3.7.2 ( #4463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-20 10:07:36 +08:00
renovate[bot]
18f8b8e295
chore(deps): update dependency @vueuse/core to v6.9.2 ( #4470 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-20 10:07:02 +08:00
云游君
5a166b4ba5
feat(components): add custom color for button & rename css var bg-color ( #3664 )
2021-11-19 20:22:16 +08:00
Nangialai Stoman
89f091a721
feat: add translation for pashto language ( #4456 )
2021-11-19 12:48:14 +08:00
Aex
bf0484f6e1
fix(docs): el-image picture icon ( #4433 )
2021-11-17 12:12:21 +08:00
btea
db14d393c0
chore(docs): popover hide-after default value ( #4400 )
2021-11-16 10:56:22 +08:00
renovate[bot]
2457e59511
chore(deps): update dependency @vueuse/core to v6.9.1 ( #4411 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 10:37:14 +08:00
renovate[bot]
1855687416
chore(deps): update dependency @vueuse/core to v6.9.0 ( #4395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 05:25:56 +08:00
C.Y.Kun
87a06ddcdf
feat(components): [el-select] support suffix-icon ( #4364 )
2021-11-12 14:27:51 +08:00
liuyutao
7541a6f9c8
docs: [el-table] optimize lazy example
...
change tree to row
2021-11-12 14:22:01 +08:00
bobo leng
a026f10056
docs: [el-switch] improve the description of inline-prompt
...
* docs(components): adjust description of Switch props #4297
* docs(components): update description of inline-prompt prop #4297
* docs(components): amend wording #4297
2021-11-11 11:40:22 +08:00
msidolphin
75c6ea967a
refactor: [el-config-provider] change default autoInsertSpace to false ( #4330 )
2021-11-10 15:21:20 +08:00
kooriookami
5a5c9453a3
style: fix style of document ( #4329 )
2021-11-10 09:38:05 +08:00
btea
dc5db7f2df
docs: fix popper.js docs link ( #4281 )
2021-11-09 11:08:24 +08:00
Alan Wang
1b763f91a8
docs(components): [el-image] initial index demo ( #4283 )
2021-11-09 10:30:34 +08:00
C.Y.Kun
ef70ad203e
docs(components): [el-input-number] remove v-model default value ( #4289 )
2021-11-08 15:32:38 +08:00
0song
2057185109
chore: update doc title ( #4273 )
...
* chore: update doc title
* chore: update doc title
2021-11-08 03:30:16 +08:00
renovate[bot]
31592a9d1f
chore(deps): update dependency @vueuse/core to v6.8.0 ( #4260 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 01:26:37 +08:00
0song
b0f8f81297
Chore: update index i18n ( #4240 )
...
* chore: update index i18n
* chore: update index i18n
* chore: update index i18n
2021-11-05 20:54:21 +08:00
msidolphin
db6efc9dc9
docs: [config-provider] delete redundant content ( #4242 )
2021-11-05 20:49:57 +08:00
表弟
b81bf53f0a
feat(components): [el-message] merge the same content messages( #3836 ) ( #3988 )
...
* style(components): [el-message-box] string does not wrap(#3856 )
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
* refactor(components): el-swtich custom texts and icons
* fix: test
* fix: font size
* fix: example margin
* feat(components): el-switch add inline-prompt support
* revert: paly
* docs: update icons
* feat: add inner text
* fix: switch test
* refactor: icon inline
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
Co-authored-by: Aex <adaex@qq.com>
2021-11-05 18:55:40 +08:00
云游君
9c74c8595a
refactor(docs): use markdown-it instead of marked ( #4239 )
2021-11-05 18:37:13 +08:00
msidolphin
e5e9d654a4
fix(components): [el-table] development environment warning issues ( #4167 )
...
fix #4166
2021-11-05 18:34:47 +08:00
msidolphin
66043aa3b5
refactor(components): [el-config-provider] improve componomponent extendiability ( #4175 )
...
re #4146
added button configuration
added useGlobalConfig hook
2021-11-05 18:10:07 +08:00
Alan Wang
c0ca1389bb
feat(components): [el-image] initialIndex ( #4235 )
2021-11-05 17:52:13 +08:00
Aex
f78407a409
fix(components): empty icon component judgment ( #4178 )
...
* fix(components): empty icon component judgment
* revert: globals components
* fix(components): el-icon missing import
* fix: use shallowRef for icon components
* refactor: remove shallowRef
* fix: remove unused code
* fix: social-link icon size
* fix: time picker icon
* fix: v-if judge
2021-11-05 17:44:02 +08:00
renovate[bot]
068cb65dde
chore(deps): update dependency @vueuse/core to v6.7.6 ( #4224 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 14:05:06 +08:00
renovate[bot]
44f5b49818
chore(deps): update dependency vite-plugin-inspect to v0.3.10 ( #4225 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 14:03:58 +08:00
renovate[bot]
c97bb1bb66
chore(deps): pin dependency @types/marked to 3.0.2 ( #4219 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 04:03:08 +08:00
Kevin
d0e4832b47
docs: fix marked type
2021-11-05 03:56:25 +08:00
Renovate Bot
8f79ae7e32
chore(deps): update dependency marked to v4
2021-11-05 03:56:25 +08:00
iamkun
b1cce27d75
chore: update readme jnpf ( #4217 )
2021-11-04 23:07:42 +08:00
btea
5b52336965
feat(components): [el-select-v2] mouse trigger scrollbar show/hide ( #3722 )
...
* feat(components): [el-select-v2] mouse trigger scrollbar show/hide
* feat: add always-on flag
* fix: change flag name and add transition
* docs: select-v2 add scrollbar-always-on flag
* test: add test cases
2021-11-04 14:37:40 +08:00
renovate[bot]
83917f00cd
chore(deps): update dependency @vueuse/core to v6.7.5 ( #4192 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 07:09:00 +08:00