npm element-ui 1.3.6

latest releases: 2.15.14, 2.15.13, 2.15.12...
6 years ago
  • 修复 ColorPicker 的默认值有时与面板中的值不一致的问题,#5183(by @Kingwl
  • 修复默认值为白色的 ColorPicker 无法通过面板改变 hue 的问题,#5184(by @Kingwl
  • 修复 Dialog 在滚动后,其嵌套的 Select 需多次点击才能呼出的问题,#5226
  • 新增 Autocomplete 的 props 属性,#5282
  • 修复 DatePicker 在手动输入值后按 Tab 切换焦点时下拉框不消失的问题,#5149(by @ChuckFields

  • Fixed inconsistency of ColorPicker's default value and panel value, #5183 (by @Kingwl)
  • Fixed ColorPicker not able to change hue in the panel when its default value is white, #5184 (by @Kingwl)
  • Fixed Select's dropdown taking multiple clicks to expand when nested in a Dialog after scrolling, #5226
  • Added props property for Autocomplete, #5282
  • Fixed dropdown of DatePicker not hiding when Tab key is pressed after manual input, #5149 (by @ChuckFields)

Don't miss a new element-ui release

NewReleases is sending notifications on new releases.