- 17 Dec, 2020 1 commit
-
-
yiruiwen authored
2. 优化多组件组合使用时,在组件卸载生命周期时移除在父组件中的实例,释放资源,避免造成数据混乱 3. 优化$u.timeFormat()和$u.timeFrom()的逻辑,可以接受更多的时间类型 4. 优化tabbar组件在小屏幕中,文字可能会被换行的问题 5. 优化请求中,修改header后,会影响到其他请求的问题
-
- 18 Nov, 2020 2 commits
- 10 Nov, 2020 2 commits
-
-
yiruiwen authored
-
https://jq.qq.com/?_wv=1027&k=uyZUkSloyiruiwen authored
1. 【新增】新增Sketch设计资源,[查看详情](https://www.uviewui.com/components/resource.html) 2. 【新增】将$u对象挂载到uni对象下,可以在外部js中通过uni.$u.xxx调用一些工具方法 3. 【优化】优化$u.timeFormat方法,可以接受任意合法格式的时间,或时间戳参数 4. 【优化】优化$u.timeFrom方法,可以接受任意合法格式的时间,或时间戳参数 5. 【优化】优化card组件,某些特殊场景下可能无法占满屏幕的问题 6. 【优化】优化upload组件的limitType参数,增加对支付宝小程序的支持 7. 【优化】优化grid-item组件的customStyle参数可能在微信小程序无效的问题 8. 【修复】修复$u.test.url()方法,增加对中文参数的支持
-
- 31 Oct, 2020 2 commits
- 15 Oct, 2020 2 commits
- 13 Oct, 2020 2 commits
- 11 Oct, 2020 1 commit
-
-
wlxuqu authored
-
- 10 Oct, 2020 2 commits
- 29 Sep, 2020 1 commit
-
-
wlxuqu authored
-
- 25 Sep, 2020 3 commits
- 23 Sep, 2020 2 commits
- 22 Sep, 2020 3 commits
- 21 Sep, 2020 2 commits
- 20 Sep, 2020 4 commits
- 19 Sep, 2020 1 commit
-
-
wlxuqu authored
-
- 17 Sep, 2020 1 commit
-
-
wlxuqu authored
-
- 16 Sep, 2020 3 commits
-
-
wlxuqu authored
-
wlxuqu authored
2. 【新增】select组件新增cancel事件 3. 【优化】优化dropdown组件内部100%高度的问题,dropdown-item组件新增height参数 4. 【优化】处理number-box某些情况下,无法通过外部修改内部值的问题 5. 【优化】优化loadmore组件,结合line组件,无需再配置bg-color参数 6. 【优化】优化avatar组件方形时加载图片出错,显示的默认头像却为圆型的问题 7. 【优化】优化count-down组件在微信小程序上"天"部分可能显示有误的问题 8. 【优化】优化radio组件演示,无法通过配置修改效果的问题 9. 【优化】优化grid组件演示,无法通过配置修改border是否显示的问题 10. 【优化】优化toast组件无法显示多行的问题 11. 【修复】修复checkbox的change事件返回value值相反的问题
-
TtTao authored
-
- 11 Sep, 2020 1 commit
-
-
wlxuqu authored
-
- 10 Sep, 2020 5 commits