File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.2.7 ` 2024-01-17 `
10+ ### 🚀 Features
11+ - ` Upload ` : 支持拖拽排序 @zuiaiwanqian ([ #2527 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2527 ) )
12+ - ` Textarea ` : ` change ` 事件新增 ` cursor ` 参数 @betavs ([ #2533 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2533 ) )
13+ ### 🐞 Bug Fixes
14+ - ` Swiper ` : 修复当前项动态变化时,外部样式类 ` t-class-prev-image ` 和 ` t-class-next-image ` 无效的问题 @hkaikai ([ #2540 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2540 ) )
15+ - ` Tabs ` : ` showBottomLine ` 为 ` false ` 时,支持内容自动向中间滑动 @hkaikai ([ #2550 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2550 ) )
16+ - ` Fab ` : 修复滚动事件穿透的问题 @anlyyao ([ #2553 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2553 ) )
17+ - ` Navbar ` : 修复大屏适配问题 @anlyyao ([ #2554 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2554 ) )
18+ - ` Tabs ` : 修复最后一项 ` disabled ` 时卡死问题 @byq1213 ([ #2523 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2523 ) )
19+ - ` Calendar ` : 处理 ` use-popup ` 值为 ` false ` 时,动态设置 ` value ` 未重新渲染的问题 @delgithub ([ #2552 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2552 ) )
20+ ### 🚧 Others
21+ - ` Button ` : 处理控制台警告的问题 @IronManman ([ #2521 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2521 ) )
22+ - ` ActionSheet ` : 文档更新 @jin0209 ([ #2541 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2541 ) )
23+
24+
925## 🌈 1.2.6 ` 2023-12-22 `
1026### 🚀 Features
1127- ` Upload ` : 新增 ` disabled ` 属性,首页补充服务声明 @anlyyao ([ #2489 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2489 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.2.6 " ,
4+ "version" : " 1.2.7 " ,
55 "description" : " tdesign-miniprogram" ,
66 "title" : " tdesign-ßminiprogram" ,
77 "main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments