File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ docClass: timeline
6
6
---
7
7
8
8
9
+ ## 🌈 1.9.7 ` 2025-07-10 `
10
+ ### 🚀 Features
11
+ - ` Calendar ` : 新增 ` readonly ` 属性 @anlyyao ([ #3752 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3752 ) )
12
+ - ` Indexes ` :
13
+ - 新增 ` current ` 属性,支持非受控模式,用于自定义索引列表激活项 @anlyyao ([ #3761 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3761 ) )
14
+ - 丰富组件 ` CSS Variables ` @anlyyao ([ #3760 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3760 ) )
15
+ - ` Popup ` : 新增 ` --td-popup-transition ` 样式变量 @betavs ([ #3775 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3775 ) )
16
+ - ` Navbar ` : 新增 ` --td-navbar-background ` 样式变量 @anlyyao ([ #3764 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3764 ) )
17
+ ### 🐞 Bug Fixes
18
+ - ` PickerItem ` : 解决 ` options ` 数据源更新后点击确认按钮 ` Picker ` 组件的 ` change ` 事件返回值不正确 @anlyyao ([ #3759 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3759 ) )
19
+ - ` Calendar ` : 修复因 ` class ` 关键字导致在 ` Mpx ` 框架中编译报错 @anlyyao ([ #3781 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3781 ) )
20
+ ### 🚧 Others
21
+ - ` site ` : 修复官网组件预览二维码路径错误 @anlyyao ([ #3751 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3751 ) )
22
+
23
+
9
24
## 🌈 1.9.6 ` 2025-06-25 `
10
25
### 🚀 Features
11
26
- ` Upload ` : 支持视频预览 @anlyyao ([ #3741 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3741 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.9.6 " ,
4
+ "version" : " 1.9.7 " ,
5
5
"description" : " tdesign-miniprogram" ,
6
6
"title" : " tdesign-miniprogram" ,
7
7
"main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments