Skip to content

Commit 4b79801

Browse files
committed
修改组件数量
1 parent b401d57 commit 4b79801

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tdesign-component/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 🌈 0.1.8 `2024-12-26`
22
### 🚀 Features
3-
- `TDUpload`: Added Upload component @Luozf12345 ([#405](https://github.com/Tencent/tdesign-flutter/pull/405))
3+
- `TDUpload`: Added Upload component @TingShine ([#405](https://github.com/Tencent/tdesign-flutter/pull/405))
44
- `SearchBar`: Added keyboard action type @ccXxx1aoBai ([#366](https://github.com/Tencent/tdesign-flutter/pull/366))
55
- `Cell`: CellGroup added style control parameters: cardBorderRadius (card mode border radius), cardPadding (card mode padding), titlePadding (title padding) @hkaikai ([#409](https://github.com/Tencent/tdesign-flutter/pull/409))
66
- `DropdownMenu`: Added decorator configuration: decoration, which can customize menu color and border @hkaikai ([#408](https://github.com/Tencent/tdesign-flutter/pull/408))

tdesign-site/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docClass: timeline
88

99
## 🌈 0.1.8 `2024-12-26`
1010
### 🚀 Features
11-
- `TDUpload`: 新增Upload组件 @Luozf12345 ([#405](https://github.com/Tencent/tdesign-flutter/pull/405))
11+
- `TDUpload`: 新增Upload组件 @TingShine ([#405](https://github.com/Tencent/tdesign-flutter/pull/405))
1212
- `SearchBar`: 增加键盘动作类型 @ccXxx1aoBai ([#366](https://github.com/Tencent/tdesign-flutter/pull/366))
1313
- `Cell`: CellGroup 新增样式控制参数:cardBorderRadius(卡片模式边框圆角)、cardPadding(卡片模式内边距)、titlePadding(标题内边距) @hkaikai ([#409](https://github.com/Tencent/tdesign-flutter/pull/409))
1414
- `DropdownMenu`: 新增装饰器配置:decoration,可自定义菜单颜色和边框 @hkaikai ([#408](https://github.com/Tencent/tdesign-flutter/pull/408))

tdesign-site/site/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ spline: explain
123123
</div>
124124
</section>
125125

126-
<h3>输入<em class="tag">14</em></h3>
126+
<h3>输入<em class="tag">15</em></h3>
127127
<section class="image-group">
128128
<div class="image-wrapper">
129129
<a class="item" href="/flutter/components/calendar">

0 commit comments

Comments
 (0)