2.4.11 • Published 5 years ago

element-ui-uwgd v2.4.11

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

拓展 Element UI

install

npm install element-ui-uwgd -S

update log

具体更新属性说明,查阅 element/examples/docs/zh-CN/ 下相应文档

2018-10-11

  • select 组件添加 popper-prevent-overflow 属性

2018-08-31

  • 修复 message-box 回车不阻止事件传播 BUG

2018-08-30

  • ElTree 添加 base-indentshow-index 属性
  • tree.md 官网文档有误,将 indent 值修正为 18

2018-08-30 前

  • ElTabs 添加 active-bar-stretch 属性
  • ElSelect 添加 borderWidth[String、Number]、showIcon 属性
  • ElInput 添加 borderWidth 属性
  • ElMenu 添加 activeBackgroundColor 属性
  • 修复 ElContainer direction BUG