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 hidden (Show)

element-plus - 2.3.12

Published by iamkun about 1 year ago

The same with 2.3.11

element-plus - 2.2.36

Published by jw-foss over 1 year ago

2.2.36

2023-03-08

Bug fixes

  • Components [select] Filter duplicate emits of "update options" (#11884 by @godxiaoji)
  • Components [table] useZIndex is called outside setup (#11895 by @Mario34) (#11900)
  • Components [select] filter all ElOption item labels (#11909 by @godxiaoji)
  • Components [global-config] global injection (#11899 by @jw-foss)
element-plus - 1.1.0-beta.24

Published by jw-foss about 3 years ago

  • Remove exports field form package.json
element-plus - 1.1.0-beta.18

Published by iamkun about 3 years ago

1.1.0-beta.18

2021-09-28

Features

  • Build support esm and minified full bundle (#3677 by @sxzz)
  • Docs enable mirror site redirection (#3683 by @JeremyWuuuuu)
  • Theme-chalk use @use instead of @import & remove /**/ comment (#3696 by @YunYouJun)
  • Components [el-button-group] add type prop (#3702 by @sxzz)

Bug fixes

  • Components [el-affix] get scrollContainer of vertical (#3424 by @SorrowX)
  • Docs quote to tip
  • Components [el-form] fix async-validator version (#3697 by @sxzz)

Refactors

  • Dev drop babel (#3678 by @sxzz)
  • Components refactor menu (#3639 by @sxzz)
  • Play play start-up show network (#3707 by @btea)
element-plus - 1.1.0-beta.17

Published by iamkun about 3 years ago

1.1.0-beta.17

2021-09-27

Features

  • Dev add global component types for volar (#3624 by @sxzz)
  • Utils extract color to utils & fix submenu color (#3638 by @YunYouJun)
  • Components [el-virtualized-grid] fulfillment (#3612 by @JeremyWuuuuu)
  • Project upgrade async-validator to 4.0.3 (#3667 by @sxzz)
  • Components add virtual tree (#3398 by @msidolphin)

Bug fixes

  • Components [el-date-picker] validate callback (#3649 by @msidolphin)
  • Components [el-date-picker] dayjs props not extended (#3662 by @adaex)
  • Build fix dependencies packaging (#3665 by @sxzz)
  • Components trigger update:modelValue by itself (#3660 by @spx443812507)

Refactors

  • Components [el-message][el-notification] improve type (#3636 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.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.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)
element-plus - 1.0.2-beta.67

Published by 0song about 3 years ago

1.0.2-beta.67

2021-08-04

Bug fixes

  • Theme-chalk fix fonts build by gulp (#2817 by @YunYouJun)

Refactors

  • Var move css var from root to class (#2808 by @YunYouJun)
element-plus - 1.0.2-beta.66

Published by iamkun about 3 years ago

1.0.2-beta.66

2021-08-03

Features

  • Input Removed validator for autocomplete attribute (#2757 by @ShookTea)
  • Icon introduce-el-icons-into-ep (#2766 by @JeremyWuuuuu)
  • Space add fill support (#2716 by @adaex)
  • Var var sass map for components (#2778 by @YunYouJun)

Bug fixes

  • Var map merge default var (#2727 by @YunYouJun)
  • Scrollbar the problem of ScrollbarDirKey being deleted (#2722 by @msidolphin)
  • Input no trigger input event when clear value (#2723 by @msidolphin)
  • Message using iconClass causes "el-message__icon" to be lost (#2709 by @GaliMu)
  • Locale inject locale for modal like components (#2737 by @JeremyWuuuuu)
  • Tooltip styles error (#2763 by @tolking)
  • Input Improve inputStyle reference (#2780 by @adaex)
  • Select-v2's dropdown width wrong if create in style(display: none) (#2791 by @zhaozhongyu)
  • Checkbox checkbox bordered padding & height (#2784 by @YunYouJun)
  • Locale update Norwegian translation file (#2789 by @AdrianAndersen)
  • Select option does not delete in onBeforeMount (#2753 by @zhaozhongyu)
  • Fix Nullable type for RefElement (#2730 by @PxlBuzzard)
  • Fix LabelWraplabel-width bug (#2742 by @SorrowX)

Refactors

  • Var simplify checkbox var & move transition to root (#2729 by @YunYouJun)
  • Backtop migrate css var (#2711 by @YunYouJun)
  • Badge/card/dropdown/rate migrate css var & use sass:map (#2764 by @YunYouJun)
  • Link remove unused link variables & add sass map (#2768 by @YunYouJun)
  • Slider migrate css var & use sass map for message (#2772 by @YunYouJun)
  • Button use sass map & add outline:none for focus (#2774 by @YunYouJun)
element-plus - 1.0.2-beta.65

Published by jw-foss about 3 years ago

1.0.2-beta.65

2021-07-28

Bug fixes

  • fix(input-number): fix style (#2738)
  • fix(date-picker): date-picker focus end-time resets start-time (#2290)
  • fix: date-time picker same day select time bug (#2747)
  • fix(image-viewer): image-viewer export error (#2754)
  • fix: time picker adjust spinner bug (#2743)

Chore

  • test(select-v2): complete unit tests (#2739)
element-plus - 1.0.2-beta.64

Published by jw-foss about 3 years ago

1.0.2-beta.64

2021-07-28

Bug fixes

  • fix(var): map merge default var (#2727)
  • fix(scrollbar): the problem of ScrollbarDirKey being deleted (#2722)
  • fix(input): no trigger input event when clear value (#2723) …
  • fix(message): using iconClass causes "el-message__icon" to be lost (#… …
  • fix(typing): fixed Nullable type for RefElement (#2730)
  • fix(locale): inject locale for modal like components (#2737)

Refactors

  • refactor(backtop): migrate css var (#2711)
  • refactor(var): simplify checkbox var & move transition to root (#2729)
element-plus - 1.0.2-beta.63

Published by 0song about 3 years ago

1.0.2-beta.63

2021-07-27

Refactor

  • Refactor popover migrate css var (#2687)
  • Refactor tooltip migrate css var (#2686)
  • Refactor color rename color-text to text-color (#2691)
  • Refactor scrollbar migrate css var (#2698)
  • Refactor date-picker migrate css var (#2689)
  • Refactor tree popup form timeline-item migrate css var (#2697)

Bug fixes

  • Fix radio-button checked should sync with state (#2699)
  • Update i18n version (#2690)
  • Fix notification improve type definition and define closeAll function (#2705)
  • Fix message iconClass not working (#2695)
  • Fix avatar css property line-height (#2702)
Package Rankings
Top 7.57% on Npmjs.org
Badges
Extracted from project README
Crowdin
Related Projects