Releases: ecomfe/veui
Releases · ecomfe/veui
v2.17.9
07 May 03:09
Compare
Sorry, something went wrong.
No results found
💡 主要变更
[^] 更新了 less-plugin-dls 版本,升级全局 design token 值到最新规范。
v2.17.8
28 Apr 03:46
Compare
Sorry, something went wrong.
No results found
💡 主要变更
[^] 更新了 less-plugin-dls 版本,升级全局 design token 值到最新规范。
v2.17.7
25 Apr 07:22
Compare
Sorry, something went wrong.
No results found
🐞 问题修复
[^] 修复了 Uploader 组件的类型声明缺失 startUpload 方法的问题。
[^] 修复了 Autocomplete 组件的类型声明缺失 suggest-on-focus 属性的问题。
[^] 修复了预编译版本样式代码缺失 ai 主题基础样式的问题。
[^] 修复了 v-tooltip 指令传入 VNode[] 类型 content 时无法正常渲染的问题。
v2.17.6
28 Mar 09:50
Compare
Sorry, something went wrong.
No results found
💡 主要变更
[^] Autocomplete 组件的 suggest-trigger 属性被废弃,请使用 suggest-on-focus: boolean 属性替代。
🐞 问题修复
[^] 修复了 Autocomplete 组件在 strict 属性包含 { select: true } 时,选项选中后失焦会被清除的问题。
v2.17.5
07 Feb 08:44
Compare
Sorry, something went wrong.
No results found
🐞 问题修复
[^] 输入类组件的 name 属性现在比 Field 上的 name 优先级更高了。
v2.17.4
30 Jan 12:58
Compare
Sorry, something went wrong.
No results found
🐞 问题修复
[^] 修正了 D22/AI 主题下的 Field 组件的提示图标样式。
v2.17.3
23 Jan 16:11
Compare
Sorry, something went wrong.
No results found
💡 主要变更
[^] $alert / $confirm / $prompt / $toast 插件调用对应功能时现在可以设置 theme 参数了,并且默认会使用全局配置的 theme。
[^] v-tooltip 指令现在会使用最近的 VEUI 组件的 theme 配置。
🐞 问题修复
[^] 修复 Table 组件在 column-filter 动态切换时固定列位置可能计算不正确的问题。
v2.17.2
26 Dec 13:05
Compare
Sorry, something went wrong.
No results found
💡 主要变更
🐞 问题修复
[^] Field 组件的 --dls-field-label-width 自定义样式可以在外层进行设置了。
v2.17.1
20 Dec 03:56
Compare
Sorry, something went wrong.
No results found
🐞 问题修复
[^] 修正了全局 theme 属性对使用了全局配置的组件内部的组件失效的问题。
v2.17.0 "✨ Sparkles"
18 Dec 11:52
Compare
Sorry, something went wrong.
No results found
⚠️ 非兼容性变更
[^] 所有组件新增 theme 属性,不再使用 ui="theme:d22" 的方式设置组件的主题。
💡 主要变更
[^] Calendar / DatePicker 组件的 date-class 属性新增第二个参数 { today: boolean, selected: boolean }。
🐞 问题修复
[^] 修正 Loading 组件没有响应动态透传的属性变化的问题。
You can’t perform that action at this time.