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.3.0-beta.6

Published by element-bot almost 3 years ago

1.3.0-beta.6

2022-01-22

Features

  • Components [el-time-select] support custom format (e.g. 12-hour) (#5309 by @Alanscut)

  • Support custom namespace (#5377 by @iamkun)

  • Dropdown add popper-options prop (#5396 by @kooriookami)

  • Build add full bundle locale (#5399 by @sxzz)

  • Components [el-drawer] add footer slot (#5404 by @Alanscut)

  • Components [el-date-picker] add panel change event (#5304 by @msidolphin)

  • [el-select-v2]add reserve-keyword and change docs (#5308 by @Alanscut)

  • Hooks [use-namespace] add is (#5466 by @sxzz)

  • Hooks [use-namespace] add bm (#5475 by @sxzz)

  • Components [el-dropdown]add handleOpen and handleClose methods (#5444 by @Alanscut)

  • Components [tree] node-click passes event object (#4312 by @msidolphin)

  • Components [el-button] support for customize loading component (#5505 by @msidolphin)

Bug fixes

  • Components [el-cascader] inline style (#5339 by @Alanscut)

  • Components [el-dropdown-menu] size (#5343 by @Alanscut)

  • Components fix TreeOptionProps types (#4813 by @ElsaOOo)

  • Fix space style (#5387 by @kooriookami)

  • Components time picker when midnight (#5403 by @sxzz)

  • Components [el-select] suffix-icon disabled (#5354 by @Alanscut)

  • Hooks component size (#5402 by @sxzz)

  • Components [el-table] fixed column position error issue (#5430 by @msidolphin)

  • [input-number] modelValue change to non-required (#4338 by @msidolphin)

  • Components [el-scrollbar] fix cannot selection issue (#5330 by @msidolphin)

  • Components [el-popover] revert hide method (#5344 by @msidolphin)

  • [el-table] fix checkbox cleared when data reference is not changed (#5443 by @msidolphin)

  • Components [el-time-picker] fix adjust scroll position fail issue (#5312 by @msidolphin)

  • Components [el-image] image load error (#4820 by @holynewbie)

  • Components [el-avatar] fix avatar default size (#5129 by @zhuige)

  • Components [el-input-number]do not change undefined to NaN (#5049 by @Alanscut)

  • Components [el-date-picker]make defaultValue be reactive (#4808 by @Alanscut)

  • Components [el-select] hover index (#4423 by @Alanscut)

  • Components [el-cascader] suddenly jump to the left (#4516 by @Alanscut)

  • Components [el-collapse] watch modelValue invalid (#4593 by @Alanscut)

  • Components [el-color-picker] active-change triggered incorrectly (#4729 by @Alanscut)

  • Slider tooltip (#5508 by @kooriookami)

  • Components fix sub-menu style (#5516 by @sxzz)

  • Components [el-message] style conflict (#5530 by @msidolphin)

  • Upgrade vueuse, closes #5313, #5362 (#5543 by @sxzz)

  • Add export file extension, closes #5522 (#5544 by @sxzz)

  • Components [el-select-v2] optimize component size (#5531 by @msidolphin)

  • Components [el-tree] accordion attribute error at third level (#3862 by @Alanscut)

  • Components [infinite-scroll] Infinite scroll (#5393 by @Alanscut)

  • Components [el-select-v2]set v-model has error (#5128 by @Alanscut)

  • Components [el-cascader] checkStrict and lazyLoad need click twice (#4182 by @Alanscut)

  • Style: msgbox (#5371 by @kooriookami)

  • Style: tooltip padding (#5433 by @kooriookami)

  • Chore: improve table style (#5511 by @msidolphin)

Refactors

  • Components [empty] add namespace & instance type (#5446 by @sxzz)

  • Components [card] add namespace & instance type (#5445 by @sxzz)

  • Components [link] add namespace & instance type (#5449 by @sxzz)

  • Components [result] add namespace & instance type (#5453 by @sxzz)

  • Components [switch] add namespace (#5455 by @sxzz)

  • Components [icon] add namespace & instance type (#5452 by @sxzz)

  • Components [row] add namespace & instance type (#5454 by @sxzz)

  • Components refactor timeline (#5458 by @sxzz)

  • Components [rate] add namespace & instance type (#5456 by @sxzz)

  • Components [divider] add namespace & instance type (#5462 by @sxzz)

  • Components [avatar] add namespace & instance type (#5461 by @sxzz)

  • Components [alert] add namespace & instance type (#5459 by @sxzz)

  • Components [breadcrumb] add namespace & instance type (#5472 by @sxzz)

  • Components [badge] add namespace & instance type (#5473 by @sxzz)

  • Components [affix] add namespace & instance type (#5474 by @sxzz)

  • Components [input, input-number] add namespace (#5488 by @Valar103769)

  • Components use useNamespace is (#5468 by @sxzz)

  • [el-table] refactoring table with el-scrollbar (#5384 by @msidolphin)

  • Components [descriptions] use useNamespace (#5499 by @btea)

  • Components [container] use useNamespace (#5498 by @btea)

  • Components [calendar] add namespace (#5496 by @Valar103769)

  • Build switch to @vitejs/plugin-vue (#5504 by @sxzz)

  • Components [el-table] use namespace (#5528 by @msidolphin)

  • Refactor(components): refactor check-tag (#5451 by @sxzz)

element-plus - 1.3.0-beta.5

Published by element-bot almost 3 years ago

1.3.0-beta.5

2022-01-12

Bug fixes

  • Fix error build type file (#5335 by @JeremyWuuuuu)
element-plus - 1.3.0-beta.4

Published by element-bot almost 3 years ago

1.3.0-beta.4

2022-01-11

Features

  • Components [el-tabs] add active-bar width transition (#5206 by @purepear) (#5223)

Bug fixes

  • Dropdowm item can not click (#5257 by @kooriookami)

  • Components [el-tree] fix safari drop animation issue (#5294 by @msidolphin)

  • Components [el-dropdown] cannot be closed by clicking outside (#5287 by @JeremyWuuuuu)

  • Style [el-dropdown] fix doc style (#5266 by @kooriookami)

  • Components [el-date-picker] panel position error after view switch (#5277 by @msidolphin)

  • Components [el-tooltip] restoring append-to API (#5296 by @JeremyWuuuuu)

  • Fix DateRangePicker custom style & class bug (#5300 by @0song)

  • [el-calendar] selected wrong date when change the month/year (#5297 by @msidolphin)

  • Project adding cypress into element plus (#5281 by @JeremyWuuuuu)

element-plus - 1.3.0-beta.3

Published by element-bot almost 3 years ago

1.3.0-beta.3

2022-01-09

Bug fixes

  • Components make Datepicker value-format="x" emit number timestamp value (#5187 by @CarterLi)
  • Tooltip with compoents add persistent (#5250 by @kooriookami)
element-plus - 1.3.0-beta.2

Published by element-bot almost 3 years ago

1.3.0-beta.2

2022-01-08

Features

  • Add global properties typings (#5075 by @sxzz)
  • Components [el-message-box] add role="dialog" attribute (#5190 by @purepear)
  • Components [el-rate] rate add size prop (#5102 by @kooriookami)
  • Components [el-switch] switch add size prop (#5101 by @kooriookami)
  • Components [el-slider] slider add size prop (#5091 by @kooriookami)
  • Components checkbox & radio support small size (#5189 by @msidolphin)
  • Docs Add migration chapter (#5205 by @JeremyWuuuuu)
  • Export popup manager (#5220 by @sxzz)
  • Components [el-tag] adjust icon size (#5207 by @btea)
  • Components [el-cascader] cascader panel loading placeholder (#5064 by @KawaiiZapic)
  • Components [el-message] config-provider message max attr (#5063 by @btea)

Bug fixes

  • Docs docs site deploy error (#5081 by @JeremyWuuuuu)
  • Theme-chalk input-number controls increase/decrease height (#5088 by @YunYouJun)
  • Components popper content fallback placements (#5119 by @JeremyWuuuuu)
  • Docs correct minor typos (#5140 by @MrFu1998)
  • Components [el-select-v2] tag overflow (#5160 by @Alanscut)
  • Components width reset to empty string should be parsed to auto (#5186 by @cokemine)
  • Components [el-date-picker] fix footer style (#5144 by @msidolphin)
  • Components [el-table] improve scrollable condition (#5149 by @msidolphin)
  • Fix el-input-number inputting will trigger form validate (#4838 by @kooriookami)
  • Components [el-form] fix form style (#5145 by @kooriookami)
  • Hooks provide root locale (#5218 by @sxzz)
  • Components [el-date-picker] ignore special flag (#5200 by @msidolphin)
  • Docs [el-icon] fix svg icon cannot copied issue (#5208 by @msidolphin)
  • Components [el-pagination] layout error (#5181 by @Alanscut)
  • Components [el-transfer] improve styles (#5139 by @msidolphin)

Refactors

  • Docs auto import icons & optimize details (#5087 by @YunYouJun)
  • Docs add spacing for switch example (#5092 by @YunYouJun)
  • Utils!: remove global config (#5093 by @sxzz)
  • Components popper composables (#5035 by @JeremyWuuuuu)
  • Components [layout] optimize performance (#4600 by @msidolphin)
  • [el-table] using sticky position refactor fixed column (#4414 by @msidolphin)
  • Utils remove isServer (#5173 by @btea)
element-plus - 1.3.0-beta.1

Published by element-bot almost 3 years ago

1.3.0-beta.1

2021-12-31

Breaking changes:

Features

  • Components [el-dropdown] add new "popper-class" prop (#4909 by @jagoncalves14)

  • [el-popconfirm]add debounce of confirm() and cancel() (#4943 by @Alanscut)

  • Components [date/time-picker] add id attribute to the inputs (#4972 by @purepear)

  • Components [ElCheckboxGroup] add Fragment (#4743 by @emojiiii)

Bug fixes

  • Components [ElDatePicker] click clear is invalid (#4768 by @emojiiii)

  • Style update cascader radio button padding size (#5057 by @JeremyWuuuuu)

  • [el-date-picker] focus input box when focus method is called (#4343 by @msidolphin)

  • Components [date-picker] filter custom content comment (#4651 by @btea)

  • Build circular dependency (#4791 by @sxzz)

  • Style custom icon size (#4798 by @YunYouJun)

  • Theme-chalk Put back !optional to @extend (#4835 by @cregis0073)

  • Components [el-form] vertical aligin (#4717 by @Alanscut)

  • Style adjust component size & demo (#4801 by @YunYouJun)

  • Components [el-popper] onVisibilityChange (#4907 by @imswk)

  • [el-checkbox-group]: default value adjusted to empty array (#4316 by @msidolphin)

  • Tag in select style (#4914 by @YunYouJun)

  • Components [select-v2] missing validate action when clear (#4892 by @Ryan2128)

  • Core fix unit testing warning (#4948 by @HerringtonDarkholme)

  • Components change size mini to small (#4947 by @HerringtonDarkholme)

  • Components always emit scroll with scrollTop number (#4974 by @HerringtonDarkholme)

  • Components fix more size prop checks (#4975 by @HerringtonDarkholme)

  • Components fix message warning (#4979 by @HerringtonDarkholme)

  • Components [el-step] 移除在simple模式下多余的点 (#4944 by @cn-troy)

  • Components [el-loading] fix the overlap problem

  • Message-box confirm button style (#4988 by @YunYouJun)

  • Components [el-drawer] fix content cannot scroll issue (#5001 by @msidolphin)

  • Components [el-upload] improve image style (#4902 by @fanhefeng)

  • Locale update translation/spelling of Khmer (#4930 by @ITKHMER)

  • Components input-number/input/dropdown/select/badge details (#4866 by @YunYouJun)

  • Components [el-input-number]set undefined to modelValue (#4869 by @Alanscut)

  • Theme-chalk upload progress & menu padding style & pagination align (#5011 by @YunYouJun)

  • Adjust tag icon size & add checkbox with-border demo (#5033 by @YunYouJun)

  • Theme-chalk auto menu item height & add css var, close #4864 (#5034 by @YunYouJun)

  • Components adjust style of the radio and form (#5047 by @msidolphin)

  • Components [time-picker] improve typings (#4810 by @CarterLi)

  • Perf: [el-switch] activeIcon and inactiveIcon type (#4899 by @xiaoxian521)

  • Style: update descriptions style (#5025 by @kooriookami)

Refactors

  • Utils use @ctrl/tinycolor instead of custom color.ts (#4682 by @YunYouJun)

  • Style adjust component size to large/default/small (#4491 by @YunYouJun)

  • Utils remove isServer (#4792 by @sxzz)

  • Docs use setup sugar simplify input demo (#4845 by @YunYouJun)

  • Components set messagebox button size be default (#4846 by @YunYouJun)

  • Upgrade vue & remove @vue/compiler-sfc (#4815 by @sxzz)

  • Style adjust table size to large/default/small (#5036 by @iamkun)

  • Utils: refactor global config (#4793 by @sxzz)

element-plus - 1.2.0-beta.6

Published by element-bot almost 3 years ago

1.2.0-beta.6

2021-12-10

Features

  • Components [ElCalender] add internationalization (#4582 by @emojiiii)
  • Components [el-dialog] support custom close icon (#4514 by @spx443812507)
  • Components [el-divider] support setting the dividing line style (#4435 by @Alanscut)
  • Components [el-select] tag type (#4504 by @Alanscut)
  • Components [el-config-provider] add size (#4730 by @sxzz)

Bug fixes

  • Theme-chalk add !optional to @extend
  • Components [el-date-picker] can't use numpadEnter (#4563 by @Alanscut)
  • Hooks rename ConfigProvdierContext to ConfigProviderContext (#4620 by @emojiiii)
  • Components dropdown menu divided style, close #4631 (#4638 by @YunYouJun)
  • Components [el-config-provider] autoInsertSpace false (#4629 by @Alanscut)
  • Locale update ca (#4644 by @oscaralbareda)
  • Components [el-button] computed type (#4641 by @btea)
  • Style icon font-size inherit (#4565 by @YunYouJun)
  • Hooks fix translate option (#4619 by @sxzz)
  • Components [el-message] fit badge error type (#4662 by @btea)
  • Hooks return key name if not defined (#4664 by @sxzz)
  • Upgrade @element-plus/icons-vue to currentColor (#4671 by @YunYouJun)
  • Vue type errors (#4696 by @sxzz)
  • Components [el-table] tooltip wrong style
  • Components [el-input-number]raise native form validation error (#4706 by @Alanscut)
  • Hooks [lockscreen] body lock remove unexpected (#4693 by @KawaiiZapic) (#4694)
  • Docs fix code not working in Codepen (#4678 by @imguolao) (#4679)
  • Components [el-input-number]set value equal to min will update (#4650 by @Alanscut)
  • Docs replace @element-plus/icons with @element-plus/icons-vue (#4704 by @pdsuwwz)
  • Docs fix webpack config import syntax (#4718 by @owenvip)
  • Style override el-icon display in el-input__icon (#4684 by @YunYouJun)
  • Components [el-menu] third-party icons are hidden (#4754 by @Alanscut)
  • Components [table-column, time-picker] improve typings (#4761 by @CarterLi)
  • Build compatible to build on windows (#4747 by @sxzz)
  • Components [el-tooltip] fallback placement (#4771 by @Alanscut)

Refactors

  • Change icon package name (#4625 by @sxzz)
  • Components refactor drawer (#4282 by @Alanscut)
  • Style rename -color-base to --el-bg-color (#4615 by @YunYouJun)
  • Components refactor calendar (#4325 by @Alanscut)
  • Components refactor progress
  • Components refactor progress
  • Improve types (#4746 by @sxzz)
  • Components refactor loading (#4750 by @sxzz)
  • Components [el-checkbox] simplify the value (#4674 by @iceshou)
  • Components refactor switch (#4271 by @emojiiii)
element-plus - 1.2.0-beta.5

Published by element-bot almost 3 years ago

1.2.0-beta.5

2021-12-01

Features

  • Docs add auto import and update icon (#4554 by @sxzz)

Bug fixes

  • Components confirm button style when in message-box (#4564 by @YunYouJun)

  • Style input inner padding right when has suffix (#4574 by @YunYouJun)

  • Components [ElMenu] the collapsible menu switch will disappear (#4575 by @emojiiii)

  • Components [ElScrollbar] fix useResizeObserver watch undefined (#4576 by @emojiiii)

  • Components [el-tag] icon-center (#4438 by @Alanscut)

  • Components [el-dropdown] icon vertical center (#4431 by @Alanscut)

  • Utils setTimeout & config-provider type (#4598 by @sxzz)

Refactors

  • Hooks refactor hooks (#4253 by @sxzz)

  • Improvement(components): [el-cascader-panel] unref store (#4544 by @btea)

  • Update item.vue (#4555 by @yonghui-wang)

element-plus - 1.2.0-beta.4

Published by element-bot almost 3 years ago

1.2.0-beta.4

2021-11-27

Features

  • Components [el-select] support suffix-icon (#4364 by @emojiiii)

  • Add translation for pashto language (#4456 by @NangialaiStoman)

  • Components add custom color for button & rename css var bg-color (#3664 by @YunYouJun)

  • Add figma resource (#4469 by @0song)

Bug fixes

  • Components [el-autocomplete] fix popper position (#4321 by @btea)

  • Components [el-tabs] fix tab render (#4383 by @sxzz)

  • Docs el-image picture icon (#4433 by @adaex)

  • Components [el-rate] icon hidden (#4452 by @imswk)

  • I18n improve Polish translations (#4475 by @lukaszwojtow)

  • Components [ElSelect] fix group disabled don't work (#4481 by @emojiiii)

  • Components [el-image] preview-src-list warn (#4472 by @emojiiii)

  • Components [el-select-v2] set option default value 0 (#4417 by @btea)

  • Style radio checkbox button default color (#4492 by @YunYouJun)

  • Coler picker support touch (#4477 by @kooriookami)

  • Components [ElFormItem] label will be show undefined (#4487 by @emojiiii)

  • Locale improve Indonesian (Bahasa) translations and fix typo (#4476 by @muhammadcahya)

  • Components [el-menu] menu-collapse onLeave lose done (#4517 by @xiaoxian521)

  • Components [el-upload] fix get accept from uploader.props (#4506 by @sumy7)

  • Components [date-picker] range-separator slot don't work (#4522 by @emojiiii)

  • Avoid unnecessary tab switch rerender (#4513 by @oliverzy)

Refactors

  • [el-config-provider] change default autoInsertSpace to false (#4330 by @msidolphin)

  • Components refactor tabs

  • Components refactor tabs

  • Components refactor scrollbar

  • Components refactor scrollbar

  • Components refactor skeleton/skeleton-item (#4264 by @emojiiii)

  • Style rename to text-color bg-color (#4468 by @YunYouJun)

  • Style rename disabled color and migrate to css var (#4493 by @YunYouJun)

  • Components refactor button (#4499 by @emojiiii)

  • Improve tsconfig (#4386 by @sxzz)

element-plus - 1.2.0-beta.3

Published by element-bot almost 3 years ago

1.2.0-beta.3

2021-11-09

Bug fixes

  • Components [el-cascader] empty children set leaf (#3758 by @btea)

  • Build fix types (#4254 by @sxzz)

  • Components [el-checkbox] tabindex property doesn't work (#4286 by @undefined-degisn)

  • Style radio group set inline-block (#4255 by @btea)

  • Theme-chalk fix icon style in Menu component is wrong (#4302 by @undefined-degisn)

  • Side-effects (#4310 by @sxzz)

Refactors

  • Components refactor rate

  • Components refactor result

  • Components [el-result] improve props

  • Components refactor row

  • Components [el-row] improve props

  • Components refactor radio

element-plus - 1.2.0-beta.2

Published by element-bot almost 3 years ago

1.2.0-beta.2

2021-11-05

Features

  • Components [el-tree] allow tree node to have customizable class (#3912 by @greper)

  • Components [el-color-picker] hex color with transparency (#3893 by @Alanscut)

  • Components el-teleport (#4186 by @JeremyWuuuuu)

  • Components [el-select-v2] mouse trigger scrollbar show/hide (#3722 by @btea)

  • Components [el-image] initialIndex (#4235 by @Alanscut)

  • Components [el-message] merge the same content messages(#3836 by @zhazhanitian) (#3988)

  • Docs add support for copying svg content (#4169 by @adaex)

Bug fixes

  • Components [el-tree-v2] indent can not set zero (#3881 by @btea)

  • [el-date-picker] avoid click event error & fix cell props (#4134 by @msidolphin)

  • Components [el-tree] emptyText empty string is invalid (#4135 by @imswk) (#4136)

  • Components [el-tree-v2] empty-text supports empty string & virtual list width become no required (#4144 by @msidolphin)

  • [el-transfer]modelvalue is not in original order (#4082 by @Alanscut)

  • Components el-loading spinner directive (#4133 by @adaex)

  • Components el-select-v2 empty icon (#4154 by @adaex)

  • Input suffix icon center by flex (#4159 by @YunYouJun)

  • Components [el-affix] listen resize (#3932 by @midcu)

  • Components [time-picker] am/pm mode avoid render redundant content (#4137 by @msidolphin)

  • Components [image-viewer] fix typo (#4183 by @btea)

  • Components input icon justify by flex (#4187 by @YunYouJun)

  • Docs fix typo (#4190 by @btea)

  • Style remove chinese comments in checkbox (#4189 by @YunYouJun)

  • Components el-teleport potential failure (#4197 by @JeremyWuuuuu)

  • Components view tag does not render (#4198 by @adaex)

  • Theme-chalk el-menu arrow icon style (#4230 by @adaex)

  • Components el-dropdown cannot be used with v-show (#4221 by @undefined-degisn)

  • Components [el-table] fixed mode layout misalignment (#4188 by @msidolphin)

  • Components empty icon component judgment (#4178 by @adaex)

  • [el-input]hidden input is not hidden (#4128 by @KawaiiZapic)

  • Components [el-cascader] search result switch not highlight (#4087 by @btea)

  • [el-date-picker] cannot change the time when provide default-time (#4228 by @msidolphin)

  • Components h function children parameter usage (#4238 by @adaex)

  • Components ensure table size affects inner selection (#3979 by @cokemine)

  • Components [el-table] development environment warning issues (#4167 by @msidolphin)

  • Components [el-select] first item hover status error (#3880 by @Alanscut)

  • Components [el-form] reset form validate error (#3759 by @btea)

  • Components [el-select] display false (#4036 by @Alanscut)

  • Fix el-input-number unexcepted text selecting when clicking buttons (#4191 by @KawaiiZapic)

Refactors

  • Components elForm form rule & custom type (#3951 by @Otto-J)

  • Components [el-config-provider] improve componomponent extendiability (#4175 by @msidolphin)

  • Docs use markdown-it instead of marked (#4239 by @YunYouJun)

element-plus - 1.2.0-beta.1

Published by element-bot almost 3 years ago

1.2.0-beta.1

2021-10-30

Breaking changes:

Features

  • Use svg icons in components (#3492 by @adaex)

  • Remove font icon scss & font-path (#4074 by @YunYouJun)

  • Simplify build & support esm import (#4018 by @sxzz)

  • Components [el-popconfirm] adjust tag and style (#3981 by @btea)

  • Components add space between two characters in Chinese (#3992 by @cokemine)

  • Components el-switch add inline content support (#4091 by @adaex)

  • Add fit-input-width prop (#4088 by @kooriookami)

  • Components [el-date-picker] support customized cell content (#4078 by @msidolphin)

  • Components [el-message] & [el-notification] appendTo option added (#4012 by @codespikex)

  • Add translation for Bengali language (#3972 by @IbrahimAlKhalil)

  • Dev play add unplugin-vue-components (#3931 by @sxzz)

  • Dev play add @element-plus/icons (#4034 by @xiaoxian521)

Bug fixes

  • Components select v-2 value-key seems not working #2904 (#3915 by @spx443812507)

  • Utils remove $ from util

  • Tag should support large size too (#3948 by @cbbfcd)

  • Components [el-affix] update method does not exist (#3996 by @Alanscut)

  • Components [el-input] disable button style error (#3989 by @Alanscut)

  • Docs doc language selector kept reversing (#3987 by @JeremyWuuuuu)

  • Components [el-select-v2] set a non-empty array value error (#3998 by @btea)

  • Docs docs-search-not-working (#4004 by @JeremyWuuuuu)

  • Docs translation missing (#4006 by @JeremyWuuuuu)

  • Type error

  • Components [el-icon] support string size (#3835 by @cn-troy)

  • Docs add extra field for frontmatter

  • Components button displays icon only (#4019 by @sxzz)

  • Docs adding title for components (#4025 by @JeremyWuuuuu)

  • Dev fix play auto import (#4031 by @sxzz)

  • Popover repeat when exist fixed column in table (#3394 by @Alanscut)

  • Components [el-date-picker] increase width of range separator (#4028 by @baboon-king)

  • Components [el-form-item] validate success does not return fields (#4001 by @msidolphin)

  • Hooks add type remove ts error (#4055 by @btea)

  • Components [el-input-number] add a type attribute (#4030 by @921)

  • Components fix add space in prod mode (#4062 by @cokemine)

  • Dev fix playground and docs alias (#4068 by @sxzz)

  • Components [el-form-item] align inline elements vertically (#4080 by @921)

  • Components [el-input] maxlength is not correct (#3969 by @Alanscut)

  • Components [el-page-header] icon size (#4085 by @adaex)

  • Components [el-menu] trigger hover, open and close events no work (#4077 by @xiaoxian521)

  • Deps update dependency axios to ^0.24.0 (#4102 by @renovate[bot])

  • Docs tree document error (#4115 by @JeremyWuuuuu)

  • Checkbox fix checkbox when modelvalue length less than min limit (#1745 by @cokemine)

  • Docs update readme local development file name (#4117 by @btea)

  • Build transform to es2018 syntax (#4090 by @sxzz)

  • Components [el-upload] request headers missing when headers is typeof Headers(#4043 by @wxyong) (#4045)

  • Components [el-input] input border (#4110 by @Alanscut)

  • Components upload headers add type judge (#4119 by @btea)

  • Components [el-cascader] can not use keyboard select node(#3254 by @imswk) (#3260)

  • Components [el-menu] icon style (#4122 by @imswk)

Refactors

  • Components ElInputNumber (#3974 by @JeremyWuuuuu)

  • Components [el-message] change the name of stopTimer

  • Docs icon usage (#4057 by @adaex)

  • Componentes deprecate the icon font of some components (#4067 by @adaex)

  • Directives use util method replace judge firefox (#4086 by @btea)

  • Utils!: remove resize-observer-polyfill (#4058 by @sxzz)

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.23

Published by element-bot about 3 years ago

1.1.0-beta.23

2021-10-20

Bug fixes

  • Build fix package entry field (#3962 by @JeremyWuuuuu)
element-plus - 1.1.0-beta.22

Published by element-bot about 3 years ago

1.1.0-beta.22

2021-10-20

Bug fixes

  • Utils svg classname deal (#3926 by @btea)
  • Components [el-rate] decimal icon display problem (#3921 by @Alanscut)
  • Components ElProgress remove unnecessary required props to prevent form error (#3954 by @Otto-J)

Refactors

  • Utils dom and add test (#3950 by @btea)
element-plus - 1.1.0-beta.21

Published by element-bot about 3 years ago

1.1.0-beta.21

2021-10-18

Features

  • Components [el-menu] add ellipsis prop (#3870 by @xiaoxian521)

  • Build!: improve esm exports (#3871 by @sxzz)

Bug fixes

  • About custom extension of table column (#3437 by @Alanscut)

  • [ElSelectV2] set value to an empty array after selection error (#3875 by @Alanscut)

  • Table lazy rows can't expand at the first time (#3731 by @Alanscut)

  • Capitalize the first letter of the error message (#3882 by @deepthan)

  • Components [el-form-item] calc the label-width. (#3914 by @cbbfcd)

  • Style(components): [el-message-box] string does not wrap (#3856 by @zhazhanitian) (#3867)

Refactors

  • Utils improve props validator warning (#3847 by @sxzz)

  • Components refactor input (#3805 by @sxzz)

  • Components refactor image-viewer (#3810 by @sxzz)

  • Utils use built-in throwError function (#3916 by @cbbfcd)

  • Utils addClass and removeClass (#3858 by @btea)

element-plus - 1.1.0-beta.20

Published by element-bot about 3 years ago

1.1.0-beta.20

2021-10-11

Bug fixes

  • Components fix composition event bug (#3659 by @bchen1029)

  • Build fix generate component type (#3766 by @sxzz)

  • Components [el-date-picker] panel not select value enter error (#3768 by @btea)

  • Build: add default slot to generate better code hint files (#3763 by @tolking)

Refactors

  • Components refactor space (#3757 by @sxzz)

  • Utils refactor buildProps & replace buildProp (#3775 by @sxzz)

  • Components refactor image (#3770 by @sxzz)

  • Components refactor col (#3804 by @sxzz)

  • Build: refactor copyDefinitions (#3756 by @sxzz)

  • Utils improve defineProps (#3811 by @sxzz)

element-plus - 1.1.0-beta.19

Published by element-bot about 3 years ago

1.1.0-beta.19

2021-09-30

Features

  • Utils add buildProps (#3718 by @sxzz)
  • Components [el-menu] expose handleResize (#3723 by @xiaoxian521)

Bug fixes

  • Components [el-autocomplete] popover auto width (#3674 by @Alanscut)
  • Table Attributes expand-row-keys has changed, but fold not work (#3675 by @Alanscut)
  • Style(components): optimize the addable style (#3726 by @xiaoxian521)
  • Build: fix build helper (#3727 by @sxzz)
  • Chore: fix the source value error in web-types (#3736 by @tolking)
  • Build: fix url error of docs in code prompt file (#3735 by @tolking)
  • Build: fix sideEffects at package.json (#3721 by @HelloJunWei)

Refactors

  • Utils refactor aria color (#3742 by @btea)
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)
Package Rankings
Top 7.57% on Npmjs.org
Badges
Extracted from project README
Crowdin
Related Projects