Commit Graph

1594 Commits

Author SHA1 Message Date
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
C.Y.Kun
1a24e85248
fix(components): [cascader] Unable to use spaces when filtering (#5676) 2022-01-31 23:03:58 +08:00
bqy
97658e2e5c
refactor(components): [scrollbar] use useNamespace (#5732) 2022-01-31 23:03:28 +08:00
kooriookami
e89804196b
style: fix popper style (#5736) 2022-01-31 22:59:06 +08:00
三咲智子
efbe852d1c
fix: upgrade vueuse (#5698) 2022-01-29 22:26:31 +08:00
Carter Li
2b38b5f5a5
fix(components): fix #5582 (#5583) 2022-01-28 15:25:15 +08:00
kooriookami
eb6553bedf
fix(components): [image-viewer] fix some bugs and improve style (#5673)
* fix: fix ElImageViewer

* fix: update

* perf: perf zoomRate
2022-01-28 15:21:43 +08:00
msidolphin
17fd183f87
fix(theme-chalk): [el-pagination] quick button disabled state (#5672) 2022-01-27 17:36:26 +08:00
msidolphin
0d8f08ab9b
perf(components): [el-scrollbar] prevent re-render when scrolling (#5670)
* perf(components): [el-scrollbar] prevent re-render when scrolling

* chore: improve code
2022-01-27 17:10:44 +08:00
msidolphin
8322bcf843
refactor(components): [el-pagination] optimize component style (#5666) 2022-01-27 16:52:45 +08:00
G-G
696c20dd60
fix(theme-chalk): el-breadcrumb__item style (#5597)
* fix(theme-chalk): el-breadcrumb__item style

Change the style of el-breadcrumb__item,It wasn't aligned before

fix #5594

* docs(docs): docs edit describe

docs edit describe  Change separator-class to separator-icon

* docs(docs): docs edit describe

docs edit describe  Change 'iconfont' to 'svg icon'

Co-authored-by: 赵雅国 <zhao.yaguo@shinewingdigital.com>
2022-01-27 16:27:30 +08:00
msidolphin
77a3d5c7c1
refactor(components): [el-pagination] adjust component size (#5640)
* refactor(components): [el-pagination] adjust component size

* fix: background size

* chore: improve doc style
2022-01-26 14:29:48 +08:00
msidolphin
f860941d8e
fix(components): [el-table] hover not working in fixed mode (#5638) 2022-01-26 14:06:22 +08:00
msidolphin
043d20403f
fix(components): [el-table] fix invalid maxHeight issue (#5584)
* fix(components): [el-table] fix invalid maxHeight issue

fix #5580

* fix: remove native scrollbar
2022-01-26 14:05:35 +08:00
msidolphin
51c3f09483
refactor(components): [el-tag] use namespace (#5643)
* refactor(components): [el-tag] use namespace

* chore: optimize code
2022-01-26 14:00:57 +08:00
btea
4be0d47d70
refactor(components): [drawer] use useNamespace (#5596) 2022-01-26 09:36:35 +08:00
MoConWu
5ee184fdfd
feat(theme-chalk): css var for empty & rate (#5359)
* 更新var.scss,提取empty的fill-color

将fill的color提取出来,作为变量,方便后续修改,修改如下:
    'fill-color-0': var(--el-color-white),
    'fill-color-1': #FCFCFD,
    'fill-color-2': #F8F9FB,
    'fill-color-3': #F7F8FC,
    'fill-color-4': #EEEFF3,
    'fill-color-5': #EDEEF2,
    'fill-color-6': #E9EBEF,
    'fill-color-7': #E5E7E9,
    'fill-color-8': #E0E3E9,
    'fill-color-9': #D5D7DE,

* 修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改

修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改

* 修改rate下的配色提取到变量里

修改rate下的配色提取到变量里,提取如下:
    'void-color': #c6d1de,
    'rate-color': #F7BA2A,

* 提取rate的色彩作为变量

提取rate的色彩作为变量

* 修改rate的色彩变量

修改和提取rate变量为:
    'void-color': #c6d1de,
    'star-color': #F7BA2A,
    'disable-void-color': #EFF2F7,
    'text-color': #1f2d3d,

* replace space to enter

替換空格为回车

* lint change

lint change

* Missing Pretty error

color 颜色小写

* Add CustomStyles infomation

Add CustomStyles infomation

* Change CustomStyles

Change CustomStyles

* Add CustomStyles

Add CustomStyles

* Change rate to empty

Change rate to empty

* Modify CustomStyles after Bottom content

Modify CustomStyles after Bottom content

* Change Custom styles

Change Custom styles

* feat: format rate.md
2022-01-26 02:10:19 +08:00