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 |
|
renovate[bot]
|
9468d8990c
|
chore(deps): update dependency @pnpm/types to v7.5.0 (#4150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:23:35 +08:00 |
|
renovate[bot]
|
2ae92410c1
|
chore(deps): update dependency rollup to v2.59.0 (#4151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 17:12:25 +08:00 |
|
Aex
|
fa46dbd0b4
|
fix(components): el-loading spinner directive (#4133)
|
2021-11-01 15:16:11 +08:00 |
|
Alan Wang
|
5a9b90b3aa
|
fix: [el-transfer]modelvalue is not in original order (#4082)
|
2021-11-01 15:11:46 +08:00 |
|
msidolphin
|
974e9d563f
|
fix(components): [el-tree-v2] empty-text supports empty string & virtual list width become no required (#4144)
|
2021-11-01 15:05:04 +08:00 |
|
SongWuKong
|
fb8fc98c63
|
fix(components): [el-tree] emptyText empty string is invalid (#4135) (#4136)
* fix(components): [el-tree] emptyText empty string is invalid (#4135)
* fix: emptyText empty judge
|
2021-11-01 11:38:15 +08:00 |
|
msidolphin
|
86866f6725
|
fix: [el-date-picker] avoid click event error & fix cell props (#4134)
|
2021-10-31 20:59:23 +08:00 |
|
btea
|
c33d861797
|
fix(components): [el-tree-v2] indent can not set zero (#3881)
* fix(components): [el-tree-v2] indent can not set zero
* chore: simplify code
|
2021-10-31 20:11:16 +08:00 |
|
renovate[bot]
|
3ad614c039
|
chore(deps): update dependency esbuild to v0.13.12 (#4127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-31 16:34:06 +08:00 |
|
iamkun
|
97595cbfa3
|
chore: Create manual-deploy-docs.yml (#4130)
|
2021-10-31 13:40:45 +08:00 |
|
jeremywu
|
7f8f7a3207
|
fix(docs): fix-docs-build-issue (#4125)
|
2021-10-31 12:33:55 +08:00 |
|
Aex
|
e3d92a5b76
|
docs(components): el-notification icon attribute (#4126)
|
2021-10-31 12:32:06 +08:00 |
|