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 月 9 日 - 2021 年 1 月 16 日) #8544

Closed
taro-bot2 bot opened this issue Jan 16, 2021 · 1 comment
Closed

项目周报 (2021 年 1 月 9 日 - 2021 年 1 月 16 日) #8544

taro-bot2 bot opened this issue Jan 16, 2021 · 1 comment

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Jan 16, 2021


ISSUES

上周有 58 个新 issue。
28 个 issue 已经被关闭,30 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #8543 chore(deps-dev): bump @types/node from 12.12.62 to 14.14.21, by dependabot-preview[bot]
💚 #8541 期望添加微信小程序 getVideoInfo 方法支持, by cocoyk
💚 #8540 fix(react-dom): 修复newProps内值为null时,属性丢失问题, by superNos
💚 #8538 fix(router): 修复页面首次加载时调用Taro.reLaunch会跳转到空页面, by gxsandzxl
💚 #8537 百度小程序 componentDidShow 无法获取state props, by HelloAndyZhang
💚 #8536 Taro 3.x适配RN 0.59排期?, by MIFind
💚 #8535 Taro小程序如何跳转到app, by liwanna
💚 #8533 支付宝小程序使用原生组件virtual-list数据渲染不正确, by zreo0
💚 #8530 H5 SwiperItem会自动增加前后两个dom, by Dlpan
💚 #8529 Taro 2.0.2 使用小程序原生组件时,传入抽象组件,不起作用, by huoguanghua
💚 #8528 原生微信小程序代码通过taro convert转换成taro代码,再编译成支付宝小程序,项目运行报错, by joaquin-qin
💚 #8527 将 vant-weapp 输入组件封装在自定义组件中,并进行双向数据绑定时,在安卓设备上会出现输入数据卡顿、丢失的问题, by cheese-git
💚 #8526 [runtime.esm.js中mergePageInstance方法报错。Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a Symbol.iterator method.](#8526), by young-ren
💚 #8525 BUG useDidShow,usePullDownRefresh,useReachBottom 钩子函数在非tabBar页面来回切换不触发, by lang-strive
💚 #8519 taro3.0.23 nerv框架引用 vant-weapp 原生组件 click 事件不生效。, by xiayuqing
💚 #8518 @withWeapp可能导致data不更新, by yangger6
💚 #8514 fix(components): 修复form组件设置h5原生属性无效的问题, by gxsandzxl
💚 #8513 taro hooks支持vue3, by lmm1990
💚 #8510 createContext问题, by gary123123
💚 #8507 Taro v3.1.0-beta.4 js使用Taro.pxTransform动态设置值之后小程序和h5的单位都是px而不是对应的rpx和rem, by Mar-er
💚 #8504 h5 不支持 CoverView、CoverImage, by yjgeek
💚 #8503 chore(deps): bump sass-loader from 6.0.7 to 10.1.1, by dependabot-preview[bot]
💚 #8502 taro convert 报错。hoods 写法, by evanyangg
💚 #8500 checkbox disabled 属性设置无效, by TevinLi
💚 #8499 什么时候可以支持微信小程序的 customCallout 呢?, by songwenhui
💚 #8492 根据环境变量替换 appid, by Lyokoo
💚 #8491 Taro3.0.23中MoveableArea组件与文档不符, by lyqandy
💚 #8490 Taro3.x编译LivePusher,子组件丢失, by xuya227939
💚 #8489 原生小程序混编,wxml中的图片资源不自动复制, by tourze
💚 #8486 项目周报 (2021 年 1 月 2 日 - 2021 年 1 月 9 日), by taro-bot2[bot]

CLOSED ISSUES

