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 年 5 月 8 日 - 2021 年 5 月 15 日) #9329

Closed
taro-bot2 bot opened this issue May 15, 2021 · 1 comment
Closed

项目周报 (2021 年 5 月 8 日 - 2021 年 5 月 15 日) #9329

taro-bot2 bot opened this issue May 15, 2021 · 1 comment

Comments

@taro-bot2
Copy link

taro-bot2 bot commented May 15, 2021


ISSUES

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

OPEN ISSUES

💚 #9328 fix(@tarojs/extend): query 判空&抛出异常, by alexlees
💚 #9327 @tarojs/extend 未对query到的元素做判空, by alexlees
💚 #9326 fix(components): view, by Oldboyyyy
💚 #9325 react组件内状态改变,使用到背景图片的地方都会重新渲染, by xiasiyong
💚 #9324 fix: 移除sass-loader 中不必要的 fibers 依赖 #9291 #9322, by netfishx
💚 #9323 如何准确获得屏幕内的安全区域高度的,以及导航栏的高度, by liuhuapiaoyuan
💚 #9322 3.2.8 @tarojs/mini-runner安装失败, by xiayuqing
💚 #9318 fix(taro): 背景音频BackgroundAudioManager方法类型补充, by zhixinpeng
💚 #9317 在app.less中定义的全局样式无法在自定义组件中去使用, by liuhuapiaoyuan
💚 #9316 嵌套ScrollView中子ScrollView的onScroll事件无法实时触发, by ZacharyQin
💚 #9314 类组件 componentDidShow 生命周期不执行, by wanxiankai
💚 #9312 使用VirtualList 组件 滚动时报createSelectorQuery方法不存在的错误, by Rambos
💚 #9311 Taro3 预渲染失败 (3.2.8), by AnthonyHao
💚 #9309 tabbar未适配iPhone X及以上全面屏, by darkfiredarkhalo
💚 #9308 chore(deps): [security] bump swiper from 4.4.2 to 6.5.1, by dependabot-preview[bot]
💚 #9307 fix(taro): cloudID 相关类型补充, by zhaofinger
💚 #9305 fix(h5): modal 类名和 2.x 保持一致, by ivan-94
💚 #9304 build:tt vs build:tt --watch 小程序样式不一致, by hanxinimm
💚 #9303 chore(deps): [security] bump react-native-webview from 10.10.2 to 11.4.4, by dependabot-preview[bot]
💚 #9302 使用Taro.createSelectorQuery()的api在dataset中获取不到自定义data-的属性, by const-Ly
💚 #9301 引入trtc-room错误, by LELOG
💚 #9294 taro h5,image 组件使用 lazyLoad 属性, 首次访问页面时图片渲染不出来, by RichardDegeneres
💚 #9292 fix(type): 修复db.serverDate()参数类型, by ldc-37
💚 #9291 Fiber 无法再兼容 node 16 以上了, by hyacinthus
💚 #9290 fix(h5): 修复组件库兼容问题,fix #8648, by Chen-jj
💚 #9289 Taro H5 如何实现多路由指向同一个 page, by smackgg
💚 #9288 taro 打包到 h5, 页面第一次访问 react render 内拿不到页面入参, by RichardDegeneres
💚 #9287 View等标签在h5平台没有自定属性, by jaceechan
💚 #9286 使用原生模块当属性是函数类型的无法传递, by zhangchao828
💚 #9285 项目周报 (2021 年 5 月 1 日 - 2021 年 5 月 8 日), by taro-bot2[bot]

CLOSED ISSUES

❤️ #9321 qq小程序在subPackages页面报错:数据路径错误, by ItoshikiNozomu
❤️ #9320 全局Toast, by MX8CLUB
❤️ #9319 fix(runtime-rn): 修复 getCurrentPages 页面实例错误bug, by zhiqingchen
❤️ #9315 Windows Edge浏览器,IE 11浏览器,白屏,完全无法显示, by fluxaymlovey
❤️ #9313 Windows Edge浏览器,IE 11浏览器,白屏,完全无法显示, by fluxaymlovey
❤️ #9310 Taro3中如何使用rematch?, by darkfiredarkhalo
❤️ #9306 taro-rn的内部页面是不是放到了一个scrollview?导致在内部嵌套sectionList的时候出现错误?, by liuhuapiaoyuan
❤️ #9299 VirtualList itemSize , by MX8CLUB
❤️ #9296 使用Taro编译成ReactNative,对于分包功能的支持, by gayyzxyx
❤️ #9295 update yarn lock, by zhiqingchen
❤️ #9293 docs: 编译配置详情增加 rn resolve 配置文档说明, by shinken008


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 4 个 pull request:
💚 #9328 fix(@tarojs/extend): query 判空&抛出异常, by alexlees
💚 #9307 fix(taro): cloudID 相关类型补充, by zhaofinger
💚 #9305 fix(h5): modal 类名和 2.x 保持一致, by ivan-94
💚 #9290 fix(h5): 修复组件库兼容问题,fix #8648, by Chen-jj

UPDATED PULL REQUEST

上周有 19 个 pull request 更新:
💛 #9326 fix(components): view, by Oldboyyyy
💛 #9324 fix: 移除sass-loader 中不必要的 fibers 依赖 #9291 #9322, by netfishx
💛 #9318 fix(taro): 背景音频BackgroundAudioManager方法类型补充, by zhixinpeng
💛 #9308 chore(deps): [security] bump swiper from 4.4.2 to 6.5.1, by dependabot-preview[bot]
💛 #9303 chore(deps): [security] bump react-native-webview from 10.10.2 to 11.4.4, by dependabot-preview[bot]
💛 #9292 fix(type): 修复db.serverDate()参数类型, by ldc-37
💛 #9284 chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9, by dependabot-preview[bot]
💛 #9283 fix(taro-mini-runner): update vue build feature flags to silent warning, by GetToSet
💛 #9282 feat: add tianxin logo, by xuya227939
💛 #9264 chore(deps): [security] bump lodash from 4.17.20 to 4.17.21, by dependabot-preview[bot]
💛 #9263 chore(deps): [security] bump handlebars from 4.7.6 to 4.7.7, by dependabot-preview[bot]
💛 #9249 chore(deps): bump mini-css-extract-plugin from 0.8.0 to 1.6.0, by dependabot-preview[bot]
💛 #9164 chore(deps): bump sass-loader from 6.0.7 to 11.0.1, by dependabot-preview[bot]
💛 #9162 chore(deps): bump @babel/register from 7.9.0 to 7.13.16, by dependabot-preview[bot]
💛 #8878 chore(deps): bump css-what from 3.4.2 to 5.0.0, by dependabot-preview[bot]
💛 #8845 chore(deps): [security] bump elliptic from 6.5.3 to 6.5.4, by dependabot-preview[bot]
💛 #8832 chore(deps): bump typescript from 4.1.5 to 4.2.3, by dependabot-preview[bot]
💛 #8831 chore(deps): bump @babel/plugin-proposal-object-rest-spread from 7.11.0 to 7.13.8, by dependabot-preview[bot]
💛 #8614 chore(deps): bump eslint-plugin-react-hooks from 1.7.0 to 4.2.0, by dependabot-preview[bot]

MERGED PULL REQUEST

上周 merge 了 3 个 pull request:

💜 #9319 fix(runtime-rn): 修复 getCurrentPages 页面实例错误bug, by zhiqingchen
💜 #9295 update yarn lock, by zhiqingchen
💜 #9293 docs: 编译配置详情增加 rn resolve 配置文档说明, by shinken008


COMMITS

上周共有 3 个 提交:

🛠️ fix(runtime-rn): 修复 getCurrentPages 页面实例错误bug (#9319) by zhiqingchen
🛠️ chore: update yarn lock files by zhiqingchen
🛠️ fix(taro-rn): 修复 @types/node 新版本与RN不兼容 by zhiqingchen


CONTRIBUTORS

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

👤 zhiqingchen

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


STARGAZERS

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

Why-Not-GitHub | ⭐ CristalFJJ | ⭐ leenux | ⭐ RateSpirit | ⭐ HunterLomo | ⭐ TesterLG | ⭐ nicolaszhao | ⭐ marrowleaves | ⭐ tjs5945111 | ⭐ yi-boide | ⭐ Jorgezz | ⭐ robbietree8 | ⭐ zhulei11223 | ⭐ jokereven | ⭐ zekihe | ⭐ onMyWay520 | ⭐ Renkai-nscc | ⭐ skywalle | ⭐ code1379 | ⭐ CodingFXJ | ⭐ jyno12 | ⭐ wangzhaojun | ⭐ timsong2003 | ⭐ SeifWu | ⭐ yhysir | ⭐ djun | ⭐ XTKKKKK | ⭐ hasunny | ⭐ zhengsusu2014 | ⭐ yuzexia | ⭐ WendellHe | ⭐ Mr-Wuben | ⭐ EricMo | ⭐ redwolf1996 | ⭐ tk-programmer | ⭐ xiayanfeng | ⭐ chen-yu1 | ⭐ cz7154 | ⭐ willchenjian | ⭐ fwindpeak | ⭐ djong0 | ⭐ AsamuLemon | ⭐ zhongqiang1995 | ⭐ wllidr | ⭐ alan-biao | ⭐ wanxiankai | ⭐ wu775825 | ⭐ GuZee | ⭐ SenzerZheng | ⭐ qgaye | ⭐ BBBigCat | ⭐ Yahiko7 | ⭐ L0snight | ⭐ popoer | ⭐ Nov07 |
You all are the stars! 🌟


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

@taro-bot2
Copy link
Author

taro-bot2 bot commented May 15, 2021

您的 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