File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### 🌈 1.12.1 2022-04-17
2
+
3
+ ### 🚀 Features
4
+ - ` Card ` 新增卡片组件 [ @zhwachen ] ( https://github.com/zhwachen ) ([ #530 ] ( https://github.com/Tencent/tdesign-vue-next/pull/530 ) )
5
+ - ` Form ` 优化 样式 & 默认渲染 extra 节点 [ @HQ-Lin ] ( https://github.com/HQ-Lin ) ([ #572 ] ( https://github.com/Tencent/tdesign-vue-next/pull/572 ) )
6
+
7
+ ### 🐞 Bug Fixes
8
+ - ` Calendar ` 修复日历组件 cell 和 cellAppend 插槽在 build 版本不生效的问题 [ @PsTiu ] ( https://github.com/PsTiu ) ([ #564 ] ( https://github.com/Tencent/tdesign-vue-next/pull/564 ) )
9
+ - ` Checkbox ` 修复组件开发时,热更新导致的 provide & inject 失效 [ @k1nz ] ( https://github.com/k1nz ) ([ #561 ] ( https://github.com/Tencent/tdesign-vue-next/pull/561 ) )
10
+ - ` Collapse ` 异步获取 panel 列表优化 [ @asbstty ] ( https://github.com/asbstty ) ([ #571 ] ( https://github.com/Tencent/tdesign-vue-next/pull/571 ) )
11
+ - ` Timepicker ` 修复手动清空 value 的异常 [ @uyarn ] ( https://github.com/uyarn ) ([ #575 ] ( https://github.com/Tencent/tdesign-vue-next/pull/575 ) )
12
+
13
+ ### 🚧 Others
14
+ - ` Transfer ` 使用composition api 重构 [ @btea ] ( https://github.com/btea ) ([ #496 ] ( https://github.com/Tencent/tdesign-vue-next/pull/496 ) )
15
+
16
+
1
17
---
2
18
title: 更新日志
3
19
spline: explain
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue-next" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 0.12.0 " ,
4
+ "version" : " 0.12.1 " ,
5
5
"title" : " tdesign-vue-next" ,
6
6
"description" : " TDesign Component for vue-next" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments