crm-uniapp/uni_modules/uv-list/changelog.md
2024-10-09 16:24:04 +08:00

24 lines
965 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.82023-09-20
1. listItem优化可使用customStyle变量进行样式控制
## 1.0.72023-08-29
1. 修复边框的BUG
## 1.0.62023-08-16
1. 修复switch开关返回undefined的问题
2. 优化初始化可能导致的闪动
## 1.0.52023-08-07
1. 修复分包页面在ios端nvue编译不能滚动的BUG
## 1.0.42023-08-04
1. nvue修复 触底不触发事件的BUG
2. 更新文档说明事件触发
## 1.0.32023-07-28
1. 修改可能造成样式污染的BUG
## 1.0.22023-07-26
1. 全面重构,用法与之前保持一致,参数全部变化
2. 新增多个功能参数,方便一键构建列表
3. List列表组件包含基本列表样式、默认插槽机制、可扩展插槽机制、长列表性能优化、多端兼容。
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-list 列表