From 890788c5d4ebc6cf1abd6b2a998b0d6b4bf42d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?w=C5=AB=20y=C4=81ng?= Date: Thu, 29 Aug 2024 18:05:38 +0800 Subject: [PATCH] chore: release 1.10.0 (#3291) * chore: release 1.10.0 * chore: update CHANGELOG --- CHANGELOG.md | 19 +++++++++++++++++++ package.json | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e252a93f..6a8a6bb1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,25 @@ toc: false docClass: timeline --- +## 🌈 1.10.0 `2024-08-29` +### 🚀 Features +- `Empty`: 新增空状态组件 `Empty`,用于空状态时的占位提示 @HaixingOoO ([#3287](https://github.com/Tencent/tdesign-vue/pull/3287)) +- `ConfigProvider`: 新增支持 `descriptions.colonText rate.rateText 和 setpes.checkIcon` 的全局配置 @liweijie0812 ([#3288](https://github.com/Tencent/tdesign-vue/pull/3288)) +- `Cascader`: 级联面板完善支持自定义下拉选项内容的能力 ([#3290](https://github.com/Tencent/tdesign-vue/pull/3290)) +- `List`: 新增`scroll` API,支持开启虚拟滚动适用于大数据量的场景,具体使用方式参考示例代码 +@uyarn ([#3286](https://github.com/Tencent/tdesign-vue/pull/3286)) + +### 🐞 Bug Fixes +- `Select`: @dhwebs ([#3278](https://github.com/Tencent/tdesign-vue/pull/3278)) + - 修复分组状态下,通过上下键切换时下拉面板不会跟随滚动的问题 + - 修复分组状态下,通过上下键切换时无法正确切换的问题 +- `ColorPicker`: 修复`ColorPicker`透传`SelectInputProps`无效问题 @taninsist ([#3279](https://github.com/Tencent/tdesign-vue/pull/3279)) +- `TimePicker`: @myronliu347 + - 修复 `disableTime` 中 `position` 一直是 `start` 的问题 ([#3281](https://github.com/Tencent/tdesign-vue/pull/3281)) + - 修复 `format` 仅支持 `HH:mm:ss` 格式的问题 ([#3280](https://github.com/Tencent/tdesign-vue/pull/3280)) +- `Form`: 添加 `whitespace` 校验默认错误信息 @liweijie0812 ([#3284](https://github.com/Tencent/tdesign-vue/pull/3284)) + + ## 🌈 1.9.9 `2024-08-15` ### 🚀 Features diff --git a/package.json b/package.json index ec8b3e89a..ffe364679 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tdesign-vue", "purename": "tdesign", - "version": "1.9.9", + "version": "1.10.0", "description": "tdesign-vue", "title": "tdesign-vue", "keywords": [