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

项目周报 (2020 年 12 月 19 日 - 2020 年 12 月 26 日) #8373

Closed
taro-bot2 bot opened this issue Dec 26, 2020 · 1 comment
Closed

项目周报 (2020 年 12 月 19 日 - 2020 年 12 月 26 日) #8373

taro-bot2 bot opened this issue Dec 26, 2020 · 1 comment

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Dec 26, 2020


ISSUES

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

OPEN ISSUES

💚 #8372 fix(runtime): 修复 custom-wrapper 若干问题, by Chen-jj
💚 #8371 请求适配API: getEnterOptionsSync, by Hayato9203
💚 #8370 taro3 1、使用HOC 分享报错 TypeError: Cannot read property 'call' of undefined 2、使用preval 报错 preval is not defined, by ywanhzy
💚 #8369 小程序 自定义tabbar 会两次重复加载 , by admiao
💚 #8368 setState 界面白屏。 报错 TypeError: Cannot read property 'store' of null Taro3.0.21 nerv版本, by Shalhvi
💚 #8367 Taro编译百度小程序 Text标签内容丢失, by j78742
💚 #8366 Update chooseImage.js, by ywzou
💚 #8365 Update index.js, by ywzou
💚 #8364 使用第三方组件 vant-weapp, 绑定的事件名为kebab-case不生效, by unforesndprson
💚 #8363 LivePusher组件缺少bindaudiovolumenotify等部分属性, by AdamFu
💚 #8360 JWT token 解析错误, by kala888
💚 #8359 Picker 组件 mode 为 region 报错, by lifegit
💚 #8358 taro vue下有混用原生组件的支持吗?, by qweasdzxcpkh
💚 #8357 3.0.18 qq端的AddFriend对应的openId无法添加., by dsmjoy
💚 #8356 如何在Taro2.X版本中使用virtual-list, by janyin
💚 #8355 小程序使用插件提供的组件时,插件不能取到来自小程序的传值, by Ark-Chen
💚 NervJS/taro-docs#116 跪求 Taro 项目单测范例(含工具函数、组件、hook), by anyexinglu
💚 #8353 2.0.7 ReactNative useRouter为undefined, by lifudea
💚 #8352 Taro 3.0.21 marker快速更改多次 map组件未正常渲染出组件上的marker数据 而是将快速更改的全部marker渲染在页面上, by lupingW
💚 #8351 编译提示: 在形如以 render 开头的 renderUserInfo() 类函数中,请先把 this.props 解构出来才进行使用。, by felemon
💚 #8350 Taro.reLaunch 界面白屏。 报错 TypeError: Cannot read property 'store' of null Taro3版本 nerv版本。, by zhouyujuan
💚 #8349 H5 input受控组件表现异常, by Junzibuzhengyibuqi
💚 #8348 Taro 3 React中Taro自带的hooks在app.js中没有触发, by bokuns
💚 #8347 Taro.reLaunch 跳转页面不会清空已打开的页面,只会清除上一个页面, by wei-octopuscat
💚 #8346 希望QQ小程序Button增加的属性和调起微信支付的功能可以在同一个版本中使用, by JackyLeeCS
💚 #8344 编译警告, by zbk1234
💚 #8343 使用forwardRef报The "path" argument must be of type string 错误, by xchunzhao
💚 #8342 微信小程序Button 组件应该有 businessId 的Props 现在没有, by hijimo
💚 #8339 taro2.x 使用腾讯 tim-wx-sdk 报 regeneratorRuntime is not defined 的错误, by AlkVo
💚 #8338 从taro2升级到taro3后,在组件中Taro.getApp() 返回undefined, by yclnycl
💚 #8337 fix(diff): view层级过多会导致栈溢出, by wyyxdgm
💚 #8336 Taro 3.0.21:原生微信小程序转换 Taro 页面转换错误, by JINJITING
💚 #8335 H5环境下通过Taro.createAnimation设置动画无效, by wxttt
💚 #8334 请教下,有没有app.tsx是hooks mobx版本的项目案例, by w602542704
💚 #8333 编译时报错Cannot read property 'content' of undefined, by zbk1234
💚 #8332 Taro3代码按Taro1/2方式编译, by felemon
💚 #8331 templateFn is not a function, by huangruitian
💚 #8330 fix: Vue.js Runtime 下无法使用 vendor prefixed 样式属性, by Leechael
💚 #8328 1.x向3.x迁移 按照迁移指南 编译报错, by zbk1234
💚 #8325 使用 linaria 时报 Unexpected token 'export' 的错误, by AlkVo
💚 #8308 chore(deps-dev): bump @types/node from 12.12.62 to 14.14.14, by dependabot-preview[bot]

