Skip to content

v0.5.17

Choose a tag to compare

@anyup anyup released this 15 Apr 01:29
· 7 commits to master since this release

0.5.17(2026-04-15)

🐛 Bug Fixes | Bug 修复

  • demo: 修复topTips组件演示示例在小程序中不弹出的问题,需设置自定义navbar高度 (0c72d24)
  • u-table: 修复表格表头暗黑模式背景色问题 (c7fd1a5)
  • u-alert-tips: 修复关闭按钮颜色样式问题 (94001cf)

✨ Features | 新功能

  • theme: 更新主题配置和本地化文本 (4caa2ed)
  • u-calendar: 增强日历组件功能,支持多种日历模式:打卡签到、节假日标记、价格日历等场景,支持自定义插槽功能,动态价格显示;支持选中日期,只读模式设置;修复范围选择背景色样式问题 (7a9250e)
  • u-popup: 新增inline模式支持,允许弹窗组件直接插入页面内容而非传统弹窗形式 (2e8890c)
  • u-calendar: 统一日期格式YYYY-MM-DD,确保跨组件日期处理的一致性 (092cc53)

♻️ Code Refactoring | 代码重构

  • u-calendar: 重构日历组件模板,统一页面和弹窗模式的日历组件结构 (42894b8)

👥 Contributors

anyup

Full Changelog: v0.5.16...v0.5.17