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 |
|
renovate[bot]
|
908474637c
|
chore(deps): update vue monorepo to v3.2.21 (#4173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-11-02 17:41:30 +08:00 |
|
renovate[bot]
|
e46668f4e8
|
chore(deps): update pnpm to v6.20.1 (#4174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 16:54:51 +08:00 |
|
renovate[bot]
|
1adc108604
|
chore(deps): update typescript-eslint monorepo to v5.3.0 (#4163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 16:36:27 +08:00 |
|
辛宝Otto
|
4c4666d65a
|
docs(docs): fix custom theme doc (#4156)
* docs(docs): fix custom theme doc
fix #4148
* docs(docs): add on-demand import use, compatible with full use
|
2021-11-02 14:13:04 +08:00 |
|
云游君
|
c1621a5164
|
fix: input suffix icon center by flex (#4159)
|
2021-11-01 20:05:25 +08:00 |
|
renovate[bot]
|
e0a0502eb3
|
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.21 (#4158)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 19:56:01 +08:00 |
|
Aex
|
cf6a38a4fd
|
fix(components): el-select-v2 empty icon (#4154)
|
2021-11-01 17:57:35 +08:00 |
|
renovate[bot]
|
43a75c2ddc
|
chore(deps): update commitlint monorepo to v14 (major) (#4152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:25:16 +08:00 |
|