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

项目周报 (2024 年 4 月 13 日 - 2024 年 4 月 20 日) #15544

Closed
taro-bot2 bot opened this issue Apr 20, 2024 · 0 comments
Closed

项目周报 (2024 年 4 月 13 日 - 2024 年 4 月 20 日) #15544

taro-bot2 bot opened this issue Apr 20, 2024 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Apr 20, 2024


ISSUES

上周有 33 个新 issue。
12 个 issue 已经被关闭,21 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #15540 fix: 修改判断,考虑初始绑定的事件为空的情况, by shushu2013
💚 #15539 feat: [4.x]solid在web端的适配, by phy-lei
💚 #15535 支持 vitest 测试, by ianzone
💚 #15534 支持 taro init 可选目标平台, by ianzone
💚 #15533 feat: nativeApi同步获取Native数据支持缓存, by changshuai7
💚 #15530 Taro 3.6.26 View 初始绑定 onClick 为 undefined,点击报错, by shushu2013
💚 #15528 js/app.js from Terser TypeError: t.replace is not a function at Array.forEach (), by yongzhenLiu2018
💚 #15527 VirtualList如何拿到子组件的点击事件?, by YamadaAoi
💚 #15526 小程序官方Demo转换成Taro代码,运行h5报错, by brainee
💚 #15524 小程序官方Demo转换成Taro代码,运行h5报错, by brainee
💚 #15523 vue3使用 enableShareAppMessage=true页面没有分享按钮 useShareAppMessage也写了, by superStar1112
💚 #15521 fix: 修改customRoutes配置路径跳转页面缺失场景,补充转发情况, by heweishui
💚 #15520 上传小程序报错:Error: 非法的文件,错误信息:invalid file: vendors.js, 2:317892, SyntaxError: Unexpected token ?, by xian107
💚 #15517 createAsyncThunk创建的action无法使用dispatch, by hikzhang
💚 #15516 h5跳转会 白屏 这个问题已经有很多人反馈过了,什么时候解决, by HongxuanG
💚 #15515 3.6.24开始一直到最新的3.6.26我的库一直编译失败,看报错像是jsx不支持了?, by zhipenglin
💚 #15513 在 cli 中添加 bun 作为包管理工具选项, by ianzone
💚 #15512 fix: [4.x]修复小程序端solid的响应式丢失问题, by phy-lei
💚 #15508 fix: 修复H5路由有 basename和customRoutes 的情况下navigate 报错, by sliwei
💚 #15507 微信自定义组件无法正常获取到传递的props参数, by jijiaxin1808
💚 #15506 app.tsx 条件判断返回null会报错找不到页面实例, by xian107

CLOSED ISSUES

❤️ #15537 fix: 修复安装全局插件不支持传入 registry 的问题, by luckyadam
❤️ #15536 chore(release): publish 3.6.27, by liqinuo
❤️ #15532 fix/skyline components, by koppthe
❤️ #15531 fix/skyline components, by koppthe
❤️ #15529 Taro 3.6.26 View 初始绑定 onClick 为 undefined,点击报错, by shushu2013
❤️ #15525 如何编写一个微信小程序的的自定义组件,即页面编译后的index.js中的Page字段应生成为Component的形式, by Machiavellid
❤️ #15522 fix: 部分接口注释修以及request接口js实现添加onHeadersReceived和offHeadersReceived监听, by zxdsax
❤️ #15519 Fix/compile mode, by yoturg
❤️ #15518 【harmony-hybrid】switchTab、navigateTo等路由函数可以被hook;支持requriePlugin方法, by handsomeliuyang
❤️ #15514 fix(cli): 修正 defineConfig 参数, by toFrankie
❤️ #15510 fix: request接口js实现添加onHeadersReceived和offHeadersReceived监听, by zxdsax
❤️ #15509 Fix/compile mode, by yoturg


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 11 个 pull request 更新:
💛 #15540 fix: 修改判断,考虑初始绑定的事件为空的情况, by shushu2013
💛 #15539 feat: [4.x]solid在web端的适配, by phy-lei
💛 #15533 feat: nativeApi同步获取Native数据支持缓存, by changshuai7
💛 #15521 fix: 修改customRoutes配置路径跳转页面缺失场景,补充转发情况, by heweishui
💛 #15512 fix: [4.x]修复小程序端solid的响应式丢失问题, by phy-lei
💛 #15508 fix: 修复H5路由有 basename和customRoutes 的情况下navigate 报错, by sliwei
💛 #15435 fix: 兼容实际屏幕宽度为小数的情况, by guoenxuan
💛 #15432 Refactor/dependencies, by Chen-jj
💛 #15397 fix: 增加 modifyAppConfig 钩子,修复引用抖音小程序内置页面的问题, close #15388, by luckyadam
💛 #15124 增加项目构建信息分析展示功能, by luckyadam
💛 #15113 fix(templates): 更新依赖,以解决 @pmmmwh/react-refresh-webpack-plugin 更新导致的 require is not defined 异常, by weizs

