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

项目周报 (2022 年 8 月 20 日 - 2022 年 8 月 27 日) #12390

Closed
taro-bot2 bot opened this issue Aug 27, 2022 · 0 comments
Closed

项目周报 (2022 年 8 月 20 日 - 2022 年 8 月 27 日) #12390

taro-bot2 bot opened this issue Aug 27, 2022 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Aug 27, 2022


ISSUES

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

OPEN ISSUES

💚 #12389 MediaRecorder api错误, by bwmgd
💚 #12388 h5运行环境下,采用taro3.5.4 webpack5打包,webpack-runner5中resolve-url-loader版本为4,里面postcss还是7.x导致不匹配报错, by tan2009216028
💚 #12387 h5 vue3 onLaunch onShow 内 options 参数 没有 path 对象, by gowago
💚 #12385 3.5.4 prebundle H5构建报错, by Aliom252181
💚 #12380 chore(deps-dev): bump core-js from 2.6.12 to 3.25.0, by dependabot[bot]
💚 #12377 Taro 2.2.6 出现 使用async await报错,Function() is not a function, by chencs-19950208
💚 #12375 fix(textarea): 修复textarea组件高度设置无法生效的问题, by NoManPlay
💚 #12372 @tarojs/components 组件中的px也支持转换为rem或rpx, by Silcence
💚 #12366 taro3.5.2 RN端不执行useDidShow钩子, by Aliom252181
💚 #12365 feat(jsx-to-rn-stylesheet): 当开启 cssModule 时,支持在 className 中设置多个值, by biorz
💚 #12362 fix(prebundle): 优化 vue3 与 prebundle 结合, by ZakaryCode
💚 #12361 3.5.3 的字体相比较3.4.x版本字体偏大, by dingzc2450
💚 #12349 ios百度APP内,使用 navigateTo 进行页面跳转,第一次可以正常跳转,之后没有正确跳转页面,停留在当前页, by susuten
💚 #12348 taro 从3.1.0升到3.2.0报错 Module build failed (from ./node_modules/@tarojs/mini-runner/node_modules/babel-loader/lib/index.js):, by LLLLLLLX
💚 #12343 reduxjs-toolkit-persist failed to create sync storage. falling back to noop storage., by Virgil-N
💚 #12340 prebundle会造成vue3实例化2次,导致应用报 Missing ref owner, by agileago
💚 #12336 mobx 页面index.jsx @inject('store') X [ERROR] Unexpected "@", by lceihen
💚 #12334 小程序需要支持worker,但是怎么修改taro的编译配置,让小程序支持多entry构建?, by liyann
💚 #12331 项目周报 (2022 年 8 月 13 日 - 2022 年 8 月 20 日), by taro-bot2[bot]

CLOSED ISSUES

❤️ #12384 taro物料市场 不在维护了吗, by dingshaohua-cn
❤️ #12383 Trao 启动的时候,会去检查node_modules里面的pacakge.json,其中"eslint-plugin-react" 这个包里面依赖的resolve中,故意有一个malformed_pa​​ckage_json/package.json 文件是没有写对的,导致启动失败,, by darkmice
❤️ #12381 taro 3.5.3 @reduxjs/toolkit 无法使用@reduxjs/toolkit的createSlice创建reducer, by corridorelf
❤️ #12378 fix: 修复 RN 样式 warning, by shinken008
❤️ #12376 在 app.tsx目录下引入了一个组件但是在h5端口是正常显示的,打包微信小程序后就不显示了, by lxc482113948
❤️ #12374 borderTop 解析成RN不支持style值 borderTopStyle, by shinken008
❤️ #12371 fix: tabbar paddingbottom error, by zhiqingchen
❤️ #12370 RN Tabbar 高度不对, by zhiqingchen
❤️ #12364 Error: resolve-url-loader: webpack misconfiguration, webpack or the upstream loader did not supply a source-map, by yanbowe
❤️ #12363 feat(weapp): 补充 openBusinessView 的类型定义, by sushi-su
❤️ #12360 chore(release): publish 3.5.4, by ZakaryCode
❤️ #12359 fix(ci): ubuntu version, by ZakaryCode
❤️ #12358 fix(runtime-rn): function components cannot be given refs, by biorz
❤️ #12357 feat(component): swiper的OnChange改为slideChangeTransitionStart阶段触发, by NoManPlay
❤️ #12356 chore(release): publish 3.5.4, by ZakaryCode
❤️ #12353 fix(runtime-rn): function components cannot be given refs, by biorz
❤️ #12352 feat(component): 在Swiper的OnChange事件返回触发阶段, by NoManPlay
❤️ #12351 fix(shared): 修复在不同平台生成的模板不一致的问题,fix #12320, by Chen-jj
❤️ #12350 fix(weapp): 适配 getFuzzyLocation API,fix #12337, by Chen-jj
❤️ #12347 Component is not found in path "custom-wrapper" 、not found in path "comp", by cookie-zhang
❤️ #12346 fix(typings): 修正 Video 组件的 onWaiting 事件注释,fix #12329, by Chen-jj
❤️ #12345 页面配置pages下backgroundColor不生效, by gayshub
❤️ #12344 fix(components): fix h5 oninput not trigger bug when ios autocorrect.…, by ReggieCai31
❤️ #12342 React hook 新建项目报错: Component is not found in path "custom-wrapper" (using by "pages/index/index")和Component is not found in path "comp" (using by "pages/index/index"), by Virgil-N
❤️ #12339 fix: 页面为函数式组件时不再额外包裹 View #12305, by biorz
❤️ #12338 引入微信原生插件,无法捕获到triggerEvent 回调, by huanlirui
❤️ #12337 微信小程序新特征getFuzzyLocation返回的Promise类型result总为undefined, by favorhau
❤️ #12335 PickerComponent add itemStyle and indicatorStyle, by Aliom252181
❤️ #12333 PickerComponent add itemStyle and indicatorStyle, by Aliom252181
❤️ #12332 feat(rn): PickerComponent add itemStyle and indicatorStyle, by Aliom252181


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 14 个 pull request 更新:
💛 #12380 chore(deps-dev): bump core-js from 2.6.12 to 3.25.0, by dependabot[bot]
💛 #12375 fix(textarea): 修复textarea组件高度设置无法生效的问题, by NoManPlay
💛 #12365 feat(jsx-to-rn-stylesheet): 当开启 cssModule 时,支持在 className 中设置多个值, by biorz
💛 #12362 fix(prebundle): 优化 vue3 与 prebundle 结合, by ZakaryCode
💛 #12314 feat: react native 0.69 as default & react 18 support, by zhiqingchen
💛 #12124 build(deps-dev): bump @vue/runtime-core from 3.0.0 to 3.2.37, by dependabot[bot]
💛 #12123 build(deps-dev): bump @types/webpack from 4.41.32 to 5.28.0, by dependabot[bot]
💛 #12122 build(deps-dev): bump @types/autoprefixer from 9.7.0 to 10.2.0, by dependabot[bot]
💛 #12121 build(deps-dev): bump sinon from 7.5.0 to 14.0.0, by dependabot[bot]
💛 #12120 build(deps-dev): bump node-sass from 6.0.1 to 7.0.1, by dependabot[bot]
💛 #12119 build(deps-dev): bump @types/react-reconciler from 0.26.1 to 0.28.0, by dependabot[bot]
💛 #12118 build(deps-dev): bump jest-mock-console from 1.3.0 to 2.0.0, by dependabot[bot]
💛 #12016 chore(deps-dev): bump @commitlint/cli from 7.6.1 to 17.0.3, by dependabot[bot]
💛 #12012 chore(deps): bump ora from 2.1.0 to 6.1.2, by dependabot[bot]

MERGED PULL REQUEST

上周 merge 了 17 个 pull request:

💜 #12378 fix: 修复 RN 样式 warning, by shinken008
💜 #12371 fix: tabbar paddingbottom error, by zhiqingchen
💜 #12363 feat(weapp): 补充 openBusinessView 的类型定义, by sushi-su
💜 #12360 chore(release): publish 3.5.4, by ZakaryCode
💜 #12358 fix(runtime-rn): function components cannot be given refs, by biorz
💜 #12357 feat(component): swiper的OnChange改为slideChangeTransitionStart阶段触发, by NoManPlay
💜 #12356 chore(release): publish 3.5.4, by ZakaryCode
💜 #12351 fix(shared): 修复在不同平台生成的模板不一致的问题,fix #12320, by Chen-jj
💜 #12350 fix(weapp): 适配 getFuzzyLocation API,fix #12337, by Chen-jj
💜 #12346 fix(typings): 修正 Video 组件的 onWaiting 事件注释,fix #12329, by Chen-jj
💜 #12344 fix(components): fix h5 oninput not trigger bug when ios autocorrect.…, by ReggieCai31
💜 #12339 fix: 页面为函数式组件时不再额外包裹 View #12305, by biorz
💜 #12335 PickerComponent add itemStyle and indicatorStyle, by Aliom252181
💜 #12285 fix(runner): remove duplicate id of native components, by CS-Tao
💜 #12283 fix(runner): 修复 proxy 合并错误问题 fix #12265, by ZakaryCode
💜 #12261 fix(tt): add attributes and events for video component, by RainKolwa
💜 #12248 fix(taro-webpack5-runner): enableSourceMap, by alexlees


COMMITS

上周共有 22 个 提交:

🛠️ fix: 修复 RN 样式 warning (#12378) by shinken008
🛠️ fix: tabbar paddingbottom error (#12371) by zhiqingchen
🛠️ feat(weapp): 补充 openBusinessView 的类型定义 (#12363) by sushi-su
🛠️ chore(release): publish 3.5.4 by ZakaryCode
🛠️ chore(release): publish 3.5.4 (#12356) by ZakaryCode
🛠️ fix(runtime-rn): function components cannot be given refs (#12358) by biorz
🛠️ feat(component): swiper的OnChange改为slideChangeTransitionStart阶段触发 (#12357) by NoManPlay
🛠️ fix(runner): remove duplicate id of native components (#12285) by CS-Tao
🛠️ fix(shared): 修复在不同平台生成的模板不一致的问题,fix #12320 (#12351) by Chen-jj
🛠️ Merge pull request #12339 from biorz/fix-12305 by biorz
🛠️ Merge branch 'next' into fix-12305 by zhiqingchen
🛠️ fix(components): fix h5 oninput not trigger bug when ios autocorrect. fix #12326 (#12344) by ReggieCai31
🛠️ Merge branch 'next' into fix-12305 by zhiqingchen
🛠️ chore: update snapshot (#12350) by Chen-jj
🛠️ fix(typings): 修正 Video 组件的 onWaiting 事件注释,fix #12329 (#12346) by Chen-jj
🛠️ fix(tt): add attributes and events for video component (#12261) by RainKolwa
🛠️ fix(taro-webpack5-runner): enableSourceMap (#12248) by alexlees
🛠️ fix(runner): 移除不必要的 splitChunks 配置 fix #12281 by ZakaryCode
🛠️ fix: wrong chunkId in prod fix #12279 by ZakaryCode
🛠️ fix(runner): 修复 proxy 合并错误问题 fix #12265 by ZakaryCode
🛠️ PickerComponent add itemStyle and indicatorStyle (#12335) by Aliom252181
🛠️ fix: 页面为函数式组件时不再额外包裹 View #12305 by biorz


CONTRIBUTORS

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

👤 shinken008
👤 zhiqingchen
👤 sushi-su
👤 ZakaryCode
👤 biorz
👤 NoManPlay
👤 CS-Tao
👤 Chen-jj
👤 ReggieCai31
👤 RainKolwa
👤 alexlees
👤 Aliom252181

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


STARGAZERS

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

weiwenqiang | ⭐ thoughtworld | ⭐ zerodirection | ⭐ ReneeDress | ⭐ xiongbb | ⭐ wukongtime | ⭐ Jingce-lu | ⭐ NEIL-ORZ | ⭐ AFeng521web | ⭐ urzeric | ⭐ Nelk98 | ⭐ undefcc | ⭐ Wu-Yanjiang | ⭐ iSTESEN | ⭐ AzXuan | ⭐ yw0525 | ⭐ xjq7 | ⭐ alertform | ⭐ sonofmagic | ⭐ WTW0313 | ⭐ sunshineLixun | ⭐ liyann | ⭐ samlgl | ⭐ liuliuna | ⭐ AllenTom | ⭐ balame | ⭐ edgexie | ⭐ violetzyl | ⭐ doobo | ⭐ flipped-1121 | ⭐ lqk1603 | ⭐ IaCalf | ⭐ tloo | ⭐ CheneyCheng | ⭐ ywenhao | ⭐ king9sky | ⭐ wj61972874 | ⭐ dengma0 | ⭐ supuy-ruby | ⭐ whitestone7 | ⭐ fusionshore |
You all are the stars! 🌟


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

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