❤️ #8542 chore(release): publish 3.0.24, by Chen-jj
❤️ #8539 fix(runtime): 修复react事件回调里没有合并更新的问题,fix #8516, by Chen-jj
❤️ #8534 Fix/template, by Chen-jj
❤️ #8532 module "comp.swan" is not defined, by max-end
❤️ #8531 项目构建失败, by broven
❤️ #8524 给view设置属性,初始化阶段属性值为null,view变成pure-view,属性丢失, by superNos
❤️ #8523 fix(type): navigateTo.success with eventChannel, by Aysnine
❤️ #8522 fix(h5): scroll-page event, by ZakaryCode
❤️ #8521 fix(cli): 修复百度 Text 不显示文本的问题, by Chen-jj
❤️ #8520 严重bug,使用三元表达式渲染出来的view会丢失onClick事件!!!, by without-yy
❤️ #8517 chore(deps-dev): bump @types/node from 12.12.62 to 14.14.20, by dependabot-preview[bot]
❤️ #8516 bug:react hook中 多个state一起更新,数据是异步的更新,应该放到一个state中一起更新,与react正常表现不同, by catsayer-heat
❤️ #8515 View组件在某些条件下 onTouchStart不被触发, by yuanbolin
❤️ #8512 QQ小程序下使用Taro.getMenuButtonBoundingClientRect()返回{}, by leafchao
❤️ #8511 fix(mini-runner): 修正错误的 CustomWrapper usingComponents, by atzcl
❤️ #8509 fix(mini-runner): 支持 template 递归的小程序平台不需要生成递归组件, by luckyadam
❤️ #8508 百度小程序componentDidShow 生命周期打印this.state为空, by HelloAndyZhang
❤️ #8506 navigateTo 回调 success 入参的类型缺少 eventChannel, by Aysnine
❤️ #8505 update(docs): 更新三端开发参考demo, by iChengbo
❤️ #8501 获取最新, by Gxuebin
❤️ #8498 npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin"} (current: {"os":"win32","arch":"x64"}), by lmm1990
❤️ #8497 fix(taro-api): add gyroscope related apis (#8496), by ZeroTo0ne
❤️ #8496 Taro 不支持陀螺仪 startGyroscope, by vanswang
❤️ #8495 使用有赞日历组件,函数传不进去, by houta-higuchi
❤️ #8494 taro next获取不到上个页面中state的值, by qian-forver
❤️ #8493 taro3获取不到上个页面的data值, by qian-forver
❤️ #8488 Update platform-plugin-template.md, by CommanderXL
❤️ #8487 docs: fix font family base, by cncolder


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 15 个 pull request 更新:
💛 #8543 chore(deps-dev): bump @types/node from 12.12.62 to 14.14.21, by dependabot-preview[bot]
💛 #8540 fix(react-dom): 修复newProps内值为null时,属性丢失问题, by superNos
💛 #8538 fix(router): 修复页面首次加载时调用Taro.reLaunch会跳转到空页面, by gxsandzxl
💛 #8514 fix(components): 修复form组件设置h5原生属性无效的问题, by gxsandzxl
💛 #8503 chore(deps): bump sass-loader from 6.0.7 to 10.1.1, by dependabot-preview[bot]
💛 #8485 fix(h5): 在同一页面多次chooseImage时,更新multiple属性, by Jackyzm
💛 #8392 fix: onShow should be executed after onLoad., by koalaink
💛 #8299 chore(deps): bump typescript from 3.9.7 to 4.1.3, by dependabot-preview[bot]
💛 #8250 chore(deps): bump mini-css-extract-plugin from 0.8.0 to 1.3.3, by dependabot-preview[bot]
💛 #8249 chore(deps): bump @babel/register from 7.9.0 to 7.12.10, by dependabot-preview[bot]
💛 #8135 feat(mini-runner/mini-split-chunks): 添加小程序提取公共模块插件,主包没有引用的,且分包内引用的mod…, by huangcj99
💛 #7706 chore(deps-dev): bump @types/autoprefixer from 9.7.0 to 9.7.2, by dependabot-preview[bot]
💛 #7704 chore(deps-dev): bump @types/resolve from 1.14.0 to 1.17.1, by dependabot-preview[bot]
💛 #7397 chore(deps-dev): bump @types/detect-port from 1.1.0 to 1.3.0, by dependabot-preview[bot]
💛 #7181 3.x 独立分包支持, by luckyadam

MERGED PULL REQUEST

上周 merge 了 11 个 pull request:

💜 #8542 chore(release): publish 3.0.24, by Chen-jj
💜 #8539 fix(runtime): 修复react事件回调里没有合并更新的问题,fix #8516, by Chen-jj
💜 #8534 Fix/template, by Chen-jj
💜 #8523 fix(type): navigateTo.success with eventChannel, by Aysnine
💜 #8522 fix(h5): scroll-page event, by ZakaryCode
💜 #8521 fix(cli): 修复百度 Text 不显示文本的问题, by Chen-jj
💜 #8509 fix(mini-runner): 支持 template 递归的小程序平台不需要生成递归组件, by luckyadam
💜 #8505 update(docs): 更新三端开发参考demo, by iChengbo
💜 #8497 fix(taro-api): add gyroscope related apis (#8496), by ZeroTo0ne
💜 #8488 Update platform-plugin-template.md, by CommanderXL
💜 #8487 docs: fix font family base, by cncolder


COMMITS

上周共有 12 个 提交:

🛠️ chore(release): publish 3.0.24 (#8542) by Chen-jj
🛠️ fix: ci by Chen-jj
🛠️ fix(runtime): 组件 id 必须是 string,fix #8515 by Chen-jj
🛠️ fix(runtime): 修复组件切换属性和事件时出现的问题, fix #8520 by Chen-jj
🛠️ fix(react): 修复 react 不能取消事件监听的问题 by Chen-jj
🛠️ fix(runtime): 修复react事件回调里没有合并更新的问题,fix #8516 by Chen-jj
🛠️ fix(cli): 修复百度 Text 不显示文本的问题 (#8521) by Chen-jj
🛠️ fix(ts): ban-ts-ignore by ZakaryCode
🛠️ fix(h5): scroll-page event by ZakaryCode
🛠️ fix(type): navigateTo.success with eventChannel (#8523) by Aysnine
🛠️ fix(mini-runner): 支持 template 递归的小程序平台不需要生成递归组件 (#8509) by luckyadam
🛠️ feat(taro-api): add gyroscope related apis (#8496) (#8497) by ZeroTo0ne


CONTRIBUTORS

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

👤 Chen-jj
👤 ZakaryCode
👤 Aysnine
👤 luckyadam
👤 ZeroTo0ne

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


STARGAZERS

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

puma5252 | ⭐ MonkSoul | ⭐ fendou | ⭐ ritsuu | ⭐ doublethinkio | ⭐ IT-SDJ | ⭐ li1299690124 | ⭐ IRediTOTO | ⭐ wangran99 | ⭐ sm9i | ⭐ fewoy | ⭐ kliuj | ⭐ zrla | ⭐ fengzi2016 | ⭐ cuteSophia | ⭐ SliverHorn | ⭐ allen-lhj | ⭐ yuefeiduzi | ⭐ sxh0104 | ⭐ xieyingchao | ⭐ yuyasongh | ⭐ HuangJT | ⭐ kurax | ⭐ cx2c | ⭐ pk4251475 | ⭐ changlin-cn | ⭐ jingyuLin1999 | ⭐ wangyinhe | ⭐ Scott110 | ⭐ LiangJian88 | ⭐ lizenghua | ⭐ luomoxu | ⭐ MrSSK0313 | ⭐ moesuiga | ⭐ vidyli | ⭐ TruthBean | ⭐ scorpio13love | ⭐ jchao1994 | ⭐ jie-Li-1995 | ⭐ RealCoolSnow | ⭐ reuixiy | ⭐ liyinchigithub | ⭐ lubanproj | ⭐ happyrush | ⭐ jast90 | ⭐ GuiltyInnocence | ⭐ znacloud | ⭐ cch12 | ⭐ hyufe | ⭐ chenchengwangS | ⭐ Serena-zlh | ⭐ cyccess | ⭐ zhaogongwei | ⭐ dangyyeo | ⭐ wujinjinBill | ⭐ hl4god | ⭐ wanderpub | ⭐ Gsgzs | ⭐ JianYT |
You all are the stars! 🌟


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

@taro-bot2
Copy link
Author

taro-bot2 bot commented Jan 16, 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