CLOSED ISSUES

❤️ #8362 Taro3.0.21版本启动失败, by caoliang-java
❤️ #8361 doc(3.x): fix typo, by atzcl
❤️ #8345 fix(runtime): 兼容某些小程序没有 data 属性的情况, by luckyadam
❤️ #8341 chore(release): publish 3.2.0-canary.4, by shinken008
❤️ #8340 fix(runtime): 补全 window 对象的关键属性, fix NervJS/taro#8327, by Chen-jj
❤️ #8329 taro3 hooks写法fixed定位的浮层无法阻止滚动穿透, by darkfiredarkhalo
❤️ #8327 taro3.1.0 以及3.0.20均在编译时报 Uncaught TypeError: Cannot read property 'now' of undefined, by tale503
❤️ #8326 Taro3 在字节小程序中,onLoad 和 onShow 的触发时机不正确, by yeyan1996
❤️ #8324 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8323 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8322 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8321 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8320 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8319 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8318 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8317 chore(release): publish 3.0.21, by Chen-jj
❤️ #8316 fix(runtime): 更换 lodash 为 es 版本, by Chen-jj
❤️ #8315 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8314 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8313 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8312 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8311 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8310 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8309 Dependabot can't resolve your JavaScript dependency files, by dependabot-preview[bot]
❤️ #8307 chore(release): publish 3.0.20, by Chen-jj
❤️ #8306 fix: virtual-list relative size, by ZakaryCode
❤️ #8305 增加生成原生自定义组件 CustomWrapper,以应对低端机数据更新过慢的情况, by luckyadam
❤️ #8304 fix(runtime): 修复判断是否 pure-view 的正则表达式错误, by Chen-jj
❤️ #8302 按官方文档的react模板搭建小程序,启动就白屏, by anyexinglu
❤️ #8301 Android6及以下版本 Object.assign is not a function, by guoseven


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 15 个 pull request 更新:
💛 #8372 fix(runtime): 修复 custom-wrapper 若干问题, by Chen-jj
💛 #8366 Update chooseImage.js, by ywzou
💛 #8365 Update index.js, by ywzou
💛 #8337 fix(diff): view层级过多会导致栈溢出, by wyyxdgm
💛 #8330 fix: Vue.js Runtime 下无法使用 vendor prefixed 样式属性, by Leechael
💛 #8308 chore(deps-dev): bump @types/node from 12.12.62 to 14.14.14, by dependabot-preview[bot]
💛 #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]
💛 #8191 fix(runtime): 修复 react 框架用户自定义 componentDidCatch 无效的问题, by digiaries
💛 #8135 feat(mini-runner/mini-split-chunks): 添加小程序提取公共模块插件,主包没有引用的,且分包内引用的mod…, by huangcj99
💛 #8123 chore(deps): bump sass-loader from 6.0.7 to 10.1.0, by dependabot-preview[bot]
💛 #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]

MERGED PULL REQUEST

上周 merge 了 11 个 pull request:

