npm element-ui 1.4.1

latest releases: 2.15.14, 2.15.13, 2.15.12...
6 years ago
  • 修复 Tree 勾选父节点会弹出子节点的问题,#6029
  • 修复 Tree 勾选逻辑错误,#6034
  • 修复作为 Form 直接子元素的 FormItem 不继承 label-width 的问题,#6044
  • 修复 collapse 模式下的 Menu 自动弹出子菜单的问题,#6111
  • 修复使用 v-if 的动态 TabPane 顺序错误的问题,#6066
  • 修复鼠标在 open-delay 时间内移开元素后,仍然会弹出 Popover 的问题,#6058(by @laobubu
  • 修复禁用的 Upload 的文件列表仍然显示删除按钮并可操作的问题,#6091
  • 修复斑马纹的 Table 的背景色在 hover 时不正确的问题,#6024(by @xtongs

  • Fixed child nodes expanding when checking parent node in Tree, #6029
  • Fixed checking behavior error of Tree, #6034
  • Fixed FormItem not inheriting label-width as a Form's direct child, #6044
  • Fixed Menu incorrectly showing SubMenu in collapse mode, #6111
  • Fixed render order error of v-if controlled dynamic TabPanes, #6066
  • Fixed Popover still popping up after mouse leaves within open-delay, #6058 (by @laobubu)
  • Fixed delete buttons still rendered in file list of disabled Upload, #6091
  • Fixed background color error on hover of striped Table, #6024 (by @xtongs)

Don't miss a new element-ui release

NewReleases is sending notifications on new releases.