Skip to content

Releases: element-plus/element-plus

1.0.2-beta.64

28 Jul 04:28
0047885
Compare
Choose a tag to compare

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)

1.0.2-beta.63

27 Jul 05:28
90c7c05
Compare
Choose a tag to compare

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)

1.0.2-beta.62

26 Jul 04:47
426bbf2
Compare
Choose a tag to compare

1.0.2-beta.62

Bug fixes

  • Fix build script error on Github Runner (#2683)

1.0.2-beta.61

26 Jul 04:04
a846c08
Compare
Choose a tag to compare

1.0.2-beta.61

Bugfixes

  • Fix documentation error for Config Provider (#2679)
  • Fix build script issue (#2680)

1.0.2-beta.60

26 Jul 02:53
07106da
Compare
Choose a tag to compare

1.0.2-beta.60

Bugfixes:

  • fix dayjs integration issue with el-config-provider and build.sh shell error (#2678)

1.0.2-beta.59

25 Jul 16:56
8f20b35
Compare
Choose a tag to compare

1.0.2-beta.59

2021-07-26

Breaking change

  • feat(locale): i18n implementation (#2670)

Bug fixes

  • fix(locale): missing install & locale issue (#2647)
  • fix(select): should not stop at invisible options by up and down (#2585) โ€ฆ
  • fix(style): ondemand style lost (#2648)
  • fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
  • fix(style): remove bg-color of menu items at ':focus'
  • fix(input): input maxlength calculate the correct length (#2654)

Chore

  • chore: update i18n demo (#2672)

Refactors

  • refactor(result): migrate css var (#2637)
  • refactor(carousel): migrate css var (#2638)
  • refactor(transfer): migrate css var (#2639)
  • refactor(dialog): migrate css var (#2641)
  • refactor(menu): migrate css var (#2642)
  • refactor(descriptions): migrate css var (#2643)
  • refactor(empty): migrate css var (#2644)
  • refactor(color): migrate all color-text var & simplify color docs (#2656)
  • refactor(border): migrate css var & simplify docs (#2663)
  • refactor(collapse): migrate css var (#2661)
  • refactor: i18n implementation (#2670)
  • refactor(locale): i18n migration website code (#2671)

1.0.2-beta.58

24 Jul 04:09
d6fecf9
Compare
Choose a tag to compare
  • Fix index.is export member

1.0.2-beta.57

23 Jul 15:04
2bba6d5
Compare
Choose a tag to compare

Hotfix

Hot fix for locale

1.0.2-beta.56

23 Jul 09:48
8952a17
Compare
Choose a tag to compare

1.0.2-beta.56

2021-07-23

Features

  • Add useCssVar for inject custom css vars (#2547)
  • Cascader supports popper-append-to-body feature (#2544)
  • Improve menu handleItemClick (#2514)
  • Re-design popper apis (#2529)
  • Change formItem slot label formItem to scopedSlots (#2522)
  • Export popperjs common attributes (#2520)
  • Update checkbox label supports object type
  • Update loading custom loading svg (#2456)

Refactor

  • Refactor link migrate css var (#2622)
  • Refactor avatar migrate css var (#2601)
  • Refactor tag migrate css var (#2592)
  • Refactor skeleton migrate css var (#2586)
  • Refactor pagination migrate css var (#2587)
  • Refactor switch migrate css var (#2584)
  • Refactor button migrate css var (#2582)
  • Refactor cascader migrate css var (#2578)
  • Refactor message-box migrate css var (#2568)
  • Refactor table+calendar migrate css var (#2588)
  • Refactor color add error var (#2565)
  • Refactor message migrate css var (#2560)
  • Refactor notification migrate css var (#2552)
  • Refactor color migrate color css var & simplify color box docs (#2589)
  • Refactor alert replace all css var (#2545)
  • Refactor typography add css var for typography
  • Refactor container header/footer/aside size by css variables (#2530)
  • Refactor container header/footer/asdide size by css variables (#2526)
  • Refactor generate color var by sass map (#2504)
  • Refactor button/radio/input size by sass map (#2502)
  • Refactor color css var for border-color & simplify border-color docs (#2540)
  • Refactor checkbox migrate checkbox css3 var (#2493)
  • Refactor style use css3 var refactor base variable (#2478)

Bug fixes

  • Fix select-v2 add some test cases & fix selectLabel/multiple-limit issue (#2626)
  • Optimize select-v2 style (#2628)
  • Update bundle strategy
  • Update date-picker shortcuts support function type (#2617)
  • Fix ensure that the loading icon is inline (#2550)
  • Fix affix expose update function (#2603)
  • Fix autocomplete optimize some const of autocomplete (#2593)
  • Fix descriptions fix the last td colspan (#2567)
  • Fix time-select fix editable prop and add disabled prop (#1899)
  • Update hooks refactor transition (#2556)
  • Fix el-tree accordion attribute only takes effect on root nodes (#2523)
  • Fix select filtered empty groups (#2507)
  • Refactor popper use-popper-hook for popper
  • Fix select-v2 inputWidth is not defined (#2510)
  • Fix el-menu activeIndex bug (#2468)
  • Fix select hoverIndex has incorrect when popover is turned on again (#2469)
  • Fix option selectemitter was not turned off when it was destroyed (#2450)
  • Fix time-picker model-value should sync when disable-attrs was updated (#2462)
  • Fix table-column parse width and minWidth (#2466)
  • Fix form no effect when label-width prop is auto (#2480)
  • Fix time-picker missing blur methods and spelling error (#2457)
  • Fix upload file-list is updated but without re-rendered (#2405) (#2460)
  • Fix more than one component in table_column.spec.js (#2461)
  • refactor pagination pagination internal logic refactored (#2491)
  • Fix form add default value of label-width (#2492)
  • Fix time-select missing blur method (#2477)

1.0.2-beta.55

09 Jul 09:20
10d83ea
Compare
Choose a tag to compare

1.0.2-beta.55

2021-07-09

Bug fixes

  • Refactor the type definition of breadcrumb (#2443)
  • Add use-timeout hook (#2439)
  • Fix menu missing styles (#2423) (#2444)
  • Fix table selectable callback index incorrect issue (#2393)
  • Fix isScroll Utils (#2433)
  • Fix scrollbar add always show props and control scrollbar methods
  • Add use-model-toggle hook
  • Add use-transition-fallthrough-hook
  • Fix duplicate cell-contextmenu (#2426)
  • Add use-teleport hook (#2421)
  • Add descriptions new feature for customized style (#2358)
  • Fix warning in console when cell-contextmenu triggered (#2404)
  • Fix table add cell-contextmenu emit event (#2074)
  • Fix table-column rendered other component in hidden-columns (#2401)
  • Add event type definition
  • Fix menu hover color not change when background is changed (#2417)
  • Fix table empty data render bug
  • Fix form label-width supports number type (#2396)
  • Fix code space style (#2411)