New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tdesign-mobile-vue

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tdesign-mobile-vue - npm Package Versions

13
11

1.3.2

Diff

Changelog

Source

🌈 1.3.2 2024-07-11

🚀 Features

  • Icon: 新增 list-numberedlock-off-filledlock-on-filled 等 3 个图标 @liweijie0812 (#1488)
  • Input: 新增 clearTrigger 支持调整清空图标触发方式 @liweijie0812 (#1481)

🐞 Bug Fixes

  • Icon: 修复图标 chart-column 的命名错误问题 @liweijie0812 (#1488)
  • Slider: 修复 label 属性的 Function 类型无效 @anlyyao (#1490)
  • Input: 修复禁用状态还可以查看密码 @liweijie0812 (#1481)
  • ImageViewer: 修复页码对齐问题 @anlyyao (#1494)
tdesign-robot
published 1.3.1 •

Changelog

Source

🌈 1.3.1 2024-06-28

🐞 Bug Fixes

  • Form: 修复表单组件禁用优先级 (组件 > 组件组 >表单) @liweijie0812 (#1472)
  • Checkbox: 修复导出组件名称错误 @anlyyao (#1478)
tdesign-robot
published 1.3.0 •

Changelog

Source

🌈 1.3.0 2024-06-21

🚀 Features

  • TreeSelect: 新增 TreeSelect 组件 @Lyan-u (#1347)
  • Layout: 新增 Layout 组件 @aaronmhl (#1393)
  • Loading: 新增 attachfullscreen 属性,并支持函数式调用 @dexterBo (#1444)
  • ImageViewer: 优化 align 配置长图滚动范围设置 @aaronmhl (#1442)
  • SideBar: label 标签对齐方式从 "居中对齐" 变更为 “左对齐” @anlyyao (#1347)
  • SideBar: 修复禁用态仍能点选的问题 @anlyyao (#1347)
  • Form: 支持scrollToFirstError,自动滚动到第一个校验不通过的字段位置 @liweijie0812 (#1460)
  • Form: 新增preventSubmitDefault 属性,表示是否阻止表单提交默认事件 @liweijie0812 (#1465)
  • FormItem: 新增arrow 属性,表示是否显示右侧箭头 @liweijie0812 (#1465)
  • ActionSheet: sfctsx @jiasy1616 (#1445)
  • Message: sfctsx @anlyyao (#1448)
  • ConfigProvider: sfctsx @anlyyao (#1459)
  • List: sfctsx @Florian-lan (#1437)

🐞 Bug Fixes

  • Input: 修复type='password'场景下查看密码无效 @liweijie0812 (#1464)

🚧 Others

  • other: 支持通过 import 方式引入组件类型,e.g., import { ActionSheetProps } from 'tdesign-mobile-vue'; @anlyyao (#1461)
tdesign-robot
published 1.2.4 •

Changelog

Source

🌈 1.2.4 2024-06-07

🚀 Features

  • Rate: sfctsx @1379255913 (#1417)
  • BackTop: sfctsx @liweijie0812 (#1333)
  • Image: sfctsx @jiasy1616 (#1414)
  • NoticeBar: sfctsx @zuiaiwanqian (#1378)
  • Toast: 新增 className 属性 @anlyyao (#1432)
  • Toast: sfc to tsx @betavs (#1397)
  • Input: 新增spellCheck 是否开启拼写检查 @liweijie0812 (#1435)
  • Input: TS类型 InputValue 支持 number @liweijie0812 (#1435)
  • Input: maxlength 属性扩展支持 string 类型 @liweijie0812 (#1436)
  • ImageViewer: sfctsx @aaronmhl (#1422)

🐞 Bug Fixes

  • Swiper: 修复 current 动态更新问题 @zuiaiwanqian (#1404)
  • Image: 修复 lazytrue 时,图片无法正常显示 @jiasy1616 (#1414)
tdesign-robot
published 1.2.3 •

Changelog

Source

🌈 1.2.3 2024-05-27

🚀 Features

  • Slider: sfctsx @liweijie0812 (#1384)
  • Loading: sfctsx @liweijie0812 (#1382)
  • TabBar: sfctsx @zuiaiwanqian (#1365)
  • Progress: sfctsx @anlyyao (#1413)
  • Grid: sfctsx @novlan1 (#1415)
  • Dialog: sfctsx @zuiaiwanqian (#1371)
  • Checkbox: sfctsx @zuiaiwanqian (#1375)

🐞 Bug Fixes

  • Message: 修复 ssr 下报错 @anlyyao (#1416)
tdesign-robot
published 1.2.2 •

Changelog

Source

🌈 1.2.2 2024-05-13

🚧 Others

  • chore: aliases are not used inside components @anlyyao (#1394)
tdesign-robot
published 1.2.1 •

Changelog

Source

🌈 1.2.1 2024-05-11

🚀 Features

  • Indexes: sfc to tsx. @liweijie0812 (#1327)
  • Cell: sfc to tsx @liweijie0812 (#1326)
  • Switch: sfctsx @liweijie0812 (#1322)
  • DropdownMenu: sfctsx @dexterBo (#1332)
  • DropdownMenu: 支持点击外部区域收起下拉框 @aaronmhl (#1369)
  • Avatar: sfctsx @liweijie0812 (#1331)
  • Overlay: sfctsx @liweijie0812 (#1339)
  • Sticky: sfctsx @liweijie0812 (#1337)
  • Empty: sfctsx @liweijie0812 (#1334)
  • Search: sfctsx @liweijie0812 (#1336)
  • Textarea: sfctsx @liweijie0812 (#1318)
  • Popover: sfctsx @anlyyao (#1323)
  • PullDownRefresh: sfctsx @dexterBo (#1343)
  • Input: sfc to tsx @liweijie0812 (#1342)
  • Upload: sfctsx @dexterBo (#1388)
  • Stepper: sfctsx @liweijie0812 (#1383)
  • Table: sfctsx @dexterBo (#1374)
  • Form: sfctsx @zuiaiwanqian (#1372)
  • Tabs: sfctsx @liweijie0812 (#1368)
  • Tabs: 标签页支持懒加载 @liweijie0812 (#1368)
  • SideBar: sfctsx @zuiaiwanqian (#1370)
  • Calendar: sfctsx @dexterBo (#1385)
  • Navbar: sfctsx @Lyan-u (#1377)
  • Swiper: sfctsx @zuiaiwanqian (#1349)
  • Radio: sfctsx @liweijie0812 (#1381)
  • CountDown: sfc to tsx @liweijie0812 (#1317)
  • Steps: sfc to tsx @Lyan-u (#1379)
  • Drawer: sfc to tsx @Lyan-u (#1376)

🐞 Bug Fixes

  • Form: submit 事件补齐 firstError 参数 @KYSpring (#1320)
  • Swiper: 修复 placement 值为 outside 无效的问题 @zuiaiwanqian (#1349)
  • DateTimePicker: 修复使用了动态的start值无法在第一次渲染时正确的限制时间 @dexterBo (#1324)
  • SideBar: 修复 SideBarItemvalue 值错误的问题 @Lyan-u (#1330)
tdesign-robot
published 1.2.0 •

Changelog

Source

🌈 1.2.0 2024-04-18

🚀 Features

  • Result: sfctsx @liweijie0812 (#1303)
  • Footer: sfctsx @liweijie0812 (#1304)
  • Link: sfctsx @liweijie0812 (#1307)
  • Fab: sfctsx @liweijie0812 (#1315)
  • Button: sfctsx @liweijie0812 (#1313)
  • Divider: sfctsx @liweijie0812 (#1314)
  • Tag: sfctsx @dexterBo (#1270)
  • CheckTag: sfctsx @liweijie0812 (#1311)
  • Skeleton: sfctsx @anlyyao (#1301)
  • Badge: sfctsx @liweijie0812 (#1319)
  • Collapse: sfctsx @anlyyao (#1308)
  • Locale: 新增阿拉伯语言包 @catiwang (#1277)

🐞 Bug Fixes

  • Locale: 语言包迁移至 common 子仓库 @anlyyao (#1281)
  • Swiper: current 动态修改异常 @betavs (#1288)
  • CheckTag: 修复禁用态样式错误 @anlyyao (#1769)
  • Skeleton: 修复 delay 属性无效的问题 @anlyyao (#1301)

🚧 Others

  • feat(other): 修复组件库在 ssr 环境中报错 window is not defined @anlyyao (#1280)
tdesign-robot
published 1.1.1 •

Changelog

Source

🌈 1.1.1 2024-03-21

🚀 Features

  • Guide: 新增 Guide 组件 @Lyan-u (#1243)
  • Locale: 新增繁體中文语言包 @ssmyaojiayouya (#1258)
  • Locale: 新增韩语语言包 @ssmyaojiayouya (#1262)
  • Locale: 新增日语语言包 @ssmyaojiayouya (#1261)
  • Locale: 新增俄语语言包 @dexterBo (#1257)
  • Locale: 新增意大利语言包 @catiwang (#1263)

🐞 Bug Fixes

  • Dialog: 修复 zIndex 属性无效的问题 @anlyyao (#1267)
  • SwipeCell: 修复左滑场景 click 事件无效 @XBIsland (#1266)
tdesign-robot
published 1.1.0 •

Changelog

Source

🌈 1.1.0 2024-02-29

🚀 Features

  • ConfigProvider: 全局配置组件,支持组件国际化 @anlyyao (#1240)
  • Message: MessagePlugincontext 默认指向 document.body @backrunner (#1220)

🐞 Bug Fixes

  • Calendar: 修复日历组件 title 插槽缺失的问题 @Delevin888 (#1223)
  • Tabs: 修复按需引入时控制台告警 @zhouxhere (#1239)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc