1. 29 Nov, 2017 4 commits
  2. 27 Nov, 2017 3 commits
    • Leopoldthecoder's avatar
      Table: expand column supports label · ace0d057
      Leopoldthecoder authored
      ace0d057
    • zollero's avatar
      MessageBox: Add attribute 'showClose' to doc (#8516) · 675253dc
      zollero authored
      * MessageBox: Add attribute 'showClose' to doc
      
      Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
      
      MessageBox: 文档中添加一个属性:showClose。 用来解释是否显示 MessageBox 右上角的关闭按钮。改属性,已经在源码中声明。
      
      * MessageBox: Add attribute 'showClose' to doc
      
      Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
      675253dc
    • Bogdan Luca's avatar
      Input: add clearable (#8509) · 6e8f10a5
      Bogdan Luca authored
      * Added clearable to el-input.
      
      * Added en-US example.
      
      * Also fire change event on clear.
      
      * Used clearable shorthand; added clearable to attribute list.
      
      * Added styles.
      6e8f10a5
  3. 26 Nov, 2017 4 commits
  4. 25 Nov, 2017 1 commit
  5. 24 Nov, 2017 2 commits
  6. 23 Nov, 2017 6 commits
  7. 22 Nov, 2017 2 commits
  8. 21 Nov, 2017 2 commits
  9. 20 Nov, 2017 2 commits
  10. 19 Nov, 2017 5 commits
  11. 17 Nov, 2017 7 commits
  12. 16 Nov, 2017 2 commits
    • Stefan de Vogelaere's avatar
      Complete Dutch Translation (#8320) · ecbaea78
      Stefan de Vogelaere authored
      * Complete Dutch Translation
      
      * Update nl.js
      ecbaea78
    • Lengxu's avatar
      Select: fix input height resetting in default size · 6f1fc76e
      Lengxu authored
      * dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态
      
      * Dropdown 修改事件名称,新增文档
      
      * Dropdown 统一事件名称,修改文档
      
      * Dropdown 统一事件名称,修改文档
      
      * 完善form表单prop字段介绍
      
      * Repair of multiple height calculation bug
      6f1fc76e