Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目周报 (2021 年 1 月 30 日 - 2021 年 2 月 6 日) #8655

Closed
taro-bot2 bot opened this issue Feb 6, 2021 · 1 comment
Closed

项目周报 (2021 年 1 月 30 日 - 2021 年 2 月 6 日) #8655

taro-bot2 bot opened this issue Feb 6, 2021 · 1 comment

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Feb 6, 2021


ISSUES

上周有 39 个新 issue。
12 个 issue 已经被关闭,27 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #8654 fix(router): 修复Taro.redirectTo和Taro.reLaunch方法导致多次componentDidShow的问题, by gxsandzxl
💚 #8653 希望提供wx.getEnterOptionsSync的实现, by cpocar
💚 #8652 多端组件 编译报错:Cannot read property 'content' of undefined, by mrzzcn
💚 #8651 ScorllView下拉刷新refresherThreshold无效,refresherTriggered默认false无效, by iNiL0119
💚 #8650 taro 2.2.11与原生小程序混合开发 使用addChunkPages 打包后分包页面空白, by wangkefu
💚 #8649 h5页面 addEventListener 参数 passive 传为true, by myNameIsDu
💚 #8648 build h5 安卓手机加载报错: 'super' keyword unexpected here, by rockliuxn
💚 #8647 页面添加计时器并setState后,Input输入的内容会被覆盖, by xuxiaoxiao312
💚 #8646 rem转换调试困难, by myNameIsDu
💚 #8644 H5配置Tabbar图片出不来, by GZWZC
💚 #8643 taro-plugin-uglify支持配置parallel参数, by qq865738120
💚 #8642 fix(components-rn): 修复 rn 下 video onError 报错, by huaoguo
💚 #8640 feat(mini-runner/webpack-runner): webpack的copy插件支持透传参数, 避免参数被拦截, by cjz9032
💚 #8637 taro-ui AtInput组件点击时Cannot read property 'apply' of undefined, by ruanxiaoniu
💚 #8636 ScrollView 的onScrollToLower,在支付宝表现异常, by Junzibuzhengyibuqi
💚 #8635 fix(h5): 修复 h5 多次调用Taro.chooseImage未更新multiple属性, by IMSupperkaka
💚 #8634 H5的tabbar应该使用switchTab方法进行页面切换且switchTab应该也要使用replace进行路由切换, by erguotou520
💚 #8632 Taro 3x 版本该如何进行jest单元测试?, by kiana-god
💚 #8627 添加componentWillPreload对应的hooks, by FE-Sakamoto
💚 #8626 小程序插件开发预计什么时候能够支持, by yantingxi
💚 #8625 fix(h5): querystring 多个相同参数解析为数组, by liuchuzhang
💚 #8624 H5 safari或者移动端浏览器 css溢出问题, by GZWZC
💚 #8622 Taro H5端二级页面switchTab到tabBar页功能异常, by NeroWzl
💚 #8621 建议调整 tabBar 的实现方式, by vdfor
💚 #8619 Taro3在默认不阻止冒泡的情况下,当点击事件触发state状态改变时,会冒泡触发state状态改变后的其他组件的click事件, by YinTieShen
💚 #8618 error: node_modules/taro-ui/dist/style/components/icon.scss: Failed to parse declaration "line-height: 1", by taoqf
💚 #8616 项目周报 (2021 年 1 月 23 日 - 2021 年 1 月 30 日), by taro-bot2[bot]

CLOSED ISSUES

❤️ #8645 taro与原生小程序混合开发打包分包文件被打包到主包common, by wangkefu
❤️ #8641 Taro v3.1.0-beta.5 新建项目运行支付宝报错:\base[object Object].axml not exists!, by fanlvwen
❤️ #8639 feat(mini-runner/webpack-runner): webpack的copy插件支持透传参数, 避免参数被拦截, by cjz9032
❤️ #8638 > @qinxiangling 要不看一下我提交给他们的demo,看里面的配置是不是跟我一样,已经不太记得怎么配置的了,已经很久没弄这个taro的东西了,实在不行就在群里咨询一下, by cznq
❤️ #8633 taro3 vue2配置了alias后 对css 中background-image的url利的路径引用不生效, by foreverwang
❤️ #8631 希望提供Taro.getEnterOptionsSync, by cpocar
❤️ #8630 Fix 修复custom-wrapper的build-template传参错误导致import base.*xml路径出错的问题, by cjz9032
❤️ #8629 feat(taro): 添加 wx.cloud.Cloud API #8623, by doublethinkio
❤️ #8628 支付宝custom-wrapper.axml报错, by cjz9032
❤️ #8623 请求添加 wx.cloud.Cloud api, by doublethinkio
❤️ #8620 Taro.chooseImage H5-IOS端上传图片(阿里云直传方式)后在阿里云看到图片的格式是XML格式, 导致用window.open的方式无法预览该图片, by misszoessmile
❤️ #8617 rn找不到导航组件, by taoqf


