From dffb539ac3f103f03d2324d31d7343ccc79cf4e0 Mon Sep 17 00:00:00 2001 From: PY Date: Tue, 31 Jan 2023 15:53:04 +0800 Subject: [PATCH] docs: release 1.0.5 (#2315) * docs: release 1.0.5 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb73a0cb1c..dc6e71e737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ spline: explain toc: false docClass: timeline --- +## 🌈 1.0.5 `2023-01-31` +### 🚀 Features +- `ColorPicker`: 切换单色-渐变模式时触发色值及onChange变化 @uyarn ([#2305](https://github.com/Tencent/tdesign-vue-next/pull/2305)) +### 🐞 Bug Fixes +- `Input`: 修复使用 `format` 属性时,光标出现跳动 ([issue #2200](https://github.com/Tencent/tdesign-vue-next/issues/2200)) @Lmmmmmm-bb ([#2289](https://github.com/Tencent/tdesign-vue-next/pull/2289)) +- `Table`: + - 可编辑单元格,修复无法退出编辑态问题,[issue#2302](https://github.com/Tencent/tdesign-vue-next/issues/2302) @chaishi ([#2303](https://github.com/Tencent/tdesign-vue-next/pull/2303)) + - 修复因 `useResizeObserver` 被重写导致的全部场景出现告警的问题 @chaishi ([#2303](https://github.com/Tencent/tdesign-vue-next/pull/2303)) +- `Tooltip`: 修复 `Props` 覆盖插槽问题 ([issue #2250](https://github.com/Tencent/tdesign-vue-next/issues/2250)) @Aicmortal ([#2308](https://github.com/Tencent/tdesign-vue-next/pull/2308)) +- `DatePicker`: 修复 `dayjs` 国际化设置问题 @honkinglin ([#2314](https://github.com/Tencent/tdesign-vue-next/pull/2314)) +- `Notification`: 修复单独引入 `NotifyPlugin` 时没有带入 `css` 样式 ([issue #2312](https://github.com/Tencent/tdesign-vue-next/issues/2312)) @pengYYYYY ([#2316](https://github.com/Tencent/tdesign-vue-next/pull/2316)) +### 🚧 Others +- `Transfer`: 修复 `tree` 的代码示例 @Lmmmmmm-bb ([#2300](https://github.com/Tencent/tdesign-vue-next/pull/2300)) +- `SelectInput`: 补充单元测试 @whitexie ([#2291](https://github.com/Tencent/tdesign-vue-next/pull/2291)) ## 🌈 1.0.4 `2023-01-18` ### 🚀 Features - `Input`: diff --git a/package.json b/package.json index bdc1737d1b..110c9ea9d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tdesign-vue-next", "purename": "tdesign", - "version": "1.0.4", + "version": "1.0.5", "title": "tdesign-vue-next", "description": "TDesign Component for vue-next", "keywords": [