Skip to content

1.3.0-beta.2

Compare
Choose a tag to compare
@element-bot element-bot released this 08 Jan 12:21
· 2917 commits to master since this release
bf95434

1.3.0-beta.2

2022-01-08

Features

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