Highlights
- Arctic Code Vault Contributor
Popular repositories
307 contributions in the last year
Contribution activity
December 2020
Created 24 commits in 2 repositories
Created a pull request in NervJS/taro that received 1 comment
feat: 跟新虚拟列表相关优化
这个 PR 做了什么? (简要描述所做更改) 新增特性 unlimitedSize 解开高度列表单项大小限制,默认值使用: itemSize (请注意,初始高度与实际高度差异过大会导致隐患)。 新增参数 renderBottom 渲染底部区域 修改虚拟列表计算规则「目前存在隐患,可能会导致…
+414
−184
•
1
comment
Opened 2 other pull requests in 1 repository
NervJS/taro
2
merged
Reviewed 12 pull requests in 1 repository
NervJS/taro 12 pull requests
- chore(release): publish 3.0.20
- fix(runtime): 修复判断是否 pure-view 的正则表达式错误
- chore(release): publish 3.0.19
- chore(release): publish 3.0.19
- chore(runtime): 页面onUnmount的事件改为同步触发,避免降低微信体验评分
- 补充uploadFile的timeout,fileName参数功能
- fix(h5): 修复 video methods
- fix(taro-components): fix radio component disabled property doesn't work in h5 environment (#8017)
- fix(canvas-h5): canvas 同步 API canvasToTempFilePath 节点获取问题
- fix(taro-h5): support fileName parameter when using Taro.uploadFile api (#7377)
- fix(h5): 修复h5下的pageScrollTo函数功能
- docs: 修复 readme 特别鸣谢中头像超链与本人不一致问题