v1.20.0
版本发布时间: 2019-05-17 11:35:50
heyui/heyui最新发布版本:v1.26.1(2020-08-24 21:19:29)
新增
修复bug
- Input: input与select组合修正排版 (e17ca72)
- Dropdown: 优化document点击处理 (ffd36da)
- var: 修复 var.js 生成错误 (cc894b7)
- Button: 优化 button icon 产生的高度 (30e2867)
- DatePicker: 添加 prop clearable, 是否添加清除icon (cd0e52d), closes #110
- Table: 添加 column 和 row 自定义样式 (5e09eb2), closes #109
- Table: tooltip 支持 object 对象 (26f7603)
- DatePicker: 加长宽度 (697712a)
- Form: reset -> resetValid (d33323e), closes #123
- Notify: 添加 popstate 事件处理,当切换页面的时候,关闭弹框。(0362916), closes #122
- Table: getTrClass 支持数组返回 (adbc13c)
- Table: 优化 tableitem 计算 (cc18629)
- Table: 删除 h-table-expand-tr 上的 background-color (d878b3a), closes #120
- TagInput: 删除 v-wordlimit 处理 (da6687d)
- TextEllipsis: 添加 word-break (c5f1bfc), closes #129
- TreePicker: 当单选的时候,选择直接关闭(827d24c), closes #111
- wordlimit: v-model 未更新值 (3b19326)
- add locale (821d2e4)
- Wordlimit: 优化触发提示 (3a561bf)
- chore: 改变 locale 的使用方式 (55547af)
- Form: 重构 required 的机制 (b046d58)
- Select: 优化代码,hasNullOption使用computed (d44affc)
- Select: 优化 keyName, titleName, 使用computed (00f2ab5)
- Button: 优化 button icon 展示 (a7868cb), closes #132
- Dropdown: 优化下拉icon样式 (07189e4)
- MenuItem: 优化右侧icon样式 (c9c1e8d)
- Search: button 样式变化为 class (6828f5a)
- Tree: 优化 tree 样式 (f76b966)
- Form: requireds 使用不同的方式 (5ed12a4)
- Carousel: 修正 carouselItem 计算 (dfb88fd)
- Nofity: 优化关闭按钮 (762a463)
- TextEllipsis: 修正 class name (91b4714)
- TreePicker: 修正 select 事件触发 (f5b8945)
Features
Bug Fixes
- Input: overflow hidden add on select not div (e17ca72)
- Dropdown: optimize documentHandler (ffd36da)
- var: fix var.js error (cc894b7)
- Button: optimize button icon bracing height (30e2867)
- DatePicker: add prop clearable (cd0e52d), closes #110
- Table: add column and row style (5e09eb2), closes #109
- Table: tooltip support object param (26f7603)
- DatePicker: increase width (697712a)
- Form: reset -> resetValid (d33323e), closes #123
- Notify: add popstate event handler (0362916), closes #122
- Table: getTrClass support array result (adbc13c)
- Table: optimize tableitem computed (cc18629)
- Table: remove background-color of h-table-expand-tr (d878b3a), closes #120
- TagInput: remove v-wordlimit (da6687d)
- TextEllipsis: add word-break (c5f1bfc), closes #129
- TreePicker: close when use single select (827d24c), closes #111
- wordlimit: no effect on v-model value (3b19326)
- add locale (821d2e4)
- Wordlimit: optimize trigger (3a561bf)
- change locale use (55547af)
- optimizing error-reporting statements (2149b06)
- optimizing warning-reporting statements (6dc3099)
- remove unused codes (2d8a693)
- remove v-width in codes (1c9a9b4)
- add locale.use to heyui (d97a45c)
- Form: refactor required show (b046d58)
- Select: opimize hasNullOption to use computed (d44affc)
- Select: optimize keyName, titleName (00f2ab5)
- Button: optimze button icon show (a7868cb), closes #132
- Dropdown: optimize right icon (07189e4)
- MenuItem: optimize right icon (c9c1e8d)
- Search: button style change to class (6828f5a)
- Tree: optimize tree style (f76b966)
- Form: requireds use different function (5ed12a4)
- Carousel: fix carouselItem computed (dfb88fd)
- Nofity: optimize close icon (762a463)
- TextEllipsis: fix class name (91b4714)
- TreePicker: update select trigger (f5b8945)