💜 #8361 doc(3.x): fix typo, by atzcl
💜 #8345 fix(runtime): 兼容某些小程序没有 data 属性的情况, by luckyadam
💜 #8341 chore(release): publish 3.2.0-canary.4, by shinken008
💜 #8340 fix(runtime): 补全 window 对象的关键属性, fix NervJS/taro#8327, by Chen-jj
💜 #8317 chore(release): publish 3.0.21, by Chen-jj
💜 #8316 fix(runtime): 更换 lodash 为 es 版本, by Chen-jj
💜 #8307 chore(release): publish 3.0.20, by Chen-jj
💜 #8306 fix: virtual-list relative size, by ZakaryCode
💜 #8305 增加生成原生自定义组件 CustomWrapper,以应对低端机数据更新过慢的情况, by luckyadam
💜 #8304 fix(runtime): 修复判断是否 pure-view 的正则表达式错误, by Chen-jj
💜 #8290 feat: 跟新虚拟列表相关优化, by ZakaryCode


COMMITS

上周共有 16 个 提交:

🛠️ fix(runtime): 兼容某些小程序没有 data 属性的情况 (#8345) by luckyadam
🛠️ fix(runtime): 补全 window 对象的关键属性 by Chen-jj
🛠️ chore(release): publish 3.0.21 (#8317) by Chen-jj
🛠️ fix(runtime): 更换 lodash 为 es 版本 by Chen-jj
🛠️ chore(release): publish 3.0.20 (#8307) by Chen-jj
🛠️ 增加生成原生自定义组件 CustomWrapper,以应对低端机数据更新过慢的情况 (#8305) by luckyadam
🛠️ fix(virtual-list): onScroll by ZakaryCode
🛠️ fix: virtual-list relative size by ZakaryCode
🛠️ fix(runtime): 修复判断是否 pure-view 的正则表达式错误 by Chen-jj
🛠️ feat: add position for absolute layout by ZakaryCode
🛠️ fix: add typing for virtual-list by ZakaryCode
🛠️ fix: reset ablout absolute for limitedSize by ZakaryCode
🛠️ fix: upoload docs by ZakaryCode
🛠️ fix: add renderBottom param by ZakaryCode
🛠️ feat(virtual-list): deprecated absolute by ZakaryCode
🛠️ feat: virtual-list could use unlimitedSize by ZakaryCode


CONTRIBUTORS

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

👤 luckyadam
👤 Chen-jj
👤 ZakaryCode

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


STARGAZERS

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

likaiqiang | ⭐ VeroZ1 | ⭐ kodingway | ⭐ gitlun | ⭐ Vision010 | ⭐ bear45 | ⭐ yuyucode1125 | ⭐ hjp1119create | ⭐ duckerLi | ⭐ ZenoTian | ⭐ shen-guang | ⭐ smil4ever | ⭐ Jim-jw | ⭐ YingYingGe | ⭐ xkun1 | ⭐ FlightChen | ⭐ x1aodingdang | ⭐ chenyun0910 | ⭐ JarvisGG | ⭐ ligen819 | ⭐ unforesndprson | ⭐ nunuji123 | ⭐ zyfyy | ⭐ sunshiwen1988 | ⭐ nian-zhuo | ⭐ DYC910818 | ⭐ ChrisXYF | ⭐ 888tyhj | ⭐ ian700518 | ⭐ tcatche | ⭐ Leiloloaa | ⭐ baxsad | ⭐ 225904 | ⭐ laozhangaidaima | ⭐ xczhu | ⭐ lahuhu | ⭐ sohoorc | ⭐ NexZhu | ⭐ CodeRookie262 | ⭐ fancheer | ⭐ evan2020 | ⭐ eeq | ⭐ susamChen | ⭐ beyondfengyu | ⭐ lbqh | ⭐ IvesSSa | ⭐ mikesdsd | ⭐ Caozhitong | ⭐ Eillot | ⭐ FashionKing | ⭐ lightShowers | ⭐ TyxDal | ⭐ seekersIsMe | ⭐ duanzhichao | ⭐ mingcenwei | ⭐ Proshin-hub |
You all are the stars! 🌟


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

@taro-bot2
Copy link
Author

taro-bot2 bot commented Dec 26, 2020

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

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

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