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

项目周报 (2019 年 9 月 7 日 - 2019 年 9 月 14 日) #4461

Closed
taro-bot bot opened this issue Sep 14, 2019 · 1 comment
Closed

项目周报 (2019 年 9 月 7 日 - 2019 年 9 月 14 日) #4461

taro-bot bot opened this issue Sep 14, 2019 · 1 comment

Comments

@taro-bot
Copy link

taro-bot bot commented Sep 14, 2019


ISSUES

上周有 38 个新 issue。
6 个 issue 已经被关闭,32 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #4460 Update scroll-view.md, by justpsvm
💚 #4459 h5.entry配置编译出现文件错误, by lolipop99
💚 #4458 weapp ios 真机子组件不调用componentDidMount, by GaoYuJian
💚 #4457 Feat dingtalk, by angus1105
💚 #4456 H5端 tabBar切换tab后刷新页面,底部tabbar会消失, by chenruir
💚 #4454 pxTransform在其它小程序的表现问题, by VFiee
💚 #4453 部署项目,跳转失败,navigateTo:fail e.push is not a function, by peng92055
💚 #4452 map一个函数式视图:丢失key值,onClick事件内传参异常, by sayll
💚 #4451 taro update project 未自动添加新增支持的端, by honlyHuang
💚 #4450 taro-ui alipay 报错, by djkloop
💚 #4449 navigateBack返回成功后调用页面栈刷新问题, by potatoes0521
💚 #4448 小程序 后台定位能力, by cinside
💚 #4447 编译h5, 编译成功了,可是h5 报错, by Zhou-Bill
💚 #4446 Quickapp: 1.3.18: web标签编译后有错误提示,不影响功能。, by kongzhe607
💚 #4445 Taro 组件编译问题, by SzHeJason
💚 #4443 plugins.sass配置在H5环境无效, by Liaozzzzzz
💚 #4442 介绍文本语句错误, by huazai520
💚 #4441 Taro.request每次调用都会push taroInterceptor, by eriklynd
💚 #4440 升级Taro后 triggerEvent事件无法触发, by lczc
💚 #4439 Taro转微信小程序,无法调用微信小程序自动化测试api page.callMethod, by iSung
💚 #4437 [H5]1.3.18 app.js componentDidShow不执行, by yulrosy
💚 #4436 增加快应用子组件定制规则,减少快应用端的预览错误, by Qiyu8
💚 #4435 process is not defined, by nameJw
💚 #4434 chore(deps-dev): bump @babel/core from 7.1.6 to 7.6.0, by dependabot-preview[bot]
💚 #4433 withWeapp.onLoad中使用setData会丢失, by littlexiang
💚 #4431 cli 工具对文件夹快捷方式无法扫描,产生报错进而无法编译。, by tangbc
💚 #4429 单元测试怎么触发component重渲染?, by masteroy
💚 #4427 ui 打包报错,一直重复引用, by Dolov
💚 #4426 config backgroundColor不生效, by binperson
💚 #4425 setInterval 在 useEffect 中 的 state 未更新, by Songkeys
💚 #4424 redux connect + weapp + 函数组件: Component is not found in path, by ionush
💚 #4423 Quickapp:1.3.18,Image标签绑click事件,点击会触发两次。, by kongzhe607

CLOSED ISSUES

❤️ #4455 Feat dingtalk, by angus1105
❤️ #4444 改进贡献者描述指南说明, by Issacpeng
❤️ #4438 [百度小程序]自定义组件在componentDidMount钩子中无法拿到节点信息, by myl0204
❤️ #4432 Dependabot couldn't reach registry.m.jd.com as it timed out, by dependabot-preview[bot]
❤️ #4430 微信小程序中,使用高阶函数来写hook,编译wxml时报错, by yesixuan
❤️ #4428 git, by syyzz3


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 3 个 pull request:
💚 #4460 Update scroll-view.md, by justpsvm
💚 #4457 Feat dingtalk, by angus1105
💚 #4436 增加快应用子组件定制规则,减少快应用端的预览错误, by Qiyu8

UPDATED PULL REQUEST

上周有 3 个 pull request 更新:
💛 #4434 chore(deps-dev): bump @babel/core from 7.1.6 to 7.6.0, by dependabot-preview[bot]
💛 #4314 chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2, by dependabot-preview[bot]
💛 #3639 chore(deps): bump postcss-modules-values from 1.3.0 to 3.0.0, by dependabot-preview[bot]

MERGED PULL REQUEST

上周 merge 了 3 个 pull request:

💜 #4444 改进贡献者描述指南说明, by Issacpeng
💜 #4367 fix(taro): 支付宝、百度、快应用、字节跳动中调用 forceUpdate 时,不应执行 shouldComponentUpdate, by nanjingboy
💜 #4366 fix(mobx): 生命周期 getDerivedStateFromProps 不被触发问题修复, by nanjingboy


COMMITS

上周共有 13 个 提交:

