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 年 11 月 13 日 - 2021 年 11 月 20 日) #10692

Closed
taro-bot2 bot opened this issue Nov 20, 2021 · 0 comments
Closed

项目周报 (2021 年 11 月 13 日 - 2021 年 11 月 20 日) #10692

taro-bot2 bot opened this issue Nov 20, 2021 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Nov 20, 2021


ISSUES

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

OPEN ISSUES

💚 #10691 原生自定义组件设置 id 后,在 base.ttml 中的模版会生成两个 id 属性, by pengke19931201
💚 #10690 feat(rn): update rn libs, by zhiqingchen
💚 #10689 taro转h5,video中nativeProps转译失败, by juliannan
💚 #10688 RN下新建页面,push后报错, by zhiqingchen
💚 #10687 新建vue3项目时出错, by Eusen
💚 #10686 集成NSwag通过swagger快速生成api请求代码, by LGinC
💚 #10685 H5页面跳转失效, by wujunchengman
💚 #10684 微信小程序设置customRoutes后用navigateTo等路由跳转方法报错, by zzb1519
💚 #10682 fix(shared): 多次 new Set 调整为一次 new Set, by niexq
💚 #10681 fix(h5): 修复textarea 组件onLineChange调用无效、autoHeight属性无效, by jiaozitang
💚 #10678 使用browser模式跳转路由,立刻点返回,路由变了,视图没变, by yaoshuaibing
💚 #10677 Vue DevTools 插件导致 @click 及 NutUI 组件的事件失效, by iceDays
💚 #10672 taro 2.2.18 build 后 运行报错 , by ywanhzy
💚 #10668 微信开发者工具增加 Redux DevTools 支持, by rayallen001
💚 #10667 fix(helper): 移除 @babel/plugin-proposal-class-properties, by pleiades-embers
💚 #10666 如何优雅的在yarn workspace中使用taro, by 757566833
💚 #10665 Harmony xueshuai, by xueshuai
💚 #10664 Feat/harmony navigator com, by huozhongyi123
💚 #10663 fix(2.x): 微信小程序父子组件render props编译后事件名称不一致, by jeffrey-fu
💚 #10662 update(html): html元素转译时加入tph class,调整css优先级, by broven
💚 #10661 less中使用calc,样式会不见, by imwangming
💚 #10660 plugin-html转译后css优先级有误, by broven
💚 #10658 feat(router): 优化 h5 路由, by ZakaryCode
💚 #10656 taro 3.3.3升级到3.3.10后,taroAPI无法使用 , by ywanhzy
💚 #10655 feat(h5) 新增 cover view 组件, by jiaozitang

CLOSED ISSUES

❤️ #10683 小程序,通过js增加点击事件, by zx0722
❤️ #10679 用HOC生成的页面组件, componentDidShow函数、onHide在页面显示的时候不执行, by uniquenaer
❤️ #10671 Feature/off memory warning, by LuMeiling
❤️ #10659 可以运行在 xxx 上运行的应用 > 可以运行在 xxx 上的应用, by limingwei
❤️ #10657 fix(types): 优化类型实体写法 fix #10652, by ZakaryCode
❤️ #10652 Taro的TARO_ENV_TYPE改成了枚举后,ENV_TYPE在使用时报【类型“TARO_ENV_TYPE”上不存在属性“WEAPP”】, by bobsam


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 15 个 pull request 更新:
💛 #10690 feat(rn): update rn libs, by zhiqingchen
💛 #10682 fix(shared): 多次 new Set 调整为一次 new Set, by niexq
💛 #10681 fix(h5): 修复textarea 组件onLineChange调用无效、autoHeight属性无效, by jiaozitang
💛 #10667 fix(helper): 移除 @babel/plugin-proposal-class-properties, by pleiades-embers
💛 #10665 Harmony xueshuai, by xueshuai
💛 #10664 Feat/harmony navigator com, by huozhongyi123
💛 #10663 fix(2.x): 微信小程序父子组件render props编译后事件名称不一致, by jeffrey-fu
💛 #10662 update(html): html元素转译时加入tph class,调整css优先级, by broven
💛 #10658 feat(router): 优化 h5 路由, by ZakaryCode
💛 #10655 feat(h5) 新增 cover view 组件, by jiaozitang
💛 #10618 feat(harmony): add system api in taro-harmony, by LuMeiling
💛 #10609 fix(h5): input component focus problem #10303, by baosiqing
💛 #10606 feat(h5): cover-image组件, by jiaozitang
💛 #10605 fix: ci support node 16 & 17, by zhiqingchen
💛 #10569 fix(helper): @babel/preset-env 中已经包含 @babel/plugin-proposal-class-properties, by pleiades-embers

MERGED PULL REQUEST

上周 merge 了 3 个 pull request:

💜 #10671 Feature/off memory warning, by LuMeiling
💜 #10659 可以运行在 xxx 上运行的应用 > 可以运行在 xxx 上的应用, by limingwei
💜 #10657 fix(types): 优化类型实体写法 fix #10652, by ZakaryCode


COMMITS

上周共有 4 个 提交:

🛠️ feat(): modify notes by LuMeiling
🛠️ feat(): add offMemoryWarning type by LuMeiling
🛠️ docs: 可以运行在 xxx 上运行的应用 > 可以运行在 xxx 上的应用 (#10659) by limingwei
🛠️ fix(types): 优化类型实体写法 fix #10652 by ZakaryCode


CONTRIBUTORS

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

👤 LuMeiling
👤 limingwei
👤 ZakaryCode

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


STARGAZERS

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

Wanetsui | ⭐ tonytangau | ⭐ muxinqi | ⭐ huangweiboy2 | ⭐ ssiapp | ⭐ kevhan | ⭐ LiuIos | ⭐ dinosaur778 | ⭐ MrVWY | ⭐ ChenKun1997 | ⭐ qezhhnjy | ⭐ ThomasCho | ⭐ Fog3211 | ⭐ VinceMar | ⭐ legends-killer | ⭐ heicherry | ⭐ cqlql | ⭐ seeseesky | ⭐ 1abod | ⭐ HZ-ZY | ⭐ qin253503389 | ⭐ tang-yue | ⭐ ruipengliu | ⭐ huangxing520 | ⭐ kuluu | ⭐ Mason8r23 | ⭐ mav86 | ⭐ ashrafali46 | ⭐ NapChen | ⭐ sanheng | ⭐ Vincs | ⭐ Sunzhuokai | ⭐ Hbuildar | ⭐ dawei | ⭐ stalewxrld | ⭐ utugo | ⭐ NarmerTheFirst | ⭐ Los-had | ⭐ herewegoagain2 | ⭐ cajs0001 | ⭐ liangjun1999 | ⭐ Leafco | ⭐ RuanRM | ⭐ masknugget | ⭐ DEV08887 | ⭐ yuanlee301415 | ⭐ JamesBonddu | ⭐ youmoxiaozi | ⭐ Ay-355 | ⭐ siniankxq | ⭐ sengmitnick | ⭐ probe-z | ⭐ liufeng5120 | ⭐ fenghaolinroix | ⭐ Xcliu | ⭐ aecra | ⭐ ggntju | ⭐ Nellyan4 | ⭐ zjh-nuc-AIOT | ⭐ platoty | ⭐ JavaMrYang | ⭐ Sun1827 | ⭐ MWB6763 | ⭐ iwillmissyou | ⭐ pyronn | ⭐ purseu | ⭐ chimu23 | ⭐ zsmlqlj | ⭐ coldwinds | ⭐ ShenHaiSu | ⭐ 5jiaH | ⭐ AngleNet | ⭐ DogeJian | ⭐ Brucexiaobi | ⭐ 1969046705 | ⭐ swift-fs | ⭐ rq328497257 | ⭐ fispace | ⭐ LittleCat01 | ⭐ bxb100 | ⭐ Arthur0891 | ⭐ jiehaotang | ⭐ migercai | ⭐ XMiles | ⭐ stitch007 | ⭐ aekewu | ⭐ zericsong | ⭐ zachhhhh | ⭐ zhangsheng990 | ⭐ itswcg | ⭐ ax4 | ⭐ cxyxiaoyuyu | ⭐ crazyshakalaka | ⭐ iSemary | ⭐ igavintang | ⭐ SageKwun | ⭐ SimonPower | ⭐ flyingFlowers | ⭐ MichaelWilliams8844 | ⭐ beyondxyz | ⭐ huarong8 | ⭐ itisy | ⭐ tychio | ⭐ hy-allron | ⭐ hi-tianchuan | ⭐ yukinight | ⭐ Eusen | ⭐ 12ain | ⭐ tang-haibo | ⭐ kekemao | ⭐ MoonBegonia | ⭐ Phoebehere | ⭐ River4Dragon | ⭐ wh0629 | ⭐ mefengl | ⭐ mr-cooler | ⭐ onemoon | ⭐ sebastiancichos |
You all are the stars! 🌟


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

@taro-bot2 taro-bot2 bot closed this as completed Dec 4, 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

0 participants