File tree Expand file tree Collapse file tree
src/uni_modules/uview-pro Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.5.9] - 2026-02-26
9+
10+ ### 🐛 Bug Fixes | Bug 修复
11+
12+ - ** calendar:** minDate / maxDate 纳入校验年月范围 ([ 249c04f] ( https://github.com/anyup/uView-Pro/commit/249c04f11e8610df4964f2d24d5fbe580e9236f8 ) )
13+
14+ ### ✨ Features | 新功能
15+
16+ - ** calendar:** 日历选择演示页面新增最小/最大日期切换功能 ([ dc8aeae] ( https://github.com/anyup/uView-Pro/commit/dc8aeae5072774d3d1be1318e4f7b4567c9b0385 ) )
17+
18+ ### 👥 Contributors
19+
20+ <a href =" https://github.com/zakicheung " ><img src =" https://github.com/zakicheung.png?size=40 " width =" 40 " height =" 40 " alt =" 张淇 " title =" 张淇 " /></a > <a href =" https://github.com/anyup " ><img src =" https://github.com/anyup.png?size=40 " width =" 40 " height =" 40 " alt =" anyup " title =" anyup " /></a >
21+
822## [ 0.5.8] - 2026-02-10
923
1024### 🚀 Chore | 构建/工程依赖/工具
Original file line number Diff line number Diff line change 11{
22 "name" : " uview-pro-demo" ,
3- "version" : " 0.5.8 " ,
3+ "version" : " 0.5.9 " ,
44 "scripts" : {
55 "dev" : " uni" ,
66 "dev:custom" : " uni -p" ,
141141 "node" : " 20.13.1"
142142 },
143143 "buildDate" : " 2026-01-23" ,
144- "releaseDate" : " 2026-02-10 "
144+ "releaseDate" : " 2026-02-26 "
145145}
Original file line number Diff line number Diff line change 1+ ## 0.5.9(2026-02-26)
2+
3+ ### 🐛 Bug Fixes | Bug 修复
4+
5+ - ** calendar:** minDate / maxDate 纳入校验年月范围 ([ 249c04f] ( https://github.com/anyup/uView-Pro/commit/249c04f11e8610df4964f2d24d5fbe580e9236f8 ) )
6+
7+ ### ✨ Features | 新功能
8+
9+ - ** calendar:** 日历选择演示页面新增最小/最大日期切换功能 ([ dc8aeae] ( https://github.com/anyup/uView-Pro/commit/dc8aeae5072774d3d1be1318e4f7b4567c9b0385 ) )
10+
11+ ### 👥 Contributors
12+
13+ <a href =" https://github.com/zakicheung " ><img src =" https://github.com/zakicheung.png?size=40 " width =" 40 " height =" 40 " alt =" 张淇 " title =" 张淇 " /></a > <a href =" https://github.com/anyup " ><img src =" https://github.com/anyup.png?size=40 " width =" 40 " height =" 40 " alt =" anyup " title =" anyup " /></a >
14+
115## 0.5.8(2026-02-10)
216
317### 🚀 Chore | 构建/工程依赖/工具
Original file line number Diff line number Diff line change 22 "id" : " uview-pro" ,
33 "name" : " uview-pro" ,
44 "displayName" : " 【支持鸿蒙】uView Pro|基于Vue3+TS的高质量UI组件库,支持多主题、暗黑模式、多语言" ,
5- "version" : " 0.5.8 " ,
5+ "version" : " 0.5.9 " ,
66 "description" : " uView Pro是基于Vue3+TS的多平台UI框架,提供80+高质量组件、便捷工具和常用模板,支持多主题、暗黑模式、多语言,支持H5/APP/鸿蒙/小程序多端开发。已在鸿蒙应用商店上架,欢迎体验!" ,
77 "main" : " index.ts" ,
88 "module" : " index.ts" ,
You can’t perform that action at this time.
0 commit comments