PULL REQUESTS

上周有 9 个 pull request 被创建、更新或 merge。

UPDATED PULL REQUEST

上周有 7 个 pull request 更新:
💛 #8654 fix(router): 修复Taro.redirectTo和Taro.reLaunch方法导致多次componentDidShow的问题, by gxsandzxl
💛 #8642 fix(components-rn): 修复 rn 下 video onError 报错, by huaoguo
💛 #8640 feat(mini-runner/webpack-runner): webpack的copy插件支持透传参数, 避免参数被拦截, by cjz9032
💛 #8635 fix(h5): 修复 h5 多次调用Taro.chooseImage未更新multiple属性, by IMSupperkaka
💛 #8625 fix(h5): querystring 多个相同参数解析为数组, by liuchuzhang
💛 #8485 fix(h5): 在同一页面多次chooseImage时,更新multiple属性, by Jackyzm
💛 #8135 feat(mini-runner/mini-split-chunks): 添加小程序提取公共模块插件,主包没有引用的,且分包内引用的mod…, by huangcj99

MERGED PULL REQUEST

上周 merge 了 2 个 pull request:

💜 #8629 feat(taro): 添加 wx.cloud.Cloud API #8623, by doublethinkio
💜 #8599 修复 incrementId 调用错误;修复 customWrapper 优化失效, by z3rog


COMMITS

上周共有 2 个 提交:

🛠️ fix(runtime): 修复custom-wrapper优化失效 (#8599) by z3rog
🛠️ feat(taro): 添加 wx.cloud.Cloud API #8623 by doublethinkio


CONTRIBUTORS

上周共有 2 名独立贡献者:

👤 z3rog
👤 doublethinkio

感谢你们对开源事业做出的贡献。:+1:


STARGAZERS

上周获得了 72 个 star。它们分别来自于:

printfcoder | ⭐ cx91 | ⭐ Alex-Daocaoren | ⭐ JaneConan | ⭐ nanxin12 | ⭐ BinaryPersonality | ⭐ jiangjiu | ⭐ weedsboy | ⭐ Kobshobe | ⭐ xiaoyureed | ⭐ DevanXU | ⭐ ct568 | ⭐ geekLeopoldFitz | ⭐ ninstein | ⭐ luanweijie | ⭐ young-ren | ⭐ wendao76 | ⭐ 0muxi0 | ⭐ cmmdy | ⭐ langliu | ⭐ weilluo | ⭐ zhangsean | ⭐ shaojunxiaola | ⭐ KingThq | ⭐ wangiii | ⭐ hejiaqiang1980 | ⭐ Natalieweiwei | ⭐ sgsheg | ⭐ Wakerrd | ⭐ radial-hks | ⭐ xiangchun3 | ⭐ geeeeeeeeeek | ⭐ DayoWong0 | ⭐ dspurl | ⭐ mikcho | ⭐ Hxy1992 | ⭐ tanbro | ⭐ shendiid | ⭐ langtianya | ⭐ MadridLee | ⭐ MiracleJ | ⭐ yuanxiaolei523 | ⭐ 568692092 | ⭐ chenkline | ⭐ knightBUGBUG | ⭐ lin-s | ⭐ YitianJiang | ⭐ exherb | ⭐ Kota-Y | ⭐ chenshenglei | ⭐ kazuma0129 | ⭐ jacob-lcs | ⭐ TopJohn | ⭐ Coflys | ⭐ gaokechen | ⭐ yongchongwu | ⭐ 2958726815 | ⭐ wanpong007 | ⭐ SadCreeper | ⭐ miguoer | ⭐ johnyhi | ⭐ OldDream | ⭐ Fancy-X | ⭐ Platycodon | ⭐ qiancy | ⭐ phonen7 | ⭐ fang625492430 | ⭐ kataCai | ⭐ Goalonez | ⭐ huihui4045 | ⭐ gcmsg | ⭐ sfger |
You all are the stars! 🌟


以上就是本周的项目周报。你可以点击 weekly-digest 查看往期的项目周报。

@taro-bot2
Copy link
Author

taro-bot2 bot commented Feb 6, 2021

您的 Issue 没有按照规范从 Taro Issue Helper 创建,因此会被直接关闭。

维护开源项目是一项非常辛苦的工作,还请多多包涵。
了解为什么这么严格?

@Chen-jj Chen-jj closed this as completed Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant