Commit Graph

2511 Commits

Author SHA1 Message Date
Alan Wang
1285697a7f
fix(components): [el-color-picker] active-change triggered incorrectly (#4729) 2022-01-19 17:49:06 +08:00
Alan Wang
7246b07011
fix(components): [el-collapse] watch modelValue invalid (#4593) 2022-01-19 17:31:51 +08:00
msidolphin
1fdd2cee8f
feat(components): [tree] node-click passes event object (#4312)
re 4307
2022-01-19 17:13:18 +08:00
msidolphin
13be920c9a
refactor: [el-table] refactoring table with el-scrollbar (#5384)
* refactor: [el-table] refactoring table with el-scrollbar

* refactor: remove gutter

* fix: remove unused

* fix: optimize code
2022-01-19 17:12:58 +08:00
Alan Wang
d05acba3d0
fix(components): [el-cascader] suddenly jump to the left (#4516) 2022-01-19 17:05:11 +08:00
Alan Wang
7f025e1efc
fix(components): [el-select] hover index (#4423) 2022-01-19 16:59:03 +08:00
Alan Wang
a73f34844c
fix(components): [el-date-picker]make defaultValue be reactive (#4808)
* fix(components): [el-date-picker]make defaultValue be reactive

* fix(components): [el-date-picker]change toRefs to toRef

* Update packages/components/date-picker/__tests__/date-picker.spec.ts

Co-authored-by: btea <2356281422@qq.com>

* update date-picker.spec.ts

Co-authored-by: btea <2356281422@qq.com>
2022-01-19 16:48:22 +08:00
renovate[bot]
687d4ef61a
chore(deps): update dependency @types/node to v16.11.21 (#5491)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 16:40:49 +08:00
三咲智子
d1ddd215f3
chore: upgrade dependencies (#5490) 2022-01-19 16:22:13 +08:00
Alan Wang
acf8fbd8ee
fix(components): [el-input-number]do not change undefined to NaN (#5049)
* fix(components): [el-input-number]do not change undefined to NaN

* fix(components): [el-input-number]change null
2022-01-19 15:27:29 +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
三咲智子
68bbd0e79a
refactor(components): use useNamespace is (#5468) 2022-01-19 15:04:01 +08:00
renovate[bot]
45982cb776
chore(deps): update dependency sass to v1.49.0 (#5479)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 14:44:38 +08:00
Valar103769
0fed0f469e
refactor(components): [input, input-number] add namespace (#5488) 2022-01-19 14:38:53 +08:00
renovate[bot]
e7df2fa910
chore(deps): update dependency vite to v2.7.13 (#5478)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 14:32:06 +08:00
renovate[bot]
c6c6a905f5
chore(deps): update pnpm to v6.27.0 (#5477)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 14:23:49 +08:00
renovate[bot]
453fea4d5a
chore(deps): update dependency lint-staged to v12.2.0 (#5476)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 14:23:04 +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
三咲智子
58463b9ba4
refactor(components): [affix] add namespace & instance type (#5474) 2022-01-19 11:37:37 +08:00
三咲智子
3cef197e65
refactor(components): [badge] add namespace & instance type (#5473) 2022-01-19 11:37:11 +08:00
三咲智子
c08cc54eda
refactor(components): [breadcrumb] add namespace & instance type (#5472) 2022-01-19 10:42:48 +08:00
三咲智子
6f25f6ecd4
refactor(components): [alert] add namespace & instance type (#5459) 2022-01-19 10:26:31 +08:00
三咲智子
df3be7c661
feat(hooks): [use-namespace] add bm (#5475) 2022-01-19 00:06:19 +08:00
liangjunjie
1a9a609444
fix(components): [el-avatar] fix avatar default size (#5129) 2022-01-18 22:30:59 +08:00
程成
9460e42ac6
fix(components): [el-image] image load error (#4820)
Co-authored-by: C.Y.Kun <30518686+emojiiii@users.noreply.github.com>
2022-01-18 22:26:28 +08:00
renovate[bot]
bf6b31e6e4
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.38 (#5471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 22:16:02 +08:00
三咲智子
75758d83b2
feat(hooks): [use-namespace] add is (#5466) 2022-01-18 21:04:56 +08:00
三咲智子
2ab6940431
refactor(components): [avatar] add namespace & instance type (#5461) 2022-01-18 18:36:26 +08:00
三咲智子
280aa9a245
refactor(components): [divider] add namespace & instance type (#5462) 2022-01-18 18:19:23 +08:00
三咲智子
3843293034
refactor(components): [rate] add namespace & instance type (#5456) 2022-01-18 18:14:17 +08:00
kooriookami
3204ac036d
style: tooltip padding (#5433) 2022-01-18 16:53:15 +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
三咲智子
1f4386b3e0
refactor(components): refactor timeline (#5458)
Co-authored-by: Alanscut <wp_scut@163.com>
2022-01-18 16:22:02 +08:00
三咲智子
2e21b0daa8
refactor(components): refactor check-tag (#5451)
* refactor(components): refactor check-tag

* fix: tests
2022-01-18 15:31:00 +08:00
三咲智子
1197202d71
refactor(components): [row] add namespace & instance type (#5454)
* refactor(components): [row] add namespace & instance type

* refactor: remove useless annotation
2022-01-18 15:24:12 +08:00
三咲智子
59551fe866
refactor(components): [icon] add namespace & instance type (#5452)
* refactor(components): [icon] add namespace & instance type

* refactor(components): use addUnit

* refactor: improve code
2022-01-18 15:23:11 +08:00
三咲智子
4b6f9c82d7
refactor(components): [switch] add namespace (#5455) 2022-01-18 15:22:37 +08:00
三咲智子
c6acc8ecc8
refactor(components): [result] add namespace & instance type (#5453) 2022-01-18 15:00:46 +08:00
三咲智子
2dd3848084
refactor(components): [link] add namespace & instance type (#5449) 2022-01-18 14:52:29 +08:00
三咲智子
1b9be6e57b
ci: add dependencies label (#5450) 2022-01-18 14:45:29 +08:00
三咲智子
cc4cebf465
refactor(components): [card] add namespace & instance type (#5445) 2022-01-18 14:45:04 +08:00
三咲智子
6107740866
refactor(components): [empty] add namespace & instance type (#5446) 2022-01-18 14:38:14 +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
9117cb6fff
fix(components): [el-time-picker] fix adjust scroll position fail issue (#5312) 2022-01-18 10:53:47 +08:00
msidolphin
3a857c0695
fix: [el-table] fix checkbox cleared when data reference is not changed (#5443)
fix #5390
2022-01-18 10:43:02 +08:00
msidolphin
3037fdc8c5
fix(components): [el-popover] revert hide method (#5344)
fix #5334
2022-01-18 10:42:21 +08:00
msidolphin
136dd297c5
fix(components): [el-scrollbar] fix cannot selection issue (#5330)
fix #5301
2022-01-18 10:41:57 +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
msidolphin
1888d3c06b
fix: [input-number] modelValue change to non-required (#4338)
fix #4323
2022-01-18 10:36:26 +08:00