github ElemeFE/element v1.1.3
1.1.3

latest releases: v2.15.14, v2.15.13, v2.15.12...
7 years ago
  • 修复 DatePicker 页面加载后首次清空不会触发 change 事件,#2167
  • 修复 DatePicker 选择下一年时,年份计算错误,#2152
  • 新增 Table 的 default-sort-propdefault-sort-order 属性,#2182(by @njleonzhang
  • 修复有默认值的可搜索 Select 其他数据被过滤的问题,#2196
  • 新增自定义 i18n 处理方法,方便和除了 vue-i18n 之外的插件使用,#2129
  • 新增 Input resize 属性,#2263(by @Kingwl
  • 修复 Autocomplete 在 blur 事件触发时没有隐藏下拉列表的问题,#2247
  • 修复 Tabs 嵌套使用时的样式问题,#2212(by @Kingwl
  • 修复 Tabs 默认激活非第一项时 tabBar 的显示位置不正确的问题,#2192
  • Fixed DatePicker not firing change event when cleared for the first time upon page load, #2167
  • Fixed DatePicker year calculating error when choosing the next year, #2152
  • Added default-sort-prop and default-sort-order attributes for Table, #2182 (by @njleonzhang)
  • Fixed filterable Select filtering other options with initial value, #2196
  • Added custom i18n processing, making Element compatible with i18n plugins other than vue-i18n, #2129
  • Added resize attribute for Input, #2263 (by @Kingwl)
  • Fixed Autocomplete not hiding dropdown when blurred, #2247
  • Fixed style issues with nested Tabs, #2212 (by @Kingwl)
  • Fixed Tabs' tab bar locating error when non-first item is initially activated, #2192

Don't miss a new element release

NewReleases is sending notifications on new releases.