🛠️ docs: 改进贡献者描述指南说明 (#4444) by Issacpeng
🛠️ Merge pull request #4366 from nanjingboy/fix/mobx by nanjingboy
🛠️ Merge pull request #4367 from nanjingboy/fix/taro by nanjingboy
🛠️ docs: update docs readme by Pines-Cheng
🛠️ docs: update 更多资源 by Pines-Cheng
🛠️ docs: fix render-props.md' link by Chen-jj
🛠️ chore: update yarn.lock by Pines-Cheng
🛠️ fix(chore): dependabot couldn't reach registry.m.jd.com close #4432 by Pines-Cheng
🛠️ docs: update quck start by Pines-Cheng
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.3.18 by luckyadam
🛠️ fix(cli): 增加快应用支持的样式 by luckyadam
🛠️ fix(cli): 小程序 debug 与快应用 logLevel 不挂钩 by luckyadam


CONTRIBUTORS

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

👤 Issacpeng
👤 nanjingboy
👤 Pines-Cheng
👤 Chen-jj
👤 luckyadam

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


STARGAZERS

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

xim9160 | ⭐ privking | ⭐ chnjames | ⭐ Maskraft | ⭐ Skyelin | ⭐ 502647092 | ⭐ fzzf0618 | ⭐ soni-code | ⭐ gowithwind | ⭐ RubickMischief | ⭐ PrescottPS | ⭐ pear794 | ⭐ lolimay | ⭐ ZPVIP | ⭐ WhybingXU | ⭐ Freyr-Wings | ⭐ akinix | ⭐ 4iconfont | ⭐ zizhuxuaner | ⭐ rewathkafley | ⭐ little4-lee | ⭐ summergeorge | ⭐ jalamao | ⭐ lq782655835 | ⭐ yangsea | ⭐ ruoxue | ⭐ oakeshuang | ⭐ Erhilds | ⭐ qqqqqqq1995 | ⭐ LOST0LOSER | ⭐ iceworld2008 | ⭐ nikolee | ⭐ yh371174229 | ⭐ YehanZhou | ⭐ d1y | ⭐ daidi | ⭐ guoping007 | ⭐ aikeProject | ⭐ AndyYuxi | ⭐ limpid-kzonix | ⭐ liuliangsir | ⭐ fjarcticfox | ⭐ Jesseszhang | ⭐ godlovejosh | ⭐ linhuagen | ⭐ huleile | ⭐ kiefer- | ⭐ viky88 | ⭐ hpstream | ⭐ st5824 | ⭐ wayrt7 | ⭐ liangxijie | ⭐ ghcarlos | ⭐ linzhengen | ⭐ mrold | ⭐ zxstrong | ⭐ stanxii | ⭐ ryandjf | ⭐ undo03 | ⭐ peng92055 | ⭐ kevinlee2006 | ⭐ jlianlian | ⭐ dishitian | ⭐ irioor | ⭐ miaomiao0918 | ⭐ cqqccqc | ⭐ Glutton-CN | ⭐ shaoqiming | ⭐ ROLYPOLY111 | ⭐ Catelemmon | ⭐ lanbin | ⭐ ererermao | ⭐ dreampuf | ⭐ chenjunup | ⭐ smilechina | ⭐ chenkuangkuang | ⭐ fansUI | ⭐ zztisoftwyj | ⭐ cangSDARM | ⭐ Jere3y | ⭐ houpengxu | ⭐ o-w-o | ⭐ suchangv | ⭐ kentxp | ⭐ WangXiaoyugg | ⭐ Maxiaoxiang | ⭐ ccyinghua | ⭐ Orime112 | ⭐ tomzio | ⭐ yunguo | ⭐ 929496959 | ⭐ caojianfei | ⭐ chakid | ⭐ Chenthy | ⭐ Hideer | ⭐ brunoduan | ⭐ ZhenZY | ⭐ Issacpeng | ⭐ SpenceZhou | ⭐ SmartSkyLeo | ⭐ nescirem | ⭐ xingleibinghun | ⭐ little93 | ⭐ linjiasen63 | ⭐ gswf2008 | ⭐ LayGit | ⭐ LangYou | ⭐ lankzm | ⭐ LaZy1162999568 | ⭐ xuelainiao | ⭐ stoatwzf | ⭐ HuZhenghao | ⭐ qiruiqq3 | ⭐ guirenpei | ⭐ CarlisleChan | ⭐ haharazer | ⭐ CodeOnTree | ⭐ 12522611705 | ⭐ hejun041 | ⭐ simpledong81 | ⭐ mingdongt | ⭐ huangqi-h | ⭐ lizhaojielucky | ⭐ MR03web | ⭐ kisslove | ⭐ zrgnosis | ⭐ whqet | ⭐ hugohoffmann035 | ⭐ MFshirley | ⭐ henryMrZhang | ⭐ Umbrella2iw | ⭐ xizon |
You all are the stars! 🌟


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

@taro-bot
Copy link
Author

taro-bot bot commented Sep 14, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

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