MERGED PULL REQUEST

上周 merge 了 9 个 pull request:

💜 #15537 fix: 修复安装全局插件不支持传入 registry 的问题, by luckyadam
💜 #15536 chore(release): publish 3.6.27, by liqinuo
💜 #15532 fix/skyline components, by koppthe
💜 #15522 fix: 部分接口注释修以及request接口js实现添加onHeadersReceived和offHeadersReceived监听, by zxdsax
💜 #15519 Fix/compile mode, by yoturg
💜 #15518 【harmony-hybrid】switchTab、navigateTo等路由函数可以被hook;支持requriePlugin方法, by handsomeliuyang
💜 #15514 fix(cli): 修正 defineConfig 参数, by toFrankie
💜 #15509 Fix/compile mode, by yoturg
💜 #15500 fix: getUpdateManager接口改为桥接实现, by heweishui


COMMITS

上周共有 14 个 提交:

🛠️ chore(release): publish 3.6.27 (#15536) by liqinuo
🛠️ fix: 修复安装全插件不支持传入 registry 的问题 (#15537) by luckyadam
🛠️ Merge pull request #15518 from handsomeliuyang/main by qican777
🛠️ Merge branch 'main' into main by handsomeliuyang
🛠️ Merge pull request #15522 from zxdsax/main by qican777
🛠️ Merge branch 'main' into main by qican777
🛠️ Merge branch 'main' into main by handsomeliuyang
🛠️ fix: 部分接口注释修以及request接口js实现添加onHeadersReceived和offHeadersReceived监听 by zxdsax
🛠️ Merge pull request #15514 from toFrankie/main by koppthe
🛠️ Merge branch 'main' into main by koppthe
🛠️ Merge pull request #15500 from heweishui/main by qican777
🛠️ switchTab、navigateTo等路由函数可以被hook by 58liuyang
🛠️ Merge branch 'main' into main by qican777
🛠️ fix(cli): fix typo by toFrankie


CONTRIBUTORS

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

👤 liqinuo
👤 luckyadam
👤 qican777
👤 handsomeliuyang
👤 zxdsax
👤 koppthe
👤 58liuyang
👤 toFrankie

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


STARGAZERS

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

zzwarvie | ⭐ fangcongyang | ⭐ mega-kai | ⭐ coding-dynasty | ⭐ royalmorty | ⭐ ihengshuai | ⭐ TomSawyer2 | ⭐ zxlee920 | ⭐ digitalboy | ⭐ wangyang1749 | ⭐ fangtongen | ⭐ Morsiesml | ⭐ yzw7489757 | ⭐ 1145046505 | ⭐ HelKyle | ⭐ puhui999 | ⭐ myGitHubZP | ⭐ issueMel | ⭐ hailaz | ⭐ jkhumm | ⭐ eouse | ⭐ hyy-ewe | ⭐ MauriceCarlo | ⭐ yisheng | ⭐ DockorDo | ⭐ sorchk | ⭐ xiaoxue96 | ⭐ a1b2c5 | ⭐ Samuel2010 | ⭐ 3071015969qq | ⭐ scxslsh | ⭐ LonlyCat | ⭐ luqiushi | ⭐ donwie | ⭐ Febare | ⭐ xqliang | ⭐ DDDHu | ⭐ iTanxin | ⭐ ls-v | ⭐ stephenZ22 | ⭐ coHik47 | ⭐ biuhe | ⭐ realAllenSong | ⭐ liyao1520 | ⭐ ericjxl2013 | ⭐ Alienover | ⭐ northseadl | ⭐ zhzl0923 | ⭐ mrtanweijie | ⭐ xspio | ⭐ duckmoon | ⭐ lostexile | ⭐ codinglist |
You all are the stars! 🌟


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

@taro-bot2 taro-bot2 bot closed this as completed Apr 20, 2024
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