|
| 1 | +# v3.0.18 |
| 2 | + |
| 3 | +`2025-08-15` |
| 4 | + |
| 5 | +- 🏡 chore: 升级icon库 (#3330) |
| 6 | +- 🏡 chore: 发布taro下的样式按需插件 |
| 7 | +- 📖 docs: 更新介绍部分内容 (#3324) |
| 8 | +- :sparkles: feat: Ellipsis校验越界不走缓存配置 (#3329) |
| 9 | +- :sparkles: feat(price): 支持自定义颜色&数据原样输出 (#3328) |
| 10 | +- :sparkles: feat(notify): 支持promise调用notice (#3319) |
| 11 | +- :bug: fix(noticebar): 适配鸿蒙样式修复 (#3332) |
| 12 | +- :bug: Fix icons svg (#3331) |
| 13 | + |
| 14 | +# v3.0.17 |
| 15 | + |
| 16 | +`2025-08-01` |
| 17 | + |
| 18 | +- :sparkles: feat: add plugin for bizui using nutui (#3318) |
| 19 | +- :bug: fix(skeleton): correct v3 update docs (#3313) |
| 20 | +- :bug: fix(pulltorefresh): 增加 catchMove 属性,用于显示控制 (#3311) |
| 21 | +- :bug: fix: 修复日历只有一个月的情况 (#3306) |
| 22 | +- 🏡 chore(harmonycss): 每个组件构建全量的css (#3316) |
| 23 | + |
| 24 | +# v3.0.16 |
| 25 | + |
| 26 | +`2025-07-04` |
| 27 | + |
| 28 | +- :bug: fix(calendar): 类型修订 (#3292) |
| 29 | +- :bug: fix(swiper): 修改初始值时不生效问题 (#3293) |
| 30 | +- :bug: fix(noticebar): children cannot update responsively in vertical mode (#3251) |
| 31 | + |
| 32 | +# v3.0.15 |
| 33 | + |
| 34 | +`2025-06-27` |
| 35 | + |
| 36 | +- 📖 docs(checkbox): 修订数据类型 (#3273) |
| 37 | +- :sparkles: feat(dialog): close和cancel各司其职 (#3282) |
| 38 | +- :sparkles: feat(calendarcard): 增加自定义头 (#3285) |
| 39 | +- :sparkles: feat(calendarcard): 对函数做了优化处理 (#3284) |
| 40 | +- :bug: fix(configprovider): 修订路径别名 (#3287) |
| 41 | +- :bug: fix(form): 单测错误修复 (#3286) |
| 42 | +- :bug: fix(noticebar): first item is not visible when scrolling vertically (#3249) |
| 43 | +- :bug: fix(form): 修复右侧星星无法展示的问题 (#3283) |
| 44 | +- :bug: fix(form): label无法修改字号 (#3280) |
| 45 | +- :bug: fix: remove -zIndex CSS variable due to lower priority and default value confusion (#3262) |
| 46 | +- :bug: fix(button): 禁用样式修订 (#3279) |
| 47 | +- :bug: fix(datepicker): 修改不设置事件类型的返回值 (#3270) |
| 48 | +- :bug: fix(pickerview): 修改快速滚动偶现滑动错位问题 (#3278) |
| 49 | + |
| 50 | +# v3.0.14 |
| 51 | + |
| 52 | +`2025-06-13` |
| 53 | + |
| 54 | +- 🏡 chore(site): adjust online debugging visibility (#3257) |
| 55 | +- :sparkles: feat(image): support custom error state class name (#3263) |
| 56 | +- :bug: fix: docs (#3268) |
| 57 | +- :bug: fix(datepicker): 解决未传默认值时限制时间边界不准确问题 (#3265) |
| 58 | +- :bug: fix(input): handleBlur callback value is undefined in mini-programs (#3266) |
| 59 | +- :bug: fix(image): 修复内联样式不生效 (#3254) |
| 60 | +- :bug: fix(switch): 移除重复的onchange回调 (#3259) |
| 61 | +- :bug: fix(tabs): correct tabpane-background-color css variables (#3255) |
| 62 | +- :bug: fix(navbar): 支持background的配置,补充了部分demo (#3258) |
| 63 | +- :bug: fix(configprovider): 调整demo,修复web h5 下引入不一致问题,修复文档 (#3244) |
| 64 | +- :bug: fix(elevator): v15 适配 & 选中值支持受控 (#3210) |
| 65 | + |
1 | 66 | # v3.0.13 |
2 | 67 |
|
3 | 68 | `2025-05-30` |
|
0 commit comments