Commit Graph

1949 Commits

Author SHA1 Message Date
表弟
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
Alan Wang
b13955648b
fix(components): [el-select] display false (#4036) 2021-11-05 18:53:01 +08:00
btea
9aa03ac774
fix(components): [el-form] reset form validate error (#3759) 2021-11-05 18:45:45 +08:00
Alan Wang
07353a13e1
fix(components): [el-select] first item hover status error (#3880)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-11-05 18:40:07 +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
神楽坂みずき
65276c3e4a
fix(components): ensure table size affects inner selection (#3979)
* fix(components): ensure table size affects selection

* refactor
2021-11-05 18:30:32 +08:00
Aex
2036755e3c
fix(components): h function children parameter usage (#4238)
* fix(components): `h` function children parameter usage

* fix: usage

* fix: icon align
2021-11-05 18:24:19 +08:00
msidolphin
9b059fffc6
fix: [el-date-picker] cannot change the time when provide default-time (#4228)
fix #3746
2021-11-05 18:19:01 +08:00
btea
ee34622c9a
fix(components): [el-cascader] search result switch not highlight (#4087)
* fix(components): [el-cascader] search result switch not highlight

* chore: remove Ref
2021-11-05 18:14:46 +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
Zapic
cf27504bdc
fix: [el-input]hidden input is not hidden (#4128)
* fix: [el-input]hidden input is not hidden

* chore: [el-input]use v-show instead of css class

Co-authored-by: KawaiiZapic <kawaiizapic@zapic.moe>
2021-11-05 17:58:02 +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
msidolphin
c72ea9c1a1
fix(components): [el-table] fixed mode layout misalignment (#4188)
fix #4141
2021-11-05 17:36:05 +08:00
C.Y.Kun
ff332345f2
fix(components): el-dropdown cannot be used with v-show (#4221) 2021-11-05 15:33:17 +08:00
Aex
c2571b59c7
fix(theme-chalk): el-menu arrow icon style (#4230) 2021-11-05 14:58:15 +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]
46d1920df3
chore(deps): update pnpm to v6.20.3 (#4227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 14:03:38 +08:00
renovate[bot]
67927a15f2
chore(deps): update dependency unplugin-vue-components to v0.17.1 (#4229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 14:03:13 +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
C.Y.Kun
670a4a29bd
chore(theme-chalk): remove useless @use (#4204) 2021-11-04 16:40:08 +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
Aex
6864124d4e
fix(components): view tag does not render (#4198) 2021-11-04 12:46:23 +08:00
jeremywu
598fb86627
fix(components): el-teleport potential failure (#4197)
- Fix the judgement for `is-body`
2021-11-04 10:40:00 +08:00
云游君
f548bcb8b5
fix(style): remove chinese comments in checkbox (#4189) 2021-11-04 10:04:38 +08:00
renovate[bot]
b4d54b6e55
chore(deps): update pnpm to v6.20.2 (#4195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 10:03:34 +08:00
Zapic
a089afa3bd
improvement(style): [el-input-number] Fix unexcepted text selecting when clicking buttons (#4191) 2021-11-04 09:15:25 +08:00
renovate[bot]
8646277417
chore(deps): update dependency eslint-define-config to v1.1.3 (#4193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 07:09:10 +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
btea
d605bfcabb
fix(docs): fix typo (#4190) 2021-11-03 23:25:39 +08:00
Alan Wang
b68e90200e
test(components): [el-color-picker] hex color with transparency (#4180) 2021-11-03 18:50:26 +08:00
云游君
a18f4c8f81
fix(components): input icon justify by flex (#4187)
* fix(components): input icon justify by flex

* fix(components): time-range-picker hover icon justify

* fix(style): fix input prefix affix button style
2021-11-03 18:49:13 +08:00
jeremywu
5a0ac482ce
feat(components): el-teleport (#4186) 2021-11-03 17:42:05 +08:00
三咲智子
ece91f0c25
chore(dev): add i18n-ally vscode config (#4160) 2021-11-03 15:45:41 +08:00
iamkun
b7c05d6bef
chore(docs): update jnpf (#4181) 2021-11-03 15:14:45 +08:00
btea
a3d23587c0
fix(components): [image-viewer] fix typo (#4183) 2021-11-03 14:17:47 +08:00
renovate[bot]
5b7538a8c2
chore(deps): update dependency ts-morph to v12.2.0 (#4179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 04:13:44 +08:00
辛宝Otto
63d3d9d168
refactor(components): elForm 渐进增强表单规则,允许用户自定义类型 (#3951) 2021-11-02 23:47:16 +08:00
三咲智子
d72d421b40
chore(dev): add vscode-vite config (#4161) 2021-11-02 23:41:43 +08:00
Alan Wang
6bba6d3a80
feat(components): [el-color-picker] hex color with transparency (#3893)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-11-02 23:40:48 +08:00
msidolphin
f7a553184c
fix(components): [time-picker] am/pm mode avoid render redundant content (#4137)
fix #4020
2021-11-02 23:09:36 +08:00
renovate[bot]
d6abd9fee1
chore(deps): update dependency @types/jest to v27 (#4104)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 23:01:21 +08:00
Greper
23325a942a
feat(components): [el-tree] allow tree node to have customizable class (#3912)
* feat(components): [el-tree] custom node class

* Update packages/components/tree/src/tree.type.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

* refactor: [el-tree] getNodeClass use isString & isFunction

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-11-02 22:36:47 +08:00
midcu
fb55efe48b
fix(components): [el-affix] 监听容器的大小变化 (#3932)
Co-authored-by: midcu <me@midcu.com>
2021-11-02 18:46:10 +08:00
Aex
5e570508b9
feat(docs): add support for copying svg content (#4169) 2021-11-02 18:45:09 +08:00