element-plus

🎉 A Vue.js 3 UI Library made by Element team

MIT License

Downloads
6.1K
Stars
23.4K
Committers
659

Bot releases are visible (Hide)

element-plus - 1.1.0-beta.16

Published by element-bot about 3 years ago

1.1.0-beta.16

2021-09-24

Features

  • Docs document website enhancement (#3580 by @JeremyWuuuuu)
  • Docs document add changelog page (#3596 by @JeremyWuuuuu)

Bug fixes

  • Build release script error (#3576 by @JeremyWuuuuu)
  • Components fix message closeAll (#3583 by @sxzz)
  • Components [el-form] fix the methods validate callback invalid (#3589 by @btea)
  • Components [el-popover] fix the title renderIf type error (#3552 by @btea)
  • Components sub components no install issue (#3615 by @JeremyWuuuuu)
  • [el-menu] using v-for causing render loop (#3617 by @xiaoxian521)
  • Components [el-popconfirm] fix vue warning (#3618 by @sxzz)

Refactors

  • Improve buildProp (#3592 by @sxzz)
element-plus - 1.1.0-beta.15

Published by jw-foss about 3 years ago

1.1.0-beta.15

2021-09-23

Features

  • Build update pnpm lock for meoize one (#3575 by @JeremyWuuuuu)

Bug fixes

  • Components [el-selectv2] add type remove ts error (#3480 by @btea)

Refactors

  • Replace yarn with pnpm (#3571 by @sxzz)

Other

  • Added missing 'memoize-one' to the publish package (#3572 by @kaiyum2012)
element-plus - 1.1.0-beta.14

Published by jw-foss about 3 years ago

1.1.0-beta.14

2021-09-22

Features

  • Components [el-virtualized-list] enable virtual list perf mode (#3547 by @JeremyWuuuuu)
  • Components exposing sub components (#3563 by @JeremyWuuuuu)

Bug fixes

  • Build memoize-one not found issue (#3556 by @JeremyWuuuuu)
  • Components fix typo (#3561 by @sxzz)
  • Docs doc-content table min-width modify (#3557 by @imswk)
  • Components [el-select] fix composition bug #3532 (#3533 by @bchen1029)

Refactors

  • Components use css var to set menu global style (#3539 by @YunYouJun)
  • Improve buildProp (#3558 by @sxzz)

Other

  • Chore(project): compatible windows the shell command (#3550 by @btea)
  • Perf: improve jump link for home page (#3551 by @zouhangwithsweet)
element-plus - 1.1.0-beta.13

Published by iamkun about 3 years ago

1.1.0-beta.13

2021-09-22

Features

  • Dev improve typings (#3457 by @sxzz)
  • Project local dev environment (#3463 by @JeremyWuuuuu)
  • Hooks add same target support (#3473 by @adaex)
  • Components [el-timeline] add center prop (#3436 by @BeADre)
  • Components [el-message-box] add inline style prop (#3537 by @yuzhang9804)

Bug fixes

  • Release scirpt (#3410 by @JeremyWuuuuu)
  • Release scirpt (#3412 by @JeremyWuuuuu)
  • [el-cascader] multiple search with v-model can't work (#3350 by @Alanscut)
  • Utils add type remove the ts error (#3406 by @btea)
  • Use fromPairs replace Object.fromEntries (#3422 by @xiaoxian521)
  • Theme-chalk [el-input] textarea focus & hover border color (#3403 by @adaex)
  • Components el-icon root element receives attributes twice (#3442 by @JeremyWuuuuu)
  • Docs document wrong line error (#3453 by @JeremyWuuuuu)
  • [el-form] button type is reset and reset form (#3445 by @xiaoxian521)
  • [el-table] an extra 0 after the total line at safari (#3471 by @xiaoxian521)
  • Components [el-dialog] content scrolling behavior (#3484 by @adaex)
  • Theme-chalk [el-radio] input border hover color (#3493 by @adaex)
  • Build full bundle transform error (#3504 by @JeremyWuuuuu)
  • Components [el-virtual-list] potential mem issue (#3510 by @JeremyWuuuuu)
  • Docs theme documentation issue (#3511 by @JeremyWuuuuu)
  • Docs dialog documentation syntax error (#3515 by @JeremyWuuuuu)
  • Docs notification documentation with types demo icon missing (#3521 by @imswk)
  • Style use flex replace float & fix vertical center (#3523 by @YunYouJun)
  • Components [el-select-v2] fix style problem when select-v2 option too long (#3534 by @Dreamcreative)
  • [el-scrollbar] cascade selector of cascader is stuck after clicking (#3546 by @xiaoxian521)
  • Build external packages (#3415 by @sxzz)
  • Remove mitt (#3356 by @purepear)
  • Style add css var width & margin-top for dialog (#3431 by @YunYouJun)
  • Remove mitt (#3474 by @sxzz)
  • [el-button] delete isEmpty (#3479 by @xiaoxian521)
  • Remove import-from (#3503 by @YunYouJun)
  • Support latest volar (#3508 by @sxzz)

Refactors

  • Components drawer animation use transition replace keyframe (#3447 by @YunYouJun)
  • Components refactor backtop (#3486 by @sxzz)
  • Components refactor divider (#3488 by @sxzz)
  • Components refactor overlay (#3496 by @sxzz)
  • Components refactor breadcrumb (#3487 by @sxzz)
  • Components refactor popconfirm (#3490 by @sxzz)
  • Components refactor tag (#3489 by @sxzz)
  • Components refactor page-header (#3491 by @sxzz)
  • Fix buildProp (#3529 by @sxzz)
  • Components refactor icon (#3528 by @sxzz)
  • Components refactor link (#3527 by @sxzz)
  • Components refactor pagination (#3526 by @sxzz)
  • Components refactor notification (#3495 by @sxzz)
  • Components refactor message (#3524 by @sxzz)
  • Components refactor empty (#3522 by @sxzz)
element-plus - 1.1.0-beta.12

Published by jw-foss about 3 years ago

1.1.0-beta.12

2021-09-15

Bug fixes

  • [el-cascader] multiple search with v-model can't work (#3350 by @Alanscut)
  • Utils add type remove the ts error (#3406 by @btea)

Other

  • Build: external packages (#3415 by @sxzz)
element-plus - 1.1.0-beta.11

Published by element-bot about 3 years ago

1.1.0-beta.11

2021-09-14

Bug fixes

  • Core downgrade vueuse version (#3405 by @sxzz)
  • Build fix exclude dependency (#3404 by @sxzz)
element-plus - 1.1.0-beta.10

Published by element-bot about 3 years ago

1.1.0-beta.10

2021-09-13

Features

  • Components [el-badge] support color of type when is-dot (#3279 by @adaex)
  • Components [el-virtual-scroll-bar] handle click event (#3308 by @SorrowX)
  • Components image-viewer component support slot (#3345 by @xiaoxian521)
  • Components calendar component header support slot (#3316 by @xiaoxian521)
  • Components [el-calendar] add prev-year and next-year (#3360 by @xiaoxian521)
  • Components [el-input-number] add focus & blur methods (#3337 by @adaex)
  • Components [el-upload] support put method (#3358 by @xiaoxian521)
  • Components [el-upload] clearFiles support filter status (#1501 by @gaoyia)
  • Utils getPropByPath function adjust (#1276 by @jectychen)
  • Hooks extracting size injection for form items (#3383 by @JeremyWuuuuu)

Bug fixes

  • Components [el-menu] fix the infinite loop (#3263 by @BeADre)
  • Components [el-alert] change the border-radius variable (#3271 by @btea)
  • Components [el-dialog] avoid custom class style conflict (#3267 by @adaex)
  • Components [el-form]: ensure form validation always triggers callback (#3294 by @digitalkaoz)
  • Hooks warn renamed to debugWarn (#3329 by @sxzz)
  • Project typo (#3340 by @sxzz)
  • Components [el-cascader] event renamed to e (#3344 by @btea)
  • Components [el-textarea] show different font family (#3349 by @Alanscut)
  • [el-table] default-expand-all doesn't work (#3321 by @Alanscut)
  • Components rename loading directive instance name (#3336 by @sxzz)
  • Add @vueuse/core as dependency (#3374 by @sxzz)
  • Components [el-dialog] fix emits (#3375 by @sxzz)
  • Components [el-badge] add export type (#3376 by @sxzz)
  • Components [el-virtual-scrollbar] fix move bug (#3379 by @SorrowX)

Refactors

  • Utils improve debug warn (#3302 by @adaex)
  • Hooks refactor useAttrs (#3300 by @sxzz)
  • Utils refactor throwError (#3301 by @sxzz)
  • Components refactor check-tag (#3311 by @sxzz)
  • Utils drop ie support (#3304 by @sxzz)
  • Utils refactor menu-bar (#3343 by @btea)
  • Utils refactor with-install (#3355 by @sxzz)
  • Components refactor button (#3341 by @sxzz)
  • Components [el-alert] improve judgment (#1985 by @cbbfcd)
  • Components refactor avatar (#3364 by @sxzz)
  • Components refactor alert (#3365 by @sxzz)
  • Components refactor badge (#3366 by @sxzz)
  • Components refactor card (#3367 by @sxzz)
  • Components refactor dialog (#3369 by @sxzz)
  • Components refactor affix (#3368 by @sxzz)
  • Add type declaration (#3310 by @xiaoxian521)
  • Revert "fix(components): [el-form]: ensure form validation always triggers callback (#3294 by @HerringtonDarkholme)" (#3324)
element-plus - 1.1.0-beta.9

Published by iamkun about 3 years ago

1.1.0-beta.9

2021-09-05

Features

  • Components [el-timeline] add hollow prop (#3229 by @kooriookami)

Bug fixes

  • El-image-viewer drag have problem (#3133 by @Alanscut)
  • Components virtualized selector optimize (#3160 by @msidolphin)
  • Theme-chalk fixed the wrong background color of timeline-item (#3165 by @msidolphin)
  • Utils improve element.addEventListener (#3173 by @adaex)
  • Components [el-form-item] dom element null checking (#3172 by @taosher)
  • Utils make width valid with calc (#3181 by @cokemine)
  • Components collapse incorrect export statement (#3185 by @msidolphin)
  • Components descriptions cell class (#3195 by @adaex)
  • Components tabs dynamic text (#3174 by @imswk) (#3180)
  • Components [el-input-number] model:value not required (#3190 by @msidolphin)
  • Missing timepicker css var (#3204 by @YunYouJun)
  • [el-form-item] add min-width (#3208 by @sxzz)
  • Chore typo package.json (#3214 by @linrongbin16)
  • Theme-chalk [el-form] no display red asterisk when width is auto (#3222 by @msidolphin)
  • Docs fix typo in README.md (close #3216) (#3230 by @KimYangOfCat)
  • Build agolia indices script (#3234 by @JeremyWuuuuu)
  • Components message verified by el-form is "" validate (#3227 by @imswk) (#3231)
  • Components [el-menu] fix warn & listen item (#3225 by @sxzz)
  • Components lazy image is not work when it changes src (#3189 by @zycoJamie)

Refactors

  • Components Improve calendar date range validate (#3156 by @adaex)
  • Upgrade to husky@7 & lint-staged@11 & commitlint@13 (#3239 by @YunYouJun)

Other

  • Style(table): allow custom tr background-color (#3166 by @YunYouJun)
  • Perf: perf menu add back arrow-icon and overflow (#3167 by @kooriookami)
  • Style(var): $--border-color-hover var reference (#3179 by @adaex)
  • Style: fixed style (#3202 by @sunnuan)
  • Perf: [el-menu] only vertical mode has transition (#3200 by @kooriookami)
  • Style: fix missing import (#3212 by @sunnuan)
  • Chore: ignore all play files (#3226 by @sxzz)
  • Style: use prettier (#3228 by @sxzz)
  • Chore(project): improve prettier format (#3236 by @adaex)
  • Style(components): [el-image] format code (#3238 by @sxzz)
  • Chore(project): add coverage into prettier ignore (#3240 by @JeremyWuuuuu)
  • Chore(project): upgrade dependencies to latest patch (#3241 by @adaex)
  • Chore(project): upgrade dependencies to latest minor (#3242 by @adaex)
  • Chore(project): update package.json (#3246 by @sxzz)
element-plus - 1.1.0-beta.8

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.8

2021-08-31

Breaking changes:

Features

  • Components form add scrollToField method (#3110 by @sxzz)
  • Components select-v2 support filter-method & remote-search (#3092 by @msidolphin)
  • Components button-group add size (#3098 by @sxzz)
  • Components [el-image-viewer] emit close event (#3129 by @btea)
  • Components select-v2 support keyboard operations (#3138 by @msidolphin)
  • Menu add ellipsis in horizontal mode (#3083 by @kooriookami)

Bug fixes

  • Theme-chalk add the missing margin-left to transfer
  • Remove useless and duplicate declaration (#3082 by @BeADre)
  • Components image no emit switch event (close #3132) (#3134 by @imswk)
  • Components [el-upload] revoke object url on item remove (#3135 by @adaex)
  • [el-cascader-panel] fix childrenData (close #3126) (#3131 by @qinpeip)
  • Locale update korean translation (#3137 by @rikapo)
  • Components layout css lost (#3140 by @JeremyWuuuuu)
  • Icon clipboard (#3142 by @kooriookami)
  • Components [el-table] width init error (close #3087) (#3117 by @imswk)
  • [el-scrollbar] add missing off mouseup (#3143 by @kooriookami)
  • Style update calc style (#3090 by @kooriookami)
  • Style checkbox support size prop both border or not (#3099 by @kooriookami)
  • Style radio support size prop both border or not (#3103 by @kooriookami)
  • Table fix Destructuring assignment bug (#2893 by @HaitaoWang555)
  • [image-viewer] two-finger zoom in and out (#3114 by @Alanscut)

Refactors

  • Enhance type definition (#3062 by @sxzz)
element-plus - 1.1.0-beta.7

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.7

2021-08-26

Breaking changes:

Bug fixes

  • Components style path error for radio button (#3079 by @JeremyWuuuuu)
  • Input autosize type problem (#3008 by @imswk) (#3012)
  • Build marking side effects for webpack importing styles
element-plus - 1.1.0-beta.6

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.6

2021-08-26

Breaking changes:

Bug fixes

  • Components [table] avoid table border style conflict (#3064 by @adaex)
  • Eslint ignore bundle file (#3061 by @sxzz)
  • Form el-from/src/token.d.ts file miss (#2979 by @imswk) (#2988)
  • Components exposing style folder for select dropdpwn (#3077 by @JeremyWuuuuu)
  • Style(docs): Optimized style of documentation (#3010 by @kooriookami)
element-plus - 1.1.0-beta.5

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.5

2021-08-25

Breaking changes:

Features

  • Select-v2 support allow-create feature (#3017 by @msidolphin)

Bug fixes

  • Missing folders and umd locale builds and i18n docs for umd builds (#3053 by @JeremyWuuuuu)
  • Rateuse constant (#3011 by @Notryag)
  • Stop pinning vue peer dependency version (#3051 by @sodatea)
  • Ed resolve font path errors (#3048 by @wilhantian)
  • Build unpin vue compiler version (#3055 by @JeremyWuuuuu)
  • Style remove useless style (#3042 by @kooriookami)
  • Perf pdate tw lang (#3045 by @kooriookami)
element-plus - 1.1.0-beta.4

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.4

2021-08-25

Breaking changes:

Bug fixes

  • Message-box fix type (#3038 by @sxzz)
  • [label-wrap] Fix misspellings (#3030 by @wangbincyzj)
  • Components [descriptions] avoid conflict with el-table (#3005 by @adaex)
  • Build exposing installer function and version for umd build (#3041 by @JeremyWuuuuu)

Refactors

  • Rename el-submenu to el-sub-menu (#3037 by @sxzz)
element-plus - 1.1.0-beta.3

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.3

2021-08-24

Breaking changes:

Bug fixes

  • Build fix rollup full bundile issue (#3034 by @JeremyWuuuuu)
element-plus - 1.1.0-beta.2

Published by element-bot about 3 years ago

Changelog

1.1.0-beta.2

2021-08-24

Breaking changes:

Bug fixes

  • Build upgrade vue to 3.2.x (#3031 by @JeremyWuuuuu)
  • Build: update browserslist (#3027 by @kooriookami)
element-plus - 1.1.0-beta.1

Published by jw-foss about 3 years ago

1.1.0-beta.1

2021-08-24

Breaking changes:

Features

  • Date-picker custom date-editor width (#2836 by @YunYouJun)
  • Card add var background-color & prepare for dark mode (#2912 by @YunYouJun)
  • Link remove href prototype when empty (#2969 by @adaex)
  • Add ElSkeleton template scoped parameter key. (#2944 by @callmesoul)

Bug fixes

  • Dropdown add css var for popper (#2909 by @inottn)
  • Carousel a invalid css rule by typo (#2951 by @KawaiiZapic)
  • Pagination icon center aligned (#2962 by @adaex)
  • Link fix style (#2990 by @kooriookami)
  • Notification icon color error (#2992 by @adaex)
  • Components [form-item] Fix misspellings (#3019 by @wangbincyzj)
  • Update token.ts (#3001 by @wangbincyzj)

Refactors

  • Update package path and bundle folder (#3016 by @JeremyWuuuuu)

Other

  • Improvement(tabs): optimize tab-bar offset calc (#2844 by @Senasiko)
  • Style(checkbox): fix the size property is invalid (#2985 by @kooriookami)
  • Style(menu): change to border-box (#2999 by @kooriookami)
  • Style(transfer): add text-algin (#3018 by @kooriookami)
element-plus - 1.0.2-beta.71

Published by 0song about 3 years ago

1.0.2-beta.71

2021-08-18

Features

  • Table add new css var background-color (#2866 by @YunYouJun)
  • Switch add border color (#2933 by @HatemSat)
  • Add 'calendar-change' event to date-range datetime-range picker (#2964 by @iamkun)
  • Scrollbar add min-size prop (#2916 by @kooriookami)

Bug fixes

  • Button when(circle) use button-padding-vertical & add size demo (#2860 by @YunYouJun)
  • Drawer missing css var, close #2848 (#2861 by @YunYouJun)
  • Select options display fix when allow-create, also empty & entered #2826 #2854 (#2830 by @noah19846)
  • Locale update error url and remove useless code (#2852 by @zwwtj2014)
  • Comments update var button comments (#2896 by @liamfend)
  • Tabs add v-resize directive (#2886 by @kooriookami)
  • Tree undefined parent cause error on SSR (#2942 by @tolking)
  • Badge fix dot-badge color (#2943 by @ninedev-i)
  • Style allow custom alone color sass var (#2963 by @YunYouJun)
  • Pagination locale key correction (#2889 by @ioslh)
  • Pagination Fix that current-page and page-size do not support hyphen style when using v-model (#2884 by @LeeSamFong)

Refactors

  • Transition use sass map refactor & rename some transition (#2879 by @YunYouJun)
  • Tag use inherit css var way to simplify tag (#2878 by @YunYouJun)
  • Color add css var color for button & fix style for datepicker (#2869 by @YunYouJun)
  • Pagination optimize demo style (#2890 by @Eyes22798)
  • Var alert/badge/link/message/message-box/notification/tag (#2892 by @YunYouJun)
element-plus - 1.0.2-beta.70

Published by iamkun about 3 years ago

1.0.2-beta.70

2021-08-05

Bug fixes

  • Date-picker color-text has been renamed to text-color (#2835 by @YunYouJun)
  • Cascader revert #2344 to fix not update when options change (#2843 by @SimonaliaChen)
  • Cascader missing
element-plus - 1.0.2-beta.69

Published by jw-foss about 3 years ago

This is a hot fix for css compilation

element-plus - 1.0.2-beta.68

Published by jw-foss about 3 years ago

2021-08-04

Bug fixes

  • Dropdown styles error (#2823 by @tolking)
  • Var fix input/radio/checkbox used by other components (#2821 by @YunYouJun)
  • Project node is not exporting issue (#2827 by @JeremyWuuuuu)
Package Rankings
Top 7.57% on Npmjs.org
Badges
Extracted from project README
Crowdin
Related Projects