kooriookami
e89804196b
style: fix popper style ( #5736 )
2022-01-31 22:59:06 +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
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
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
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
kooriookami
7032e75721
style&doc(components): [el-tooltip] improve style and doc ( #5598 )
...
* style: change style
* style: remove useless style
* style: update
* docs: update
2022-01-25 16:10:49 +08:00
msidolphin
6d779fd5c7
fix(components): [el-select-v2] optimize component size ( #5531 )
2022-01-22 10:13:53 +08:00
msidolphin
13de0524eb
feat(components): [el-button] support for customize loading component ( #5505 )
2022-01-21 23:11:35 -03:00
msidolphin
b0ce4f528c
fix(components): [el-message] style conflict ( #5530 )
2022-01-21 16:47:57 +08:00
三咲智子
b6ac078b97
fix(components): fix sub-menu style ( #5516 )
2022-01-21 09:33:34 +08:00
msidolphin
aa5aa29073
chore: improve table style ( #5511 )
2022-01-20 18:03:55 +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
kooriookami
3204ac036d
style: tooltip padding ( #5433 )
2022-01-18 16:53:15 +08:00
Valar103769
3fabe492e9
chore(docs): fix buildThemeChalk comment ( #5426 )
2022-01-17 15:43:07 +08:00
Alan Wang
64a55e3562
fix(components): [el-select] suffix-icon disabled ( #5354 )
2022-01-17 15:14:25 +08:00
Alan Wang
984e0c2578
feat(components): [el-drawer] add footer slot ( #5404 )
...
* feat: [el-drawer]add footer slot
* feat(components): [el-drawer]add footer slot
* feat(components): [el-drawer]add cancel and confirm function
2022-01-17 14:58:06 +08:00
kooriookami
f632072186
feat: dropdown add popper-options prop ( #5396 )
2022-01-16 13:56:16 +08:00
kooriookami
0745e29b0d
fix: fix space style ( #5387 )
2022-01-14 16:41:13 +08:00
kooriookami
3ed376f044
style: msgbox ( #5371 )
2022-01-14 09:22:44 +08:00
kooriookami
57e0d1d1bb
fix(style): [el-dropdown] fix doc style ( #5266 )
...
* fix: update style
* style: update
* feat: update test
2022-01-11 10:29:25 +08:00
msidolphin
180e21dc56
fix(components): [el-tree] fix safari drop animation issue ( #5294 )
2022-01-11 10:21:13 +08:00
Delyan Haralanov
979165a2ac
feat(components): [el-tabs] add active-bar width transition ( #5206 ) ( #5223 )
2022-01-10 09:55:11 +08:00
msidolphin
b5ae3e80bb
fix(components): [el-transfer] improve styles ( #5139 )
2022-01-08 19:53:52 +08:00
msidolphin
d61cf39cf3
chore(components): add shadow to panels ( #5146 )
...
* chore(components): add shadow to panels
* fix: improve menu test
2022-01-08 19:52:50 +08:00
Alan Wang
0508c6fadd
fix(components): [el-pagination] layout error ( #5181 )
2022-01-08 19:49:46 +08:00
btea
b8b60248a6
feat(components): [el-tag] adjust icon size ( #5207 )
...
* feat(components): [el-tag] adjust icon size
* feat: font-size
2022-01-08 19:40:53 +08:00
kooriookami
f5b7e3accc
fix(components): [el-form] fix form style ( #5145 )
...
* style: fix form style
* feat: update
* feat: update
* feat: update
* feat: update spell
* feat: update
2022-01-08 19:34:09 +08:00
msidolphin
c24bebbe5d
fix(components): [el-date-picker] fix footer style ( #5144 )
2022-01-07 16:30:06 +08:00
msidolphin
2af36e42b2
feat(components): checkbox & radio support small size ( #5189 )
2022-01-07 15:58:59 +08:00
kooriookami
b33fed911b
feat(components): [el-slider] slider add size prop ( #5091 )
...
* feat: slider add size
* feat: update
* feat: update
* feat: update
2022-01-07 15:44:43 +08:00
kooriookami
fb76382dd1
feat(components): [el-switch] switch add size prop ( #5101 )
...
* feat: switch add size
* feat: update
* feat: update
2022-01-07 15:43:53 +08:00
kooriookami
9e53873742
feat(components): [el-rate] rate add size prop ( #5102 )
...
* feat: rate add size
* feat: update test
* feat: update
2022-01-07 15:43:38 +08:00
Alan Wang
bf1f52b87e
fix(components): [el-select-v2] tag overflow ( #5160 )
2022-01-06 08:40:48 +08:00
msidolphin
e3e59afc75
refactor: [el-table] using sticky position refactor fixed column ( #4414 )
...
* refactor: [el-table] using sticky position refactor fixed column
re #4399
* fix: solve the misalignment issue
* fix: optimize code
2022-01-05 15:13:01 +08:00
msidolphin
d8fb83c0f4
refactor(components): [layout] optimize performance ( #4600 )
2022-01-04 15:06:18 +08:00
jeremywu
dd19cae2bc
refactor(components): popper composables ( #5035 )
...
* refactor(components): popper composables
- Refactor popper composables
* updates
* updates for tooltip
* Updates for popper. TODO: fix controlled tooltip animation
* Fix controlled mode popper animation issue
* Add new feature for customizing tooltip theme
* Fix popover and popconfirm error
* - Add Collection component for wrapping a collection of component
- Add FocusTrap component for trap focus for popups
- Add RovingFocus component for roving focus component type
- Adjust dropdown component based on these newly added components
- Add popper-trigger component for placing the trigger
- TODO: Finish current dropdown component, and all component's tests plus documents
* Refactor popper
* Complete organizing popper
* Almost finish dropdown
* Update popper tests
* update only-child test
* Finish focus trap component test
* Finish tooltip content test
* Finish tooltip trigger tests
* Finish tooltip tests
* finish tests for Collection and RovingFocusGroup
* Fix test cases for timeselect & select & popover
* Fix popover, popconfirm, menu bug and test cases
* Fix select-v2 test error caused by updating popper
* Fix date-picker test issue for updating popper
* fix test cases
* Fix eslint
* Rebase dev & fix tests
* Remove unused code
2022-01-04 09:15:15 +08:00
云游君
2f146e8624
fix(theme-chalk): input-number controls increase/decrease height ( #5088 )
2021-12-31 17:24:38 +08:00
renovate[bot]
e1c01db42c
chore(deps): update dependency gulp-sass to v5.1.0 ( #5066 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31 10:44:22 +08:00
jeremywu
f024ddc941
feat(style): update cascader radio button padding size ( #5057 )
2021-12-30 19:25:37 +08:00
kooriookami
10e231168a
style: update descriptions style ( #5025 )
...
* style: update descriptions style
* style: update
* style: update demo
* style: update
* style: update
* style: update
* style: update
* style: update
* feat: update
2021-12-30 17:46:33 +08:00
msidolphin
d4b8199618
fix(components): adjust style of the radio and form ( #5047 )
2021-12-30 17:45:49 +08:00
iamkun
fce6acb5ca
refactor(style): adjust table size to large/default/small ( #5036 )
...
* feat: update table css
* feat: update table css
* feat: update table css
* feat: update table css
2021-12-30 17:32:24 +08:00
云游君
bd75d831f2
fix(theme-chalk): auto menu item height & add css var, close #4864 ( #5034 )
2021-12-30 17:28:49 +08:00
云游君
047dbccf3d
fix: adjust tag icon size & add checkbox with-border demo ( #5033 )
2021-12-30 17:26:32 +08:00
云游君
5067dd3b70
fix(theme-chalk): upload progress & menu padding style & pagination align ( #5011 )
...
* fix: upload progress margin
* fix: menu example style
* fix: picker & radio padding, button form details
* fix(theme-chalk): pagination align
2021-12-29 16:21:29 +08:00
云游君
2b209fd760
fix(components): input-number/input/dropdown/select/badge details ( #4866 )
2021-12-28 19:38:23 +08:00
Soul
2481d35d66
fix(components): [el-upload] improve image style ( #4902 )
2021-12-28 16:06:14 +08:00
msidolphin
679e7ef285
fix(components): [el-drawer] fix content cannot scroll issue ( #5001 )
...
fix #4999
2021-12-28 15:04:38 +08:00
Ryan2128
bbed5a5e96
fix(components): [select-v2] missing validate action when clear ( #4892 )
...
* fix(components): [select-v2] missing validate action when clear
- Fix the bug that missing validate when clear
- Add the same icon and style as the select component
* docs: [select-v2] fix demo render error
2021-12-22 17:37:42 +08:00
云游君
0870bb968c
fix: tag in select style ( #4914 )
...
* fix: tag in select style
* fix: extract common style from select to fix select
2021-12-21 15:47:20 +08:00
云游君
efb48a61fd
fix(style): adjust component size & demo ( #4801 )
...
* fix(style): adjust button size & demo spacing
* fix(style): adjust input padding & with prefix/suffix
* fix(style): adjust button padding horizontal
* fix(style): adjust form margin & font-size
* refactor(docs): use setup simplify form examples
2021-12-15 16:36:49 +08:00
Alan Wang
b741ab5e67
fix(components): [el-form] vertical aligin ( #4717 )
2021-12-15 16:32:14 +08:00
cregis0073
13145de1e8
fix(theme-chalk): Put back !optional to @extend ( #4835 )
2021-12-15 16:28:09 +08:00
云游君
4560adfdf8
refactor(style): adjust component size to large/default/small ( #4491 )
...
* refactor(style): adjust component size to large/default/small
* refactor(components): avatar size & use flex instead of block
* refactor(components): adjust check button size
* refactor(components): adjust tag size
* refactor(components): adjust size doc
* fix(components): datetime-picker demo style width
* refactor(components): color-picker size & block to flex
* refactor(components): adjust slider input size
* refactor(components): adjust radio input size for demo
* refactor(components): adjust select size & docs
* refactor(components): adjust form radio size & docs
* refactor(components): add windicss for docs
* refactor(components): adjust skeleton avatar size to css var
* refactor(components): simplify typography size demo
* refactor(components): adjust dropdown size & demo
* refactor(components): adjust descriptions size
* fix(components): datetime-picker showcase class pollute global button
* chore(ci): upgrade docs dependencies to fix ci
* fix(ci): add highlight because vitepress not export it
* fix(ci): disable line for no-console
* fix(ci): remove mini to fix test
* fix(style): code font size
* fix(style): button span flex style
* fix(style): button padding horizontal default 15px
* refactor(components): adjust tag padding size & demo
* refactor(components): adjust form line-height for input
* refactor(components): adjust dropdown menu size & button padding
* fix(style): picker separator block to flex center
* fix: dropdown button span items-center
* style: adjust input-with-icon & size demo & fix input vitepress load
* chore: upgrade dependencies
* chore: upgrade dependencies
* ci: fix website build
* ci: regenerate pnpm-lock.yaml
* ci: use dev pnpm-lock
* ci: update pnpm-lock.yaml
2021-12-12 17:54:21 +08:00
Alan Wang
35b1f24f8e
fix(components): [el-menu] third-party icons are hidden ( #4754 )
2021-12-10 18:10:42 +08:00
Alan Wang
42430106f3
feat(components): [el-select] tag type ( #4504 )
2021-12-10 01:57:50 +08:00
云游君
15251c3639
fix(style): override el-icon display in el-input__icon ( #4684 )
...
* fix(style): override el-icon display in el-input__icon
* fix(style): use double class selector to override input icon style
* Update packages/theme-chalk/src/input.scss
Co-authored-by: Aex <adaex@qq.com>
2021-12-09 22:56:35 +08:00
Alan Wang
0b269e76a1
feat(components): [el-divider] support setting the dividing line style ( #4435 )
...
* feat(components): [el-divider] support setting the dividing line style
* Update divider.md
2021-12-09 20:41:38 +08:00
云游君
e01a236849
refactor(style): rename -color-base to --el-bg-color ( #4615 )
2021-12-05 12:59:18 +08:00
云游君
240f65c2a3
fix(style): icon font-size inherit ( #4565 )
2021-12-04 01:32:13 +08:00
云游君
db4db285ac
fix(components): dropdown menu divided style, close #4631 ( #4638 )
2021-12-02 19:51:23 +08:00
Esteban Fuentealba
f2b08cb025
fix(theme-chalk): add !optional to @extend
2021-12-01 16:26:00 +08:00
Alan Wang
d09267b7d4
fix(components): [el-dropdown] icon vertical center ( #4431 )
2021-11-30 16:21:15 +08:00
Alan Wang
49b0acf33a
fix(components): [el-tag] icon-center ( #4438 )
2021-11-30 16:10:36 +08:00
云游君
ad3ea51b83
fix(style): input inner padding right when has suffix ( #4574 )
2021-11-29 19:27:39 +08:00
云游君
900d62a77e
refactor(style): rename disabled color and migrate to css var ( #4493 )
...
* refactor(style): adjust component size to large/default/small
* fix(style): radio checkbox button default color
* Revert "refactor(style): adjust component size to large/default/small"
This reverts commit a952d9c81a
.
* fix(style): use disabled-color-base as button disabled-text-color
* refactor(style): rename disabled base color
* refactor(style): simplify css var generate
2021-11-22 15:10:23 +08:00
云游君
859629c3ac
fix(style): radio checkbox button default color ( #4492 )
...
* refactor(style): adjust component size to large/default/small
* fix(style): radio checkbox button default color
* Revert "refactor(style): adjust component size to large/default/small"
This reverts commit a952d9c81a
.
* fix(style): use disabled-color-base as button disabled-text-color
2021-11-22 14:22:15 +08:00
云游君
e68b6c05d7
refactor(style): rename to text-color bg-color ( #4468 )
...
* refactor(style): rename -font to -text-color & -background to -bg-color
* refactor(style): rename bg-color text-color
* refactor(style): rename 'color' to 'text-color'
2021-11-22 11:19:44 +08:00
btea
57f9da5502
chore(style): use english comment and fix typo ( #4430 )
2021-11-21 19:20:12 +08:00
云游君
5a166b4ba5
feat(components): add custom color for button & rename css var bg-color ( #3664 )
2021-11-19 20:22:16 +08:00
云游君
d0fa8ba6e5
chore(style): use english comment with scss style for vite build ( #4381 )
2021-11-12 17:02:28 +08:00
C.Y.Kun
1300f89e4f
fix(theme-chalk): fix icon style in Menu component is wrong ( #4302 )
2021-11-09 09:17:28 +08:00
btea
b18750bb2f
fix(style): radio group set inline-block ( #4255 )
2021-11-08 15:37:11 +08:00
表弟
b81bf53f0a
feat(components): [el-message] merge the same content messages( #3836 ) ( #3988 )
...
* style(components): [el-message-box] string does not wrap(#3856 )
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
* refactor(components): el-swtich custom texts and icons
* fix: test
* fix: font size
* fix: example margin
* feat(components): el-switch add inline-prompt support
* revert: paly
* docs: update icons
* feat: add inner text
* fix: switch test
* refactor: icon inline
* feat(components): [el-message] merge the same content messages(#3836 )
* feat(components): [el-message] merge the same content messages(#3836 )
Co-authored-by: Aex <adaex@qq.com>
2021-11-05 18:55:40 +08:00
Aex
2036755e3c
fix(components): h
function children parameter usage ( #4238 )
...
* fix(components): `h` function children parameter usage
* fix: usage
* fix: icon align
2021-11-05 18:24:19 +08:00
Aex
c2571b59c7
fix(theme-chalk): el-menu arrow icon style ( #4230 )
2021-11-05 14:58:15 +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
云游君
f548bcb8b5
fix(style): remove chinese comments in checkbox ( #4189 )
2021-11-04 10:04:38 +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
云游君
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
云游君
c1621a5164
fix: input suffix icon center by flex ( #4159 )
2021-11-01 20:05:25 +08:00
SongWuKong
c728e25cea
fix(components): [el-menu] icon style ( #4122 )
2021-10-31 01:35:50 +08:00
Alan Wang
c1bfe08c21
fix(components): [el-input] input border ( #4110 )
2021-10-30 22:46:27 +08:00
msidolphin
93a1aa9b2f
feat(components): [el-date-picker] support customized cell content ( #4078 )
...
re #4056
2021-10-30 21:39:11 +08:00
Aex
cd646824c2
feat(components): el-switch add inline content support ( #4091 )
...
* refactor(components): el-swtich custom texts and icons
* fix: test
* fix: font size
* fix: example margin
* feat(components): el-switch add inline-prompt support
* revert: paly
* docs: update icons
* feat: add inner text
* fix: switch test
* refactor: icon inline
2021-10-30 21:23:29 +08:00
renovate[bot]
ab81fc89f2
chore(deps): pin dependencies ( #4098 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 17:09:09 +08:00
Aex
4b1975ebc9
fix(components): [el-page-header] icon size ( #4085 )
2021-10-29 19:56:00 +08:00
云游君
0139d24583
chore: remove useless css prefix & utils ( #4075 )
2021-10-29 19:16:53 +08:00
921
917b909984
fix(components): [el-form-item] align inline elements vertically ( #4080 )
...
Co-authored-by: 921 <redky@qq.com>
2021-10-29 13:26:26 +08:00
云游君
453c595a1b
feat: remove font icon scss & font-path ( #4074 )
...
* feat: remove font icon scss & font-path
* chore: fix lint useless var
2021-10-29 00:20:16 +08:00
Aex
4510816802
refactor(componentes): deprecate the icon font of some components ( #4067 )
...
* refactor(components): [el-breadcumb] icon
* refactor(components): el-tabs icon
* refactor(components): color picker icon
* refactor(components): menus icon
* refactor(components): loading spinner icon
* fix(components): panel-data-pick elicon import
* refactor(components): dropdown item icon
* refactor(components): tabs plus icon
* fix: message & tabs icon test
* fix(components): breadcrumb docs
* fix(components): colorPicker docs
* fix(components): loading docs
Co-authored-by: imswk <syfzxx@vip.qq.com>
2021-10-28 23:37:26 +08:00
921
9a016bfd32
fix(components): [el-input-number] add a type attribute ( #4030 )
...
Co-authored-by: 921 <redky@qq.com>
2021-10-28 06:19:56 +08:00
Aex
883fd8d6ef
epic: refactor icons ( #3492 )
...
* refactor(components): el-alert icon (#3441 )
* refactor(components): el-alert icon
* fix: el-alert test
* fix: [el-alert] lint error
* feat(utils): add icon util
* refactor(components): el-alert icon
* refactor(utils): icon
* test: update alert test
* refactor: remove el-icon in util
* refactor(components): el-notification icon (#3512 )
* chore: temp save changes
* refactor: update icon
* fix: var
* docs: update icon
* fix: type class error
* style: remove unused class
* fix: update icon type
* docs: update icon
* fix: update iconComponent
* refactor(components): el-dialog icon (#3505 )
* refactor(components): [el-dialog] icon
* fix: typo
* refactor: dialog icon ref
* refactor: dialog icon
* style: update close button size
* refactor(components): el-message-box icon (#3507 )
* refactor(components): message-box icon
* refactor(components): message icon
* fix: test
* refactor: update ref
* fix: test
* docs: update icon
* fix: delete unused code
* docs: update type
* fix: update close button size
* fix: type
* fix: icon type class
* fix: icon type
* fix: update type class
* refactor(components): el-popconfirm icon (#3513 )
* refactor(components): el-popconfirm icon
* fix: space styles
* docs: update example
* docs: update example for trigger event
* refactor(components): el-page-header icon (#3518 )
* refactor(components): el-page-header icon
* docs: update icon
* fix: space errors
* refactor(components): el-steps icon (#3520 )
* refactor(components): el-backtop icon (#3514 )
* refactor(components): el-backtop icon
* fix: update font size
* refactor(components): el-button icon (#3536 )
* refactor(components): el-button icon
* fix: update example
* refactor(components): el-button icon
* refactor: style simplify
Co-authored-by: imswk <syfzxx@vip.qq.com>
* refactor(components): el-tree icon (#3590 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-avatar icon (#3599 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-carousel icon (#3602 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-progress icon (#3607 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-result icon (#3609 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-timeline icon (#3646 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-table icon (#3611 )
Co-authored-by: qianjie <qianjie@patsnap.com>
* chore: add vue to gitignore
* fix: buildProp error
* refactor(components): el-pagination icon (#3605 )
* test: el-menu deprecated icon font (#3794 )
* test: el-loading deprecated icon font (#3795 )
* chore: Update changelog 1.1.0-beta.20 (#3838 )
* fix: about custom extension of table column (#3437 )
* refactor(components): el-autocomplete icon (#3783 )
* refactor(components): el-dropdown icon (#3517 )
* refactor(components): el-dropdown icon
* fix: arrow down icon size
* style: revert
* fix: font-size
* refactor(components): el-link icon (#3538 )
* refactor(components): el-link icon
* refactor: update example
* fix: import icons
* docs: add tip
* refactor: update link icon
* fix: icon align
* fix: typo
* refactor(components): el-select icon (#3780 )
* refactor(components): el-input icon (#3565 )
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* docs: icon usage
* fix: input style
* fix: add scoped
* docs: fix icon
* fix: icon align
* fix: icon align
* fix: typo
* fix: typo
* refactor(components): el-input-number icon (#3566 )
* refactor(components): el-input-number icon
* fix: icon align
* refactor(components): el-tag icon (#3793 )
* refactor(components): el-tag icon
* fix: icon align
* fix: icon margin
* refactor(components): el-switch icon (#3787 )
* refactor(components): el-switch icon
* fix: icon align
* docs: add icon usage
* refactor(components): el-collapse icon (#3788 )
* refactor(components): el-collapse icon
* docs: update icon demo
* fix: typo
* refactor(components): el-uplod icon (#3598 )
* refactor(components): el-uplod icon
* docs: update icon useage
* docs: fix icon
* docs: fix icon
* docs: update upload-filled icon
* fix: icon align
* fix: item icon align
* refactor(components): el-select-v2 icon (#3781 )
* refactor(components): el-select-v2 icon
* revert: play/main.ts
* fix: icon style
* fix: icon solt
* refactor(components): el-cascader icon (#3785 )
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* refactor(components): el-cascader icon
* refactor(components): el-tag icon
* fix: icon align
* fix: icon margin
* docs: icon usage
* fix: input style
* fix: add scoped
* test: remove unuesd code
* fix: cascader-panel
* fix: icon style
* fix: icon animation
* refactor(components): el-drawer icon (#3796 )
* refactor(components): el-drawer icon
* fix: close icon size
* fix: close icon align
* refactor(components): el-transfer icon (#3792 )
* refactor(components): el-transfer icon
* fix: icon align
* refactor(components): el-image-viewer icon (#3797 )
* refactor(components): el-image-view icon
* fix: icon size
* docs: update domo
* style: format vue
* fix: fullscreen icon
* Add cursor for icons
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
* refactor(components): rate-icon (#3891 )
* refactor(components): el-rate icon
* docs: update example
* docs: update
* test: update
* docs: update
* fix: variable rename
* fix: demo update
* fix: allow half bug
* refactor(components): el-time-picker icon (#3834 )
* refactor(components): el-button icon
* refactor(components): date-picker icon
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* refactor(components): el-time-select icon
* fix: icon width
* docs: icon usage
* fix: input style
* fix: add scoped
* fix: icon size
* docs: icon display
* fix: icon in button
* docs: fix error
* refactor(components): el-time-picker icon
* fix: var
* fix: icon align
* test: delete unused code
* test: fix error
* fix: remove unused code
* docs: fix typo
* docs: update icon
* fix: default prefix icon
* fix: range picker icon align
* Update cursor for picker
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
* fix(components): el-input close icon
* chore: delete fonts
* fix: copy full style
Co-authored-by: imswk <syfzxx@vip.qq.com>
Co-authored-by: bastarder <85257684@qq.com>
Co-authored-by: qianjie <qianjie@patsnap.com>
Co-authored-by: Element <wallement@gmail.com>
Co-authored-by: Alan Wang <948467222@qq.com>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-10-27 23:17:13 +08:00
BaboonKing
ba00ae375e
fix(components): [el-date-picker] increase width of range separator ( #4028 )
2021-10-27 09:05:14 +08:00
三咲智子
4e99d0b5ba
build!: simplify build & support esm import ( #4018 )
...
* build!: simplify build & support native esm import
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
* build!: improve esm exports (#3871 )
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
* fix: add sideEffects
* refactor: improve alias
* build: upgrade dependencies
2021-10-25 17:07:48 +08:00
神楽坂みずき
5cd8be2434
feat(components): add space between two characters in Chinese ( #3992 )
2021-10-24 22:47:39 +08:00
Alan Wang
67e03d458d
fix(components): [el-input] disable button style error ( #3989 )
2021-10-22 12:21:00 +08:00
btea
fdb06718eb
feat(components): [el-popconfirm] adjust tag and style ( #3981 )
2021-10-21 21:54:31 +08:00
jeremywu
16f069ebbe
Revert "build!: simplify build & support native esm import ( #3900 )" ( #3945 )
...
* Revert "build!: simplify build & support native esm import (#3900 )"
This reverts commit fb94222bb4
.
* remove module
* Fix linter
* Add @element-plus/icons as dependency
* update pnpm lock file
* temporary lock element-plus at 1.1.0-beta.20
2021-10-20 09:42:32 +08:00
三咲智子
fb94222bb4
build!: simplify build & support native esm import ( #3900 )
...
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
2021-10-18 14:45:57 +08:00
三咲智子
3e2be8eb0b
chore: upgrade & remove unused dependencies ( #3892 )
2021-10-16 21:00:18 +08:00
表弟
12f1d0e47f
style(components): [el-message-box] string does not wrap ( #3856 ) ( #3867 )
2021-10-14 11:12:47 +08:00
三咲智子
3cf091f2d5
refactor(components): refactor image ( #3770 )
2021-10-06 20:17:18 +08:00
啝裳
45ec48e020
style(components): optimize the addable style ( #3726 )
2021-09-29 12:53:56 +08:00
云游君
8583c70fdc
feat(theme-chalk): use @use instead of @import & remove /**/ comment ( #3696 )
...
* feat(theme-chalk): use @use instead of @import & remove /**/ comment
* refactor(theme-chalk): refactor scss with @use module
* fix(docs): scss in docs toggle to '@use'
* docs: add custom theme on demand
* docs: add unplugin-element-plus
2021-09-28 20:42:12 +08:00
三咲智子
ab8982379e
build: refactor each package build ( #3709 )
2021-09-28 20:28:47 +08:00
btea
ea31eeabed
chore(project): revise rm rf to rimraf ( #3680 )
2021-09-27 16:38:15 +08:00
msidolphin
2d2878eb53
feat(components): add virtual tree ( #3398 )
...
* feat(components): add virtual tree
* perf: optimize compute performance
* perf: optimize update checked states performance
* feat(components): [tree-v2] supports filter method
* feat(components): [el-tree-v2] exposes check api
* feat(components): [el-tree-v2] exposes current api
* feat(components): [el-tree-v2] support contextmenu event
* style(components): [el-tree-v2] optimized code style
* refactor(components): [el-tree-v2] using svg icon
* refactor(components): [el-tree-v2] replace all PropType with buildProp
replace all PropType with buildProp, support perfMode, expose setData
* refactor: improve prop
* docs: [el-tree-v2] improve documention
* refactor(components): [el-tree-v2] optimized code
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-09-27 11:12:50 +08:00
jeremywu
50a1b6f892
feat(components): [el-virtualized-grid] fulfillment ( #3612 )
...
* feat(components): [el-virtualized-grid] fulfillment
- Add scrollabr and scroll handler to v-grid
* Address comments and code perfection
* Update render function
* fix linter
* address comments
2021-09-26 19:22:56 +08:00
三咲智子
7a9c6f38d7
build: parallel build ( #3416 )
2021-09-26 01:29:07 +08:00
三咲智子
5f5248020c
chore(project): adjust dependency ( #3595 )
2021-09-24 09:28:21 +08:00
云游君
35c90180d1
refactor(components): use css var to set menu global style ( #3539 )
...
* refactor(components): use css var to set menu global style
* fix(components): remove useless value & change camelCase & test file
* test: comment code that can not test final style
* test: fix unused-vars lint
* feat: add computed for useMenuCssVar
* test(components): revert test file
* fix(components): use computed value
2021-09-22 18:41:32 +08:00
Dreamcreative
d7a96911d4
fix(components): [el-select-v2] fix style problem when select-v2 option too long ( #3534 )
2021-09-22 08:47:42 +08:00
云游君
9fddcf42fa
fix(style): use flex replace float & fix vertical center ( #3523 )
2021-09-21 02:23:44 +08:00
云游君
ac30cd0d6e
chore: add vscode config & upgrade typescript/sass/vite ( #3502 )
...
* chore: add vscode config & upgrade typescript/sass/vite
* fix: format scss by prettier
2021-09-19 19:34:25 +08:00
Aex
dd871cc8e9
fix(theme-chalk): [el-radio] input border hover color ( #3493 )
2021-09-19 02:51:02 +08:00
云游君
0836097c55
refactor(components): drawer animation use transition replace keyframe ( #3447 )
...
* refactor(components): drawer animation use transition replace keyframe
* fix(components): fix drawer leave animation
2021-09-19 00:09:41 +08:00
Aex
5ff3de24b5
fix(components): [el-dialog] content scrolling behavior ( #3484 )
2021-09-18 22:43:07 +08:00
BeADre
fdc2bef0c1
feat(components): [el-timeline] add center prop ( #3436 )
...
* feat(components): [el-timeline]add center prop
* fix: remove unnecessary selector
2021-09-18 11:31:58 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +08:00
三咲智子
c86c2b0fe9
style: eslint enable prefer-template ( #3414 )
...
* style: eslint enable prefer-template
* chore: apply eslint rules
2021-09-17 09:18:24 +08:00
云游君
fb22634b61
style(components): add css var width & margin-top for dialog ( #3431 )
2021-09-16 23:01:22 +08:00
Aex
3a84382f2e
fix(theme-chalk): [el-input] textarea focus & hover border color ( #3403 )
2021-09-15 22:25:03 +08:00
Alan Wang
64c094b528
fix(components): [el-textarea] show different font family ( #3349 )
...
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
2021-09-11 21:40:40 +08:00
Aex
6db8dbca82
fix(components): [el-dialog] avoid custom class style conflict ( #3267 )
2021-09-10 10:09:47 +08:00
btea
0b1f74154b
fix(components): [el-alert] change the border-radius variable ( #3271 )
2021-09-07 13:31:14 +08:00
Aex
ac7c226196
chore(project): upgrade dependencies to latest minor ( #3242 )
...
* chore(project): bump @babel/cli from 7.12.1 to 7.15.4
* chore(project): bump @babel/core from 7.11.6 to 7.15.5
* chore(project): bump @babel/plugin-proposal-class-properties to 7.14.5
* chore(project): bump @babel/plugin-transform-runtime to 7.15.0
* chore(project): bump @babel/preset-env from 7.11.5 to 7.15.4
* chore(project): bump @babel/preset-typescript from 7.10.4 to 7.15.0
* chore(project): bump babel-loader from 8.1.0 to 8.2.2
* chore(project): bump babel-plugin-module-resolver from 4.0.0 to 4.1.0
* chore(project): bump @popperjs/core from 2.4.4 to 2.10.1
* chore(project): update babel.config.js
* chore(project): update jest.config.js
* chore(project): bump @typescript-eslint/eslint-plugin to 4.30.0
* chore(project): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
* chore(project): bump algoliasearch from 4.4.0 to 4.10.5
* chore(project): bump transliteration from 2.1.11 to 2.2.0
* chore(project): bump typescript from 4.3.5 to 4.4.2
* chore(project): bump esbuild from 0.12.5 to 0.12.25
* chore(project): bump file-loader from 6.1.0 to 6.2.0
* chore(project): bump rollup from 2.28.2 to 2.56.3
* chore(project): bump rollup-plugin-esbuild from 4.2.3 to 4.5.0
* chore(project): bump sass from 1.37.0 to 1.39.0
* chore(project): move sass & typescript to devDependencies
2021-09-05 19:57:35 +08:00
kooriookami
c2b6c30f92
feat(components): [el-timeline] add hollow prop ( #3229 )
...
* feat: timeline add hollow prop
* feat: update
* feat: format
Co-authored-by: kooriookami <18114643032@163.com>
2021-09-05 11:07:24 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
msidolphin
e4032821a8
fix(theme-chalk): [el-form] no display red asterisk when width is auto ( #3222 )
...
fix #3221
2021-09-03 16:46:19 +08:00
sunnuan
0dacfb1247
style: fix missing import ( #3212 )
...
Co-authored-by: sunnuan <sunnuan>
2021-09-03 11:34:16 +08:00
三咲智子
80fb61691d
fix: [el-form-item] add min-width ( #3208 )
2021-09-03 10:14:46 +08:00
云游君
8654e7d54a
fix: missing timepicker css var ( #3204 )
2021-09-03 09:58:18 +08:00
sunnuan
d8487f29a6
style: fixed style ( #3202 )
...
Co-authored-by: [liuyaqian] <[liuyaqian@geekplus.com ]>
2021-09-02 18:30:39 +08:00
Aex
01b867896e
style(var): $--border-color-hover
var reference ( #3179 )
2021-09-02 16:18:24 +08:00
Aex
eb8ec6fb7a
fix(components): descriptions cell class ( #3195 )
2021-09-02 15:01:13 +08:00
kooriookami
614c09eead
perf: perf menu add back arrow-icon and overflow ( #3167 )
...
* perf: perf menu add back arrow-icon and overflow
* perf: optimize resize
2021-09-01 15:43:57 +08:00
云游君
eacd21f118
style(table): allow custom tr background-color ( #3166 )
...
* style(table): allow custom tr background-color
* style(table): format table docs & add status tr example by var
2021-09-01 15:17:13 +08:00
msidolphin
bfe23ce820
fix(theme-chalk): fixed the wrong background color of timeline-item ( #3165 )
2021-09-01 14:29:20 +08:00
msidolphin
7556a1b2d1
fix(components): virtualized selector optimize ( #3160 )
...
1. limit the maximum width to prevent content overflow
2. hover the last option after closing the panel in multiple mode
3. fixed the incorrect style when disabled
4. optimized tag style
2021-09-01 13:14:17 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
kooriookami
b5c7914a05
feat(menu): add ellipsis in horizontal mode ( #3083 )
...
* feat(components): adjust types
* feat: popper add fallbackPlacements
* feat: update
* feat: update
* feat: update
* feat: update
* feat: u7pdate
* feat: update fallbackPlacements
* feat: update fallbackPlacements
* feat: when calculate, include padding
* feat: remove horizontal first level arrow
* feat: update
* feat: fix click item index mistake
* feat: fix item active
* feat: update
* feat: remove ele.me website
2021-08-31 15:31:48 +08:00
msidolphin
b1d2f0de06
feat(components): select-v2 support keyboard operations ( #3138 )
2021-08-31 14:17:43 +08:00
msidolphin
a15f5f293f
feat(components): select-v2 support filter-method & remote-search ( #3092 )
2021-08-29 09:46:38 +08:00
kooriookami
a54098393f
style: radio support size prop both border or not ( #3103 )
2021-08-27 20:31:40 +08:00
kooriookami
5f87831710
style: checkbox support size prop both border or not ( #3099 )
...
* style: checkbox support size prop both border or not
* feat: update
* style: update
2021-08-27 20:28:56 +08:00