0.46.3
🚀 Features
Grid
:align
可选值新增start/end/center
,修复justify
和align
同为center
属性冲突问题 @Micro-sun (#1359)Notification
: 鼠标移入时不会关闭通知 @sechi747 (#1366)Cascader
: CascaderPanel 点击选项时派发click
事件 @luwuer (#1396)Table
: 文本超出提示由Popup
更为Tooltip
,以便于定制各种提示文本主题色 @PDieE (#1365)Input
: 优化clearable
按钮显示逻辑,区分password
输入框 @PDieE (#1415)Popconfirm/Table
组件样式优化 @zhangpaopao0609 (#1388)Watermark
: 新增Watermark
水印组件 @samhou1988 (#1347)
🐞 Bug Fixes
useModel
: 兼容因v-model
初始值为undefined
导致useModel
失效的问题 @zhangpaopao0609 (#1363)Table
:Select
: 去除组件注册时的 map props @skytt (#1399)InputNumber
: 修复string/number
类型比较错误及其导致的分页组件样式异常的问题 common#784 @uyarn (#1413)DatePicker
: @HQ-LinCalendar
: 优化组件事件设置示例 @PsTiu (#1405)Upload
: 修复theme
为flow-list
时 remove事件file参数丢失的问题 @uyarn (#1430)
New Contributors
- @jiazengp made their first contribution in #1350
- @Micro-sun made their first contribution in #1359
- @PDieE made their first contribution in #1365
- @samhou1988 made their first contribution in #1347
- @yangchao987 made their first contribution in #1375
- @Summer-Shen made their first contribution in #1368
- @luwuer made their first contribution in #1396
- @royal-cc made their first contribution in #1393
Full Changelog: 0.46.2...0.46.3