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 - 1.0.2-beta.42

Published by jw-foss over 3 years ago

1.0.2-beta.42

2021-05-09

Bug fixes

  • Fix Rate: remove the confusing this (#1910)
  • Fix Drawer: add modal false div class (#1932)
  • Fix Button: fix incorrect style rule when hovering disabled plain button (#1937)
  • Fix Form: fix validate typing error (#1938)
  • Fix Table: fix table checkbox onChange event unable to be emitted in legacy browser (#1945)
  • Fix Icon: update icon design styles (#1950)
  • Fix Transfer: remove useless button style (#1953)
  • Fix Popover: add additional css in popover (#1956)
  • Fix Switch: fix switch component onMounted condition error (#1966)

Chore

  • Chore Notification: Remove magic numbers (#1928)
  • Chore Tag: keep the same with property name (#1940)
  • Chore Pagination: update Pagination documentation with .sync modifier (#1920 #1957)
  • Chore Project: replace unreasonable code (#1963)
  • Chore website: update ad (#1968)
  • Chore ThemeChalk: add missing !default modifiers for global variables (#1969)
element-plus - 1.0.2-beta.41

Published by 0song over 3 years ago

1.0.2-beta.41

2021-04-26

Features

  • Progress: indeterminate progress bar (#1832)
  • Descriptions: new component descriptions (#1856)
  • Scrollbar: new component Scrollbar (#1859)
  • Switch: add beforeChange hook (#1878)

Bug fixes

  • Fix Image fix image Add the dom of the preview picture to the body (#1577)
  • Fix Icon fix icon (#1896)
  • Fix page-header add icon props and slots (#1882)
  • Fix Scrollbar perf behavior of scrollbar (#1869)
  • Fix Button setup props add type (#1879)
  • Fix Upload expose abort method (#1877)
  • Fix Dropdown fix click disabled still trigger (#1865)
  • Fix Virtual-list enhance-virtual-list (#1813)
  • Fix Space string spacer style issue (#1845)
  • Fix Checkbox activeStyle boxShadow error (#1829)
element-plus - 1.0.2-beta.40

Published by jw-foss over 3 years ago

1.0.2-beta.40

2021-04-14

Bug fixes

  • fix(table): page resize event not monitor (#1790)
  • fix(time-picker): added popperRef in picker to Fix issue #1809 (#1812)
  • fix(select): fix select with filterable has wrong dropdown options (#1811)
  • fix(table): fix bug of table crash under complex data (#1805)
  • fix(alert.scss carousel.scss switch.scss): v-enter(vue2) to v-enter(vue3) (#1803)
  • fix(build): not generate code hint files when publish-npm (#1802)
  • fix(avatar): fix src attributes default value (#1770)
  • fix(talbe): null check error (#1807)
  • fix(image-viewer): fix image src attribute error #1791 (#1819)
  • fix(date-picker): date-picker daterange panel clear value and view not updated (#1816)
  • style(date-picker): date-picker-com conditional judgment (#1823)
  • fix(docs): footer links error (#1827)
  • fix(table): fix table column rerendered whenever table updates

Features

  • feat(result): new componet Result (#1818)

Chore updares

  • style: using 'Array.prototype.forEach()' (#1826)
  • fix(time-picker): time picker change event bug (#1828)
element-plus - 1.0.2-beta.39

Published by 0song over 3 years ago

1.0.2-beta.39

2021-04-09

  • Fix packages/utils path issue (#1792)
element-plus - 1.0.2-beta.38

Published by jw-foss over 3 years ago

  • Fix utils build issue
element-plus - 1.0.2-beta.37

Published by 0song over 3 years ago

1.0.2-beta.37

2021-04-08

Bug fixes

  • Fix input prefix-icon-incorrect-height (#1766)
  • Fix select fix filter method is not called when input first letter (#1711)
  • Fix picker add focus (#1475)
  • Fix time-select input value not changed with v-model bindings (#1725)
  • Fix tooltip component tabindex prop (#1621)
  • Fix select fix type of modelValue incompatible (#1719)
  • Fix utils isIE logic (#1757)
  • Refactor card remove needless div tag (#1732)
  • Fix input add keydown event listener for textarea (#1723)
  • Fix time-picker update oldValue when visible change (#1635)
  • Fix drawer close button outline issue when focusing (#1727)
element-plus - 1.0.2-beta.36

Published by jw-foss over 3 years ago

2021-03-28

Bug fixes

  • fix option-group error when groupQueryChange event trigger
  • fix model-value error when Slider rendered
  • fix use-lock-screen hook (#1651)
  • fix modelValue should be deep reactive in multiple mode (#1624)
  • fix not returning resetField & clearValidate methods (#1663)
  • fix bug in render column structure (#1664)
  • fix bug caused by dynamic rendering (#1640) …
  • fix tooltip's export (#1678)
  • fix should reset placeholder after clear (#1679)
  • fix image onload overridden (#1689)
  • fix #1653 (#1665)
  • fix tabindex prop (#1642)
  • fix notification css word break (#1699)
  • fix transition error trigger when fileList is static (#1686 …
  • fix error position of input and tags (#1682)
  • fix incompatible migration (#1671) …
  • fix the current row render flashing when expanding line toggle
  • fix menu component animation bug (#1690)
  • fix style of break word (#1701)

Features

  • add new feature check-tag (#1696) …

Chore updates

  • docs update label docs of tab-pane (#1646)
  • add web-types.json (#1662)
  • chore: remove an repetitive file in .gitignore (#1673)
  • docs: Update the quickstart.md of zh-cn language (#1698) …
  • docs: update on demand import docs (#1672)
  • project bumping vue version (#1702) …
element-plus - 1.0.2-beta.35

Published by jw-foss over 3 years ago

  • Fix the previous type file generation error.
element-plus - 1.0.2-beta.34

Published by iamkun over 3 years ago

1.0.2-beta.34

2021-03-12

Bug fixes

  • Fix slider warning of modelValue (#1622)
  • Fix tree auto expand parent on set current key and node (#1502)
  • Fix avatar watch invalid when src is missing from props (#1615)
  • Fix select tag can't close if the option is disabled (#1605)
  • Fix table the bug that cannot watch data (#1612)
  • Fix cascader-panel no loaded nodes should not be checked (#1583)
  • Fix cascader prevent log error for before filter (#1582)
  • Fix some components miss install type (#1547)
  • Fix pagination current-page event error emit (#1575)
  • Fix select option migrate error (#1574)
  • Fix popover panel disappear when hover on panel (#1573)
  • Fix table fix #1572 (#1592)
  • Fix table fix #1591 (#1593)
  • Fix radio type order (#1554)
  • Fix time-picker replace test it.only with it in test (#1586)
  • Fix popper simplify mapEvents logic & add IEvents (#1541)
  • Fix pagination component layout prop bug (#1576)
  • Fix select disabled group not works (#1559)
  • Fix dropdown dropdown will expand when unexpected (#1569)
  • Fix table table column resize not work (#1567) …
element-plus - 1.0.2-beta.33

Published by jw-foss over 3 years ago

  • bump Vue version to 3.0.7
  • Fix popper bug caused by updating Vue
element-plus - 1.0.2-beta.32

Published by jw-foss over 3 years ago

1.0.2-beta.32

2021-01-31

Bug fixes

  • Fix switch cannot change width dynamically (#1435)
  • Fix PopConfirm translation error (#1450)
  • Fix date range picker input issue (#1439)
  • Fix date picker second clear not trigger change event #1438
  • Fix behavior of tooltip (#1443)
  • Fix bug cause by scrollToOption (#1440)
  • Fix the issue which caused input area render error on Safari (#1429)
  • Fix shadow rendering bug of initializing fixed columns (#1418)
  • Fix popper trigger ref cannot be fetched (#1419)
  • Remove tab incorrect highlight style (#1416)
  • Fix type check error of message (#1413)
  • Fix that the column width is calculated incorrectly (#1381)
  • Fix popper position error (#1411)
  • Fix style of demo card header (#1405)
  • Fix upload list remove animation incorrect (#1379)

Features

  • feat(carousel): add pause-on-hover prop (#1423)
  • feat(dropdown): add max-height prop of menu (#1436)
  • feat(progress): add default slot (#1426)

Chore updates

  • docs: remove auto-complete of input and select (#1437)
  • css prefix (#1407)
  • docs(project): Update importing on demand section in `quickstart.md, to solve the issue which caused importing on demand not working (#1414)
  • Fix dome-block bottom bar width error when fixed (#1406)
element-plus - 1.0.2-beta.31

Published by zazzaz over 3 years ago

1.0.2-beta.31

2021-01-31

Bug fixes

  • Fix Select can not scroll to default option (#1397)
  • Fix Select tag's text is empty string when multiple with remote (#1393)
  • Fix Tree error cause by child node's data is not reactive (#1396)
  • Update Button change height to min-height (#1402)
  • Fix Tree every node @check-change event fire only once (#1390)
  • Fix Notification remove dom when destoryed (#1378)
  • Fix Message component trigger many times bug #1269 (#1270)
  • Fix ColorPicker compilation errors caused by switch (#1375)
  • Fix Table column insertion disorder (#1329)
  • Fix Popover z-index won't update when popover is shown (#1364)
  • Update Dialog to accept number type (#1373)
  • Fix Pagination jumper style error (#1372)
  • Fix Col style gets affected by invalid value bug (#1370)
  • Fix table remove tooltip when the component destroyed (#1245)
  • Update Scrollbar when scrollbar isn't shown, hide the bar (#1342)
  • Fix MessageBox remove default button text which caused i18n not working (#1357)
  • Fix Popper api consistency (#1354)
  • Fix dropdown/select/picker popper position error when has line-height (#1349)
  • Fix DatePicker modify the judgment logic of startDate and endDate (#1322)
  • Refactor Message and Notification component with VCA (#1387)

Chore updates

  • Update Axure resource v2.1.0 (#1400)
element-plus - 1.0.2-beta.30

Published by jw-foss over 3 years ago

  • Fix dayjs issue in release.
element-plus - 1.0.2-beta.29

Published by zazzaz over 3 years ago

1.0.2-beta.29

2021-01-25

New feature

  • Add type 'contextmenu' trigger for Dropdown (#1286)

Bug fixes

  • Fix i18n bundle error (#1346)
  • Fix Drawer error size prop to support Number (#1335)
  • Fix affix to change target.value to props.target in judgement (#1343)
  • Fix carousel don't update the indicator and items when data change(#1244)
  • Fix fixed table height error when no data(#1332)
  • Fix table header checkbox can be triggered when disabled(#1333)
  • Repair table column width calculation abnormal (#1334)
  • Fix image incorrect custom object-fit ratio (#1338)
  • Fix color-picker can't select 8-digit hex color (#1323)
element-plus - 1.0.2-beta.28

Published by zazzaz almost 4 years ago

1.0.2-beta.28

2021-01-20

New feature

  • Support vue-i18n@next (#1306)

Bug fixes

  • Add tags and attributes completions for Vetur (#1303)
  • Fix table when the data changes, the table does not update the layout (#1315)
  • Fix table bug of table-column property watching (#1309)
  • Fix loading transition invalid (#1321)
  • Fix checkbox migrate error (#1293)
  • Fix notification style when its type set and title not set (#1288)
  • Fix tree node not render in lazy (#1298)
  • Fix slider can't drag in mobile (#1299)
  • Fix table column insertion disorder BUG
  • Fix table checkbox in table header style error (#1292)
  • Fix table migrate error (#1294)
element-plus - 1.0.1-beta.27

Published by zazzaz almost 4 years ago

1.0.1-beta.27

2021-01-15

Bug fixes

  • Fix overlay overflowing issue (#1282)
  • Fix loading directive cannot dispatch for the second time (#1281)
  • Fix Date picker bind attr to panel error (#1277)
element-plus - 1.0.1-beta.26

Published by zazzaz almost 4 years ago

1.0.1-beta.26

2021-01-14

New feature

  • New component Affix (#1210)

Bug fixes

  • Fix overlay event triggering issue (#1235)
  • Fix form add missing emits (#1272)
  • Fix switch id of input can't be empty (#1273)
  • Fix table filter icon height of table header (#1233)
  • Fix col lacking props named tag (#1264)
  • Fix input-number increase/decrease button not work (#1259)
element-plus - 1.0.1-beta.25

Published by zazzaz almost 4 years ago

1.0.1-beta.25

2021-01-14

New feature

  • New component Affix (#1210)

Bug fixes

  • Fix overlay event triggering issue (#1235)
  • Fix form add missing emits (#1272)
  • Fix switch id of input can't be empty (#1273)
  • Fix table filter icon height of table header (#1233)
  • Fix col lacking props named tag (#1264)
  • Fix input-number increase/decrease button not work (#1259)
element-plus - v1.0.1-beta.24

Published by zazzaz almost 4 years ago

1.0.1-beta.24

2021-01-11

Bug fixes

  • Fix time picker scroll bug (#1227)
  • Fix tree node don't update after push new node into parent (#1231)
  • Fix loading error show when parent's display is not block (#1250)
  • Fix input-number behavior error (#1252)
  • Fix select emptyText error show (#1213)
  • Fix select to replace symbols to strings to avoid individual importing symbol bug (#1224)
element-plus - v1.0.1-beta.23

Published by jw-foss almost 4 years ago

Package Rankings
Top 7.57% on Npmjs.org
Badges
Extracted from project README
Crowdin
Related Projects