weidehai
7e9ff25aea
test(components): [el-tooltip] add unit test about appendTo ( #6178 )
2022-02-21 09:12:29 +08:00
hhparty
c78afdd6ab
fix(components): pass through appendTo ( #6146 )
2022-02-19 20:49:06 +08:00
bqy
f826165864
refactor(components): [backtop] switch to script-setup syntax ( #6069 )
2022-02-16 21:52:14 -05:00
bqy
56b37b6a34
refactor(components): [alert] switch to script-setup syntax ( #6066 )
2022-02-16 21:48:05 -05:00
bqy
c2fe2a4f05
refactor(components): [affix] switch to script-setup syntax ( #6065 )
2022-02-16 21:47:01 -05:00
btea
447fbbb638
refactor(components): [el-badge] use utils isNumber ( #6095 )
2022-02-17 10:45:05 +08:00
bqy
944deebd8d
refactor(components): [badge] switch to script-setup syntax ( #6068 )
2022-02-16 15:18:02 +08:00
btea
cc32d275ef
fix(components): [el-rate] allow-half show two icon ( #6076 )
2022-02-16 10:41:59 +08:00
kouchao
3c8ff3aece
fix(components): [el-input] missing margin between two icons ( #5942 ) ( #6017 )
...
Co-authored-by: 寇超 <kouchao@xindong.com>
2022-02-15 16:00:32 +08:00
wzrove
40242b2730
style(components): [el-select] collapse-tags存在时,增加左边距 ( #6037 )
2022-02-15 11:14:29 +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
msidolphin
aa639e81f1
fix(components): [el-table] auto-load missing scrollbar style ( #6045 )
2022-02-15 09:36:00 +08:00
Mirza Andriamanamisoa Marotsaha
1ea57dbb21
feat: add support for malagay language ( #6019 )
2022-02-14 09:28:59 +08:00
Twiliness
f811392e25
feat(components): [el-pagination] support custom button background color ( #6012 )
...
Add a new css variable `--el-pagination-button-bg-color` to support custom button background color when using `background` attribute.
2022-02-14 08:55:54 +08:00
三咲智子
9ac025b5d5
refactor(components): refactor icon ( #5934 )
2022-02-13 23:26:44 +08:00
三咲智子
7abc200742
refactor(utils): improve escapeStringRegexp ( #6013 )
2022-02-13 22:48:42 +08:00
bqy
86d79270fc
refactor(components): [radio,radio-button,radio-group] use useNamespace ( #5731 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-13 18:58:45 +08:00
三咲智子
ea812ae622
refactor(components): refactor button ( #5933 )
...
* refactor(components): refactor button
* refactor: rename
* test: apply jsx
* feat: expose
* test: fix
2022-02-12 18:37:16 +08:00
啝裳
b825c07865
style: [el-select-v2] fix placeholder's size wrong ( #5989 )
2022-02-11 23:41:55 +08:00
C.Y.Kun
15a0711035
fix(components): style error when component import order is unknown ( #5938 )
2022-02-11 23:37:50 +08:00
BeADre
99f378a63a
feat(components): [el-select] add effect and close #5956 ( #5976 )
2022-02-11 23:13:33 +08:00
jeremywu
fc294561c2
fix(components): [el-popper] effect prop validation error ( #5978 )
2022-02-11 20:13:23 +08:00
jeremywu
1429a4e669
fix(components): [el-select] tag default theme ( #5983 )
...
- Fix the default theme for select tag
- Fix the input padding for inputable select
2022-02-11 19:55:34 +08:00
啝裳
0b0ad578bd
fix: add offset in usePopoverProps ( #5982 )
2022-02-11 19:50:16 +08:00
啝裳
5789318ef4
fix: delete offset in usePopoverProps ( #5980 )
2022-02-11 19:22:54 +08:00
msidolphin
12eae347a1
chore: typo ( #5979 )
2022-02-11 18:57:20 +08:00
zeting
fc8291114e
fix(components): fix [el-select] infinite bounce ( #5977 )
...
修复了select组件 filterable 和multiple 属性激活是 当失去焦点后再次激活焦点会无限抖动的问题,并修复异常样式
# 5905
Co-authored-by: 袁泽庭 <chongyun@boomlink.com>
2022-02-11 18:18:39 +08:00
啝裳
857a94afa8
fix: el-tree isLeaf type is string ( #5954 )
...
* fix: el-tree isLeaf type is string
* fix: update
2022-02-11 18:18:24 +08:00
jeremywu
04df2a483a
fix(utils): restore scrollIntoView method ( #5973 )
2022-02-11 18:07:59 +08:00
msidolphin
7569ccaf90
fix: namespace typo ( #5972 )
...
* chore: typo
* chore: typo
* chore: typo
2022-02-11 18:07:14 +08:00
啝裳
dafc701af8
fix: replenish popover missing types ( #5958 )
...
* fix: replenish popover missing types
* fix: update
2022-02-11 17:56:21 +08:00
msidolphin
43c41015eb
fix(components): [el-table] avoid scrollbar not display ( #5920 )
...
* fix(components): [el-table] avoid scrollbar not display
* chore: optimize code
2022-02-11 15:17:34 +08:00
msidolphin
dcb7365365
feat(components): [el-image] support append preview to body ( #5883 )
...
* feat(components): [el-image] support append preview to body
* chore: add deprecated warning
* chore: compatible with append-to-body and get zIndex from PopupManager
* fix: apply transition on the initial render
* fix: PopupManager import
* fix: modify default value
* chore: rename to teleported
* chore: rename to teleported
* fix: resolve import issue
* fix: resolve import issue
* fix: resolve import issue
2022-02-11 15:16:45 +08:00
msidolphin
b6be179a2c
feat(components): [el-table] maxHeight
support more units ( #5904 )
...
* feat(components): [el-table] maxHeight support more formats (vh、calc...)
re #5888
* chore: optimize code
* fix: resolve import issue
2022-02-11 15:00:33 +08:00
啝裳
f8bcf51962
fix: delete alteredCollapse in menu ( #5889 )
2022-02-11 14:52:00 +08:00
三咲智子
590538cd38
test: fix scrollIntoView ( #5960 )
2022-02-11 12:35:26 +08:00
bqy
23c7c7843e
refactor(components): [popover] use useNamespace ( #5727 )
2022-02-11 11:47:22 +08:00
msidolphin
f194efca96
fix: [el-select-v2] avoid remove new option when reserve-keyword is true ( #5912 )
2022-02-11 11:43:58 +08:00
三咲智子
b712dd8466
refactor: fix buildProps ( #5936 )
2022-02-11 11:40:50 +08:00
weidehai
8945e21ec7
feat(components): [el-time-picker] add visibleChange event ( #5704 )
2022-02-11 11:24:46 +08:00
Aex
945e469624
fix(components): [el-menu] collapse menu active color ( #5735 )
2022-02-11 11:23:02 +08:00
三咲智子
c37de7ed1e
feat: export all locale ( #5943 )
2022-02-11 11:05:14 +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
btea
cb98b7cf97
fix(components): [select] change the tagType and style default value ( #5884 )
...
* fix(components): [select] change the tagType and style default value
* chore: update
2022-02-11 11:01:53 +08:00
bqy
553f5ffb96
refactor(components): [dropdown,dropdown-item,dropdown-menu] use useNamespace ( #5719 )
2022-02-11 10:51:38 +08:00
bqy
7e803e92f4
refactor(components): [pagination] use useNamespace ( #5725 )
2022-02-11 10:50:00 +08:00
JacBiank
e901c58c63
fix(components): [el-select] ( #5952 )
2022-02-11 10:28:18 +08:00
msidolphin
bc7317203b
fix(components): [el-time-picker] border overlap in hover state ( #5950 )
2022-02-11 10:13:35 +08:00
bqy
28b82a5ffe
fix(components): [select] define nsInput & rename ns to nsSelect ( #5953 )
2022-02-11 09:56:53 +08:00
virgosoy
3a7ba03171
fix(components): [el-popconfirm] fix onConfirm and onCancel type bug ( #5948 )
2022-02-11 09:17:45 +08:00
三咲智子
f3e9e53f3d
fix(hooks): namespace.is
default state ( #5941 )
2022-02-11 09:09:21 +08:00
bqy
eb1adcd491
refactor(components): [steps] use useNamespace ( #5944 )
2022-02-11 04:02:21 +08:00
bqy
a995d4487b
refactor(components): [popper] use useNamespace ( #5728 )
2022-02-11 04:01:18 +08:00
bqy
b99fd42e07
refactor(components): [select] use useNamespace ( #5733 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-11 03:58:02 +08:00
bqy
d132e6e000
refactor(components): [tree] use useNamespace ( #5754 )
2022-02-11 03:57:10 +08:00
bqy
115a40ce7a
refactor(components): [slider] use useNamespace ( #5743 )
2022-02-11 03:52:41 +08:00
bqy
b5644360ba
refactor(components): [select-v2] use useNamespace ( #5738 )
2022-02-11 01:36:17 +08:00
bqy
1d8584d627
fix(components): [dialog] fix dialog not fill full screen after drag ( #5875 )
2022-02-11 00:07:06 +08:00
bqy
09ebf1bed8
refactor(components): [tooltip] use useNamespace ( #5752 )
2022-02-11 00:06:05 +08:00
bqy
067c5ae669
refactor(components): [transfer] use useNamespace ( #5753 )
2022-02-10 23:46:57 +08:00
bqy
95608a8463
refactor(components): [tree-v2] use useNamespace ( #5757 )
2022-02-10 23:41:41 +08:00
bqy
ac4b582187
refactor(components): [upload] use useNamespace ( #5758 )
2022-02-10 23:39:52 +08:00
啝裳
81bca48fd4
fix: value does not exist, warning appears ( #5906 )
2022-02-10 23:29:04 +08:00
啝裳
d5e586b51b
feat: tabpane name support number type ( #5915 )
...
* feat: tabpane name support number type
* fix: update
2022-02-10 23:25:39 +08:00
jeremywu
bcd5c8b848
test(components): removing mock folder ( #5911 )
...
- Remove mock folder from the project root
- Add mock for each component test file accordingly
2022-02-10 16:35:44 +08:00
msidolphin
40b0f963c6
fix(components): [el-slider] sync manually updated value ( #5876 )
2022-02-10 09:41:19 +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
啝裳
118ca6cb7c
fix(utils-v2): add Function type to iconPropType ( #5890 )
2022-02-09 22:13:50 +08:00
ioslh
a8a8cd8f08
fix(docs): [pagination] example bugfix according to new usage ( #5833 )
2022-02-09 18:28:39 +08:00
三咲智子
f73387f9ee
fix(utils): undefined when omiting prop default ( #5868 )
2022-02-09 17:14:50 +08:00
三咲智子
0f3f8ce8f4
chore: upgrade deps ( #5885 )
...
* chore: improve workspace config
* chore: upgrade cool/check-user-permission to v2
* chore: upgrade deps
2022-02-09 17:09:55 +08:00
三咲智子
c1e5d724d8
refactor(utils-v2): refactor utils ( #5699 )
2022-02-09 16:59:08 +08:00
三咲智子
b80e5c69e9
refactor(hooks): refactor popup manager to useZIndex ( #5701 )
2022-02-09 16:31:31 +08:00
QuXiaoMing
1add6d2c70
fix(components): [el-popover] update popperInstance when props change ( #5835 )
...
Co-authored-by: xiaoming <xiaoming@mgtv.com>
2022-02-09 16:05:02 +08:00
msidolphin
21c646d4da
fix(components): [el-table] group header not supported fixed column ( #5873 )
...
fix #5864
2022-02-09 15:09:25 +08:00
mawi1512
129a2d72e5
fix(components): [el-dropdown] use custom attributes for dropdown items ( #5779 )
...
* fix(components): [el-dropdown] use custom attributes for dropdown items
* fix: forward props and attrs
2022-02-09 15:07:20 +08:00
bqy
99d3f0902b
refactor(components): [space] use useNamespace ( #5749 )
2022-02-09 12:13:38 +08:00
核心已转储
8f91f98796
fix(compnents): [el-input-number] cannot read properties of null (reading 'setAttribute') #5691
...
* fix(components): [input-number] exist#5691
2022-02-09 10:50:14 +08:00
bqy
14474efccb
fix(hooks): [use-namespace] cannot be used in nested hooks ( #5795 )
2022-02-09 00:35:29 +08:00
bqy
352530b548
refactor(components): [dialog] use useNamespace ( #5761 )
2022-02-09 00:26:33 +08:00
bqy
cc7384854b
refactor(components): [message] use useNamespace ( #5720 )
2022-02-09 00:25:19 +08:00
bqy
6ec9da0563
refactor(components): [popconfirm] use useNamespace ( #5726 )
2022-02-09 00:24:36 +08:00
bqy
25caa3fd07
refactor(components): [collapse,collapse-item] use useNamespace ( #5715 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-02-09 00:23:34 +08:00
bqy
c54f446197
refactor(components): [progress] use useNamespace ( #5729 )
2022-02-08 11:38:42 +08:00
bqy
258622fdac
refactor(components): [col] use useNamespace ( #5714 )
2022-02-08 11:36:46 +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
三咲智子
b63956c325
refactor: add transition namespace ( #5829 )
2022-02-08 09:09:54 +08:00
bqy
a84facfa4f
refactor(components): [notification] use useNamespace ( #5722 )
2022-02-08 05:51:03 +08:00
bqy
4db23d2426
refactor(components): [teleport] use useNamespace ( #5751 )
2022-02-08 05:44:50 +08:00
bqy
76e48e37cd
refactor(components): [overlay] use useNamespace ( #5723 )
2022-02-08 05:43:15 +08:00
bqy
d210f267ac
refactor(components): [page-header] use useNamespace ( #5724 )
2022-02-08 05:27:13 +08:00
bqy
fae48c8817
refactor(components): [color-picker] use useNamespace ( #5718 )
2022-02-08 05:21:17 +08:00
bqy
e1f78d9c04
refactor(components): [collapse-transition] use useNamespace ( #5716 )
2022-02-08 04:34:06 +08:00
msidolphin
baf6bc0260
fix: [el-pagination] fix justify alignment ( #5814 )
...
fix #5807
2022-02-07 16:46:26 +08:00
msidolphin
b2ff01a60f
fix(components): [el-popconfirm] revert component name ( #5815 )
2022-02-07 16:43:56 +08:00
jeremywu
44dc9a1cf5
test(components): remove all sleep statement in the tests ( #5784 )
2022-02-06 00:37:20 +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
bqy
4501b6dd66
refactor(components): [skeleton,skeleton-item] use useNamespace ( #5739 )
2022-01-31 23:41:56 +08:00
C.Y.Kun
e62e29ef5b
fix(components): [popover] after-enter/leave events not trigger ( #5681 )
2022-01-31 23:07:09 +08:00