We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
上周有 27 个新 issue。 11 个 issue 已经被关闭,16 个 issue 仍然保持打开状态。
💚 #5236 beta.13 版本, 组件编译错误 Component is not found in path, by larry011 💚 #5234 chore: improve github action, by gengjiawen 💚 #5233 hooks用法里面的触底刷新useReachBottom方法不调用, by yangdan-yd 💚 #5231 [微信小程序]嵌套Component不能正确触发componentWillReceiveProps生命周期, by Aliveing 💚 #5230 hideLoading后,showLoading不消失, by linkjd 💚 #5228 [2.0.0-beta.13] 编译失败,同时报 Module not found: Can't resolve 'fs', by seiwhale 💚 #5225 chore(deps-dev): bump @types/node from 12.12.6 to 13.1.2, by dependabot-preview[bot] 💚 #5224 chore(deps-dev): bump sinon from 6.3.5 to 8.0.2, by dependabot-preview[bot] 💚 #5223 请问 taro 能结合 docz 来使用吗?目前简单的 markdown 规格可以,但引入 taro 组件就挂了, by CPPAlien 💚 #5222 使用npm run dev:weapp 在开发这工具中点击预览,提示体积过大, by liling0726 💚 #5218 使用微信小程序Switch组件无法控制开关状态, by Mypika 💚 #5215 list.flatMap is not a function, by gaoshanyu 💚 #5213 taro.request 并发限制没生效, by xn330125 💚 #5212 使用alias后报错,Super expression must either be null or a function, not undefined, by yulrosy 💚 #5211 为小程序编译添加webpack loader, by lastingman 💚 #5209 taro 2.0.0-beta.12编译小程序总报错,不能使用taro-ui的组件,提示找不到路径 , by s2265681
❤️ #5235 直播流组件在IPhone上黑屏, by xuya227939 ❤️ #5232 tarojs/cli能否本地安装, by beijipc ❤️ #5229 增加环境变量,用于区分支付宝、高德环境, by zyh9 ❤️ #5227 windows下配置weapp.compile.exclude 为npm包时路径问题 #4775, by deng-yc ❤️ #5226 canvas在h5中无法drawImage,在小程序中完全不起作用,fillRect都不起作用, by darkfiredarkhalo ❤️ #5221 ios input disable 状态下 字透明, by youyou0101 ❤️ #5220 defineConstants在webstorm报错, by LaamGinghong ❤️ #5219 defineConstants 无法在页面引入, by wangxi1995 ❤️ #5217 使用微信小程序Switch组件无法控制Switch开关状态, by Mypika ❤️ #5216 rn端编译报错:Invalid regular expression, by ihet ❤️ #5214 修改代码,保存后,提示编译成功,但是打开开发者工具,依旧是旧代码, by vivinbear
上周有 14 个 pull request 被创建、更新或 merge。
上周有 13 个 pull request 更新: 💛 #5234 chore: improve github action, by gengjiawen 💛 #5225 chore(deps-dev): bump @types/node from 12.12.6 to 13.1.2, by dependabot-preview[bot] 💛 #5224 chore(deps-dev): bump sinon from 6.3.5 to 8.0.2, by dependabot-preview[bot] 💛 #5199 fix(taro-alipay): 解决支付宝 request 与微信 success 回调不一致, by sanye33 💛 #5153 feat(transformer-wx)增加TARO-UI侧的快应用转换支持,不支持部分组件默认支持为DIV,支持部分默认为原生组件名, by Issacpeng 💛 #5128 chore(deps): bump babel-preset-expo from 5.2.0 to 8.0.0, by dependabot-preview[bot] 💛 #5098 chore(deps-dev): bump jest-environment-node from 23.4.0 to 24.9.0, by dependabot-preview[bot] 💛 #5067 chore(deps): bump rollup-plugin-alias from 1.4.0 to 2.2.0, by dependabot-preview[bot] 💛 #5066 chore(deps-dev): bump ts-jest from 23.10.5 to 24.2.0, by dependabot-preview[bot] 💛 #4668 chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.3, by dependabot-preview[bot] 💛 #3640 chore(deps): update less-loader requirement from 4.1.0 to 5.0.0, by dependabot-preview[bot] 💛 #3614 chore(deps): bump omit.js from 1.0.0 to 1.0.2, by dependabot-preview[bot] 💛 #3611 chore(deps-dev): bump eslint-plugin-promise from 3.8.0 to 4.2.1, by dependabot-preview[bot]
上周 merge 了 1 个 pull request:
💜 #5227 windows下配置weapp.compile.exclude 为npm包时路径问题 #4775, by deng-yc
上周共有 202 个 提交:
🛠️ docs: update rn doc by Pines-Cheng 🛠️ feat(rn): taro React Native 依赖由 0.55.4 升级到 0.59.9 by Pines-Cheng 🛠️ fix(mini-runner): 修复生产打包时公共样式无法插入的问题 by luckyadam 🛠️ docs: 更新文档 by luckyadam 🛠️ fix(types): 补充 chooseImage 在 H5 下的类型 by Garfield550 🛠️ feat(h5): chooseImage回调中加入了originalFileObj属性 by Littly 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.13 by luckyadam 🛠️ fix(mini-runner): 修复 watch 时修改页面导致组件无法及时更新的问题 by luckyadam 🛠️ fix(mini-runner): 修复组件 watch 时改动不生效的问题 by luckyadam 🛠️ fix(mini-runner): 支持自定义 tabBar by luckyadam 🛠️ chore(deps): [security] bump handlebars from 4.0.11 to 4.5.3 (#5200) by dependabot-preview[bot] 🛠️ feat(docs):增加windows下基于vscode单步调测配置说明 (#5201) by Issacpeng 🛠️ docs: 增加Button在快应用doc中属性兼容说明 (#5202) by Issacpeng 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.12 by luckyadam 🛠️ fix(mini-runner): 修复静态资源引用的 bug by luckyadam 🛠️ chore: 确保文档发布过程中持续输出内容,避免 ci 失败 by luckyadam 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.11 by luckyadam 🛠️ fix(mini-runner): 修复多端文件引用的问题,close #5175 by luckyadam 🛠️ fix(cli): 增加运行提示 by luckyadam 🛠️ chore(transformer-wx): 缺少 babel-plugin-preval 包 by luckyadam 🛠️ fix(mini-runner): 降低 babel-plugin-preval 版本以保证使用 async await 时不报错 by luckyadam 🛠️ fix(taro): update getStorage return typings (#5170) by yeeing 🛠️ fix(mini-runner): 编译时移除组件文件引用,遗漏了 npm 包中组件,close #5139 by luckyadam 🛠️ fix(mini-runner): 修复 watch 时增加组件文件的 bug,close #5140 by luckyadam 🛠️ fix(cli): 插件编译失败,close #5149 by luckyadam 🛠️ fix(mini-runner): 编译时需要移除对组件文件的引用 by luckyadam 🛠️ docs: update readme by luckyadam 🛠️ chore: changelog & docs by yuche 🛠️ chore(release): publish v2.0.0-beta.10 by yuche 🛠️ 增加Button Loading动画类型选择,默认与原生组件保持一致 by Issacpeng 🛠️ 快应用自定义组件调用,进行相对路径转换 by Issacpeng 🛠️ fix(types): add enableFlex to ScrollViewProps (#5142) by SunskyXH 🛠️ chore: changelog & docs by yuche 🛠️ chore(release): publish v2.0.0-beta.9 by yuche 🛠️ chore(deps-dev): bump rollup-plugin-postcss from 1.6.3 to 2.0.3 (#5113) by dependabot-preview[bot] 🛠️ fix(cli): 2.0.0-beta.8. 编译RN报错 'babel' of undefined close #5093 by Pines-Cheng 🛠️ chore(deps): bump klaw from 2.1.1 to 3.0.0 (#5097) by dependabot-preview[bot] 🛠️ fix: use rimraf instead of rm to fixed Windows build error by Garfield550 🛠️ chore(deps-dev): bump @types/webpack from 4.4.31 to 4.41.0 (#5081) by dependabot-preview[bot] 🛠️ chore(deps-dev): bump @types/enzyme from 3.9.1 to 3.10.4 (#5082) by dependabot-preview[bot] 🛠️ fix(mini-runner): 修复 defineConstants 小程序表现与 H5 不一致问题 close #5078 by Garfield550 🛠️ docs: 增加特别鸣谢 by luckyadam 🛠️ chore(deps): bump ejs from 2.7.1 to 3.0.1 (#5075) by dependabot-preview[bot] 🛠️ chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#5073) by dependabot-preview[bot] 🛠️ docs: 更新 readme by luckyadam 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.8 by luckyadam 🛠️ chore(deps-dev): bump babel-preset-jest from 22.4.4 to 25.0.0 (#4623) by dependabot-preview[bot] 🛠️ chore(deps-dev): bump enzyme from 3.9.0 to 3.10.0 (#4875) by dependabot-preview[bot] 🛠️ fix: for video objectFit by ZakaryCode 🛠️ fix(mini-runner): 修复使用 preval 报错的问题 by luckyadam 🛠️ chore(release): publish v2.0.0-beta.7 by luckyadam 🛠️ fix(mini-runner): 暴露 commonChunks 配置以供自定义公共 chunks 生成 by luckyadam 🛠️ fix(mini-runner): 修复引用原生组件编译后样式文件缺失的问题 by luckyadam 🛠️ fix(mini-runner): 修复引用原生组件报错的问题 by luckyadam 🛠️ fix(mini-runner): 修复包未安装不报错的问题 by luckyadam 🛠️ fix(mini-runner): 增加快应用公共属性的自动更新,优化button动画直接调用 (#5044) by Issacpeng 🛠️ fix(taro): 增加递归查找中止条件,修正拼写错误 (#5045) by Issacpeng 🛠️ feat(taro-runner-utils): 添加单元测试和优化注释 by Garfield550 🛠️ feat: webpack-runner 和 mini-runner 代码优化 by Garfield550 🛠️ fix(taro-runner-utils): 优化代码,修复找不到类型定义的问题 by Garfield550 🛠️ feat(taro-runner-utils): 添加 @tarojs/runner-utils 包 by Garfield550 🛠️ fix(mini-runner): 修复页面 hooks config 失效问题 by luckyadam 🛠️ fix(mini-runner): 优化 watch 时文件编译速度 by luckyadam 🛠️ fix(taro-webpack-runner): 修复 sassLoaderOption 未定义的问题 by Garfield550 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.6 by luckyadam 🛠️ fix(mini-runner): 修复分包页面丢失的问题 by luckyadam 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.5 by luckyadam 🛠️ fix(mini-runner): 组件引用支持 import as 语法 by luckyadam 🛠️ fix(mini-runner): 组件中 $componentPath 路径生成不对 by luckyadam 🛠️ fix(mini-runner): 修复 windows 下编译后 taro 引用错误的问题 by luckyadam 🛠️ fix(mini-runner): 加入 preval 支持 by luckyadam 🛠️ fix(mini-runner): 修复 sass 变量失效的问题,close #4893 by luckyadam 🛠️ fix(cli): 解决 cli 编译时缺少 @types/react 依赖问题 (#4997) by Issacpeng 🛠️ fix(mini-runner): 修正快应用pages中ux文件未正确生成问题 (#4969) by Issacpeng 🛠️ fix修正快应用Manifest配置文件,在windows下json转换时反斜杆‘\’路径问题 (#4979) by Issacpeng 🛠️ fix(components-qa): 改进 button 动画效果展示,引入 css 属性描述文件 (#4898) by Issacpeng 🛠️ fix(mini-runner): 快应用页面路径编译错误 by luckyadam 🛠️ fix(cli): 修正快应用依赖项安装命令在windows不兼容问题 (#4954) by Issacpeng 🛠️ docs: 去除已经废除的h5.webpack配置 by Littly 🛠️ fix(mini-runner): 修复 watch 时文件报错导致无法重新编译的问题,fix #4949 by luckyadam 🛠️ fix(mini-runner): 修复小程序编译时样式中引用静态资源转换为 base64 by luckyadam 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.4 by luckyadam 🛠️ feat(components-qa): 增强快应用button组件,增加属性判断及点击变色等 (#4882) by Issacpeng 🛠️ feat(taro-cli): 配置文件分开存放,优化 taro config 输出 by Garfield550 🛠️ fix(template): 更新 Taro 2.0 的模版和下载地址 #4837 by Garfield550 🛠️ fix(cli): 更新默认模板 by luckyadam 🛠️ chore: 更新 i18n 文件 by Garfield550 🛠️ docs(readme): 增加版本选择提示 by Garfield550 🛠️ chore: changelog by luckyadam 🛠️ chore(release): publish v2.0.0-beta.3 by luckyadam 🛠️ fix(mini-runner): 更新编译时提示 by luckyadam 🛠️ fix(mini-runner): 组件引入支持统一从一个入口文件中引入 by luckyadam 🛠️ feat(docs): 更新 2.0 版本使用 async-await 的文档 #4837 by Garfield550 🛠️ docs: 更新异步编程文档 by luckyadam 🛠️ fix(taro-cli): update package list 新增 @tarojs/mini-runner,对列表排序 by Garfield550 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v2.0.0-beta.2 by luckyadam 🛠️ fix(mini-runner): 修复对 alias 的支持 by luckyadam 🛠️ chore: changelog by luckyadam 🛠️ chore(release): publish v2.0.0-beta.1 by luckyadam 🛠️ merge by luckyadam 🛠️ chore: changelog by luckyadam 🛠️ chore(release): publish v2.0.0-beta.0 by luckyadam 🛠️ fix(mini-runner): 移除无用代码 by luckyadam 🛠️ fix: somethings no need by ZakaryCode 🛠️ feat: stop trans asset for quickapp by ZakaryCode 🛠️ fix(quickapp): pull-down-refresh page-scroll by ZakaryCode 🛠️ fix(components-qa): 修复页面 onReachBottom 事件不触发的问题 by luckyadam 🛠️ fix(mini-runner): 修复快应用打包报错的问题 by luckyadam 🛠️ chore: merge master by luckyadam 🛠️ fix: quickapp api upload from docs by ZakaryCode 🛠️ feat: mock for quickapp by ZakaryCode 🛠️ feat: audio context by ZakaryCode 🛠️ fix(mini-runner): 修复 tabbar 编译及组件 watch 的问题 by luckyadam 🛠️ docs: 更新新的配置文档 by luckyadam 🛠️ fix(mini-runner): 修复 builder 的 hooks 调用 by luckyadam 🛠️ fix(cli): 更新默认模板 by luckyadam 🛠️ fix(taro): 修复快应用下拉刷新问题 by luckyadam 🛠️ fix(mini-runner): 修复快应用编译后页面标题展示不正确的问题 by luckyadam 🛠️ chore(taro): 规范类型定义文件命名 by Garfield550 🛠️ fix: position linter for quickapp 1060+ by ZakaryCode 🛠️ fix(taro-quickapp): 修复快应用事件绑定异常问题 by luckyadam 🛠️ fix(cli): 修复配置文件中读取不到 process.env.TARO_ENV 的问题 by luckyadam 🛠️ fix(mini-runner): 加上文件编译提示 by luckyadam 🛠️ fix(cli): 清理代码 by luckyadam 🛠️ fix(cli): 修复 doctor 对 config 的检测 by luckyadam 🛠️ fix: pxtransform disable on quick-app by ZakaryCode 🛠️ fix(mini-runner): 修复对 css modules 的支持 by luckyadam 🛠️ fix(mini-runner): 支持快应用编译后模板与样式的检测 by luckyadam 🛠️ fix(mini-runner): 修复小程序编译报错 by luckyadam 🛠️ feat(taro): cli 配合 mini-runner 重构 && 支持使用 mini-runner 编译插件 by luckyadam 🛠️ fix(webpack): 修复文件压缩的问题 by luckyadam 🛠️ fix(mini-runner): 修复普通小程序编译的问题 by luckyadam 🛠️ chore: 修复语法报错问题 by luckyadam 🛠️ fix(jd): 修复合并代码导致的京东小程序的编译问题 by luckyadam 🛠️ chore: merge by luckyadam 🛠️ fix(mini-runner): 修复 watch bug by luckyadam 🛠️ feat(mini-runner): 优化 watch by luckyadam 🛠️ feat(mini-runner): 保证快应用文件生成正确 by luckyadam 🛠️ feat(mini-runner): 生成快应用页面及组件 by luckyadam 🛠️ fix(mini-runner): 提前解析快应用页面 by luckyadam 🛠️ feat(taro): 加入快应用编译支持 by luckyadam 🛠️ chore: merge master by luckyadam 🛠️ fix(cli): 修复 watch 时文件修改不对的问题 by luckyadam 🛠️ feat(mini-runner): 加入 watch by luckyadam 🛠️ fix(mini-runner): 优化 webpack 编译时样式处理 by luckyadam 🛠️ fix(taro): 小程序 webpack 编译静态文件路径 by luckyadam 🛠️ chore: merge master by luckyadam 🛠️ fix(mini-runner): 打包优化,引用自 npm 包中的组件不抽离至 vendors 中 by luckyadam 🛠️ fix(mini-runner): 修复引用 npm 中组件间存在依赖时依赖路径解析错误的问题 by luckyadam 🛠️ fix(mini-runner): 只有 taro 的包不能经过依赖包名替换 by luckyadam 🛠️ feat(mini-runner): 支持与原生小程序代码混写 by luckyadam 🛠️ feat(mini-runner): 支持编译 tabBar 上引用的资源编译 by luckyadam 🛠️ fix(mini-runner): npm 中文件不会经过 taro 包替换操作 by luckyadam 🛠️ feat(mini-runner): 支持分包 by luckyadam 🛠️ feat(taro-cli): 调整 rn 编译配置 by luckyadam 🛠️ feat(taro): 调整小程序和 H5 的编译配置 by luckyadam 🛠️ fix(cli): 修复目录创建 by luckyadam 🛠️ feat(cli): cli 支持事件 && 小程序编译配置向 H5 看齐 by luckyadam 🛠️ feat(cli): 借助 tapable 改造 by luckyadam 🛠️ fix(transformer): 修复错误类型 by yuche 🛠️ fix(cli): 修复代码合并的问题 by luckyadam 🛠️ feat(cli): 增加 tapable 包 by luckyadam 🛠️ feat(mini-runner): 增加 Taro 模块专有处理插件 by luckyadam 🛠️ fix(cli): 支持引用 node_modules 中组件 by luckyadam 🛠️ feat(taro-mini-runner): 如果是组件需要补充 component:true 配置 by luckyadam 🛠️ feat(taro-mini-runner): 优化文件生成 by luckyadam 🛠️ feat(taro-mini-runner): 生成多端类型文件 by luckyadam 🛠️ feat(taro-mini-runner): 生成页面以及组件的 usingComponents 配置 by luckyadam 🛠️ feat(taro-mini-runner): 引入拆分的公共 chunks by luckyadam 🛠️ feat(taro-mini-runner): 拆分文件编译成为 plugin by luckyadam 🛠️ feat(cli): 调整文件编译 by luckyadam 🛠️ fix(cli): 普通文件经过编译器编译必须传入 isNormal by luckyadam 🛠️ refactor(transformer): isNormal 变为可选参数 by yuche 🛠️ fix(cli): lerna 加入 taro-mini-runner && 接入 webpack 生成小程序文件 by luckyadam 🛠️ fix(cli): 编译器参数调整 by luckyadam 🛠️ fix(transformer): 支持直接 import default by yuche 🛠️ refactor(transformer): isApp 不再是必填参数 by yuche 🛠️ fix(transformer): 修复测试用例 by yuche 🛠️ refactor(transformer): 任何情况返回都返回相同的 result by yuche 🛠️ feat(cli): 将 app/页面/组件 添加到入口文件进行编译 by luckyadam 🛠️ feat(cli): 拆分逻辑到 loader by luckyadam 🛠️ feat(cli): 尝试接入 webpack 来编译各端小程序 by luckyadam 🛠️ feat: checkout from auto-docs by ZakaryCode 🛠️ fix(components): h5 image 删除无关代码 (#4998) by Lostsory 🛠️ fix(components): 修复 Image 组件在 react 环境下报错的问题 by luckyadam 🛠️ chore(deps): bump postcss-modules-local-by-default from 1.2.0 to 3.0.2 (#3638) by dependabot-preview[bot] 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(taro): 为 uploadFile 添加 H5 新增的文件名参数 by Garfield550 🛠️ chore(release): publish v1.3.34 by luckyadam 🛠️ feat(h5): 为h5的uploadFile添加了额外的文件名参数 by Littly 🛠️ revert: 临时解决 ESLint 分析器认为 Config 未使用的问题 #5207 by Garfield550 🛠️ fix(template): 添加 @typescript-eslint/eslint-plugin 并更新模版配置 #5207 by Garfield550 🛠️ fix(template): 临时解决 ESLint 分析器认为 Config 未使用的问题 #5207 by Garfield550 🛠️ fix: error var name by ZakaryCode
上周共有 11 名独立贡献者:
👤 Pines-Cheng 👤 luckyadam 👤 Garfield550 👤 Littly 👤 dependabot-preview[bot] 👤 Issacpeng 👤 yeeing 👤 yuche 👤 SunskyXH 👤 ZakaryCode 👤 Lostsory
感谢你们对开源事业做出的贡献。:+1:
上周获得了 99 个 star。它们分别来自于:
⭐ azhai | ⭐ mingz2013 | ⭐ chenyushui1106 | ⭐ limuen | ⭐ sophiewu2333 | ⭐ amyyo | ⭐ FrewenWong | ⭐ ningh121 | ⭐ tarunc | ⭐ lyymoo | ⭐ tiramisugg | ⭐ zhangyouyuan | ⭐ monkeyDledger | ⭐ SericXu | ⭐ sanjaydatasciencedojo | ⭐ Minfee | ⭐ chen1729 | ⭐ N0ns | ⭐ yhan219 | ⭐ FedWithMori | ⭐ rsnzh | ⭐ kyseven | ⭐ wbxl2000 | ⭐ NiceAnti | ⭐ LinLshare | ⭐ zhengwei1209 | ⭐ binfenshengdai | ⭐ hhh910103 | ⭐ super-fool | ⭐ rainsoft | ⭐ markerdown | ⭐ forget1 | ⭐ sheltonsuen | ⭐ superufo | ⭐ lovesL | ⭐ dovewang | ⭐ lizhixin123 | ⭐ guasong-cn | ⭐ iamzhangdejian | ⭐ ALLTAKENS | ⭐ yuejie89 | ⭐ A-stranger | ⭐ kent666a | ⭐ zonglu666 | ⭐ tamama00792 | ⭐ SevenJoker | ⭐ mangowong | ⭐ linsamasama | ⭐ zmtlwzy | ⭐ quanduoling | ⭐ gitQqqHs | ⭐ AvanRain | ⭐ archywillhe | ⭐ oliver-csu | ⭐ 6459800 | ⭐ 35k4u | ⭐ chenzhepeter | ⭐ xuebiaoli | ⭐ foreverkb24 | ⭐ aireco | ⭐ MBefore | ⭐ wosika | ⭐ gunhe | ⭐ ZoroWu | ⭐ coko0315 | ⭐ modochar | ⭐ fangmuke | ⭐ LGTTTW | ⭐ webhaibinwu | ⭐ wanken | ⭐ tl1994 | ⭐ zhangqingyv | ⭐ PureLinda | ⭐ justaworker | ⭐ layaCoder | ⭐ unclebob2013 | ⭐ dingxiaowei | ⭐ liulinboyi | ⭐ skywalker512 | ⭐ bbbbbroot | ⭐ zeyangxu | ⭐ zpj0219 | ⭐ benayhq | ⭐ kenanpengyou | ⭐ Stevenifi | ⭐ huiruo | ⭐ souja | ⭐ zjfcool | ⭐ lantiao | ⭐ gtd138 | ⭐ jihuafan | ⭐ liufuguowei | ⭐ liyuhuan1024 | ⭐ allanwxl | ⭐ stanleyli | ⭐ liu97 | ⭐ isuperqiang | ⭐ GoooodSky | ⭐ wr6412305 | You all are the stars! 🌟
以上就是本周的项目周报。你可以点击 weekly-digest 查看往期的项目周报。
The text was updated successfully, but these errors were encountered:
欢迎提交 Issue~
如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏
如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。
Good luck and happy coding~
Sorry, something went wrong.
No branches or pull requests
ISSUES
上周有 27 个新 issue。
11 个 issue 已经被关闭,16 个 issue 仍然保持打开状态。
OPEN ISSUES
💚 #5236 beta.13 版本, 组件编译错误 Component is not found in path, by larry011
💚 #5234 chore: improve github action, by gengjiawen
💚 #5233 hooks用法里面的触底刷新useReachBottom方法不调用, by yangdan-yd
💚 #5231 [微信小程序]嵌套Component不能正确触发componentWillReceiveProps生命周期, by Aliveing
💚 #5230 hideLoading后,showLoading不消失, by linkjd
💚 #5228 [2.0.0-beta.13] 编译失败,同时报 Module not found: Can't resolve 'fs', by seiwhale
💚 #5225 chore(deps-dev): bump @types/node from 12.12.6 to 13.1.2, by dependabot-preview[bot]
💚 #5224 chore(deps-dev): bump sinon from 6.3.5 to 8.0.2, by dependabot-preview[bot]
💚 #5223 请问 taro 能结合 docz 来使用吗?目前简单的 markdown 规格可以,但引入 taro 组件就挂了, by CPPAlien
💚 #5222 使用npm run dev:weapp 在开发这工具中点击预览,提示体积过大, by liling0726
💚 #5218 使用微信小程序Switch组件无法控制开关状态, by Mypika
💚 #5215 list.flatMap is not a function, by gaoshanyu
💚 #5213 taro.request 并发限制没生效, by xn330125
💚 #5212 使用alias后报错,Super expression must either be null or a function, not undefined, by yulrosy
💚 #5211 为小程序编译添加webpack loader, by lastingman
💚 #5209 taro 2.0.0-beta.12编译小程序总报错,不能使用taro-ui的组件,提示找不到路径 , by s2265681
CLOSED ISSUES
❤️ #5235 直播流组件在IPhone上黑屏, by xuya227939
❤️ #5232 tarojs/cli能否本地安装, by beijipc
❤️ #5229 增加环境变量,用于区分支付宝、高德环境, by zyh9
❤️ #5227 windows下配置weapp.compile.exclude 为npm包时路径问题 #4775, by deng-yc
❤️ #5226 canvas在h5中无法drawImage,在小程序中完全不起作用,fillRect都不起作用, by darkfiredarkhalo
❤️ #5221 ios input disable 状态下 字透明, by youyou0101
❤️ #5220 defineConstants在webstorm报错, by LaamGinghong
❤️ #5219 defineConstants 无法在页面引入, by wangxi1995
❤️ #5217 使用微信小程序Switch组件无法控制Switch开关状态, by Mypika
❤️ #5216 rn端编译报错:Invalid regular expression, by ihet
❤️ #5214 修改代码,保存后,提示编译成功,但是打开开发者工具,依旧是旧代码, by vivinbear
PULL REQUESTS
上周有 14 个 pull request 被创建、更新或 merge。
UPDATED PULL REQUEST
上周有 13 个 pull request 更新:
💛 #5234 chore: improve github action, by gengjiawen
💛 #5225 chore(deps-dev): bump @types/node from 12.12.6 to 13.1.2, by dependabot-preview[bot]
💛 #5224 chore(deps-dev): bump sinon from 6.3.5 to 8.0.2, by dependabot-preview[bot]
💛 #5199 fix(taro-alipay): 解决支付宝 request 与微信 success 回调不一致, by sanye33
💛 #5153 feat(transformer-wx)增加TARO-UI侧的快应用转换支持,不支持部分组件默认支持为DIV,支持部分默认为原生组件名, by Issacpeng
💛 #5128 chore(deps): bump babel-preset-expo from 5.2.0 to 8.0.0, by dependabot-preview[bot]
💛 #5098 chore(deps-dev): bump jest-environment-node from 23.4.0 to 24.9.0, by dependabot-preview[bot]
💛 #5067 chore(deps): bump rollup-plugin-alias from 1.4.0 to 2.2.0, by dependabot-preview[bot]
💛 #5066 chore(deps-dev): bump ts-jest from 23.10.5 to 24.2.0, by dependabot-preview[bot]
💛 #4668 chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.3, by dependabot-preview[bot]
💛 #3640 chore(deps): update less-loader requirement from 4.1.0 to 5.0.0, by dependabot-preview[bot]
💛 #3614 chore(deps): bump omit.js from 1.0.0 to 1.0.2, by dependabot-preview[bot]
💛 #3611 chore(deps-dev): bump eslint-plugin-promise from 3.8.0 to 4.2.1, by dependabot-preview[bot]
MERGED PULL REQUEST
上周 merge 了 1 个 pull request:
💜 #5227 windows下配置weapp.compile.exclude 为npm包时路径问题 #4775, by deng-yc
COMMITS
上周共有 202 个 提交:
🛠️ docs: update rn doc by Pines-Cheng
🛠️ feat(rn): taro React Native 依赖由 0.55.4 升级到 0.59.9 by Pines-Cheng
🛠️ fix(mini-runner): 修复生产打包时公共样式无法插入的问题 by luckyadam
🛠️ docs: 更新文档 by luckyadam
🛠️ fix(types): 补充 chooseImage 在 H5 下的类型 by Garfield550
🛠️ feat(h5): chooseImage回调中加入了originalFileObj属性 by Littly
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.13 by luckyadam
🛠️ fix(mini-runner): 修复 watch 时修改页面导致组件无法及时更新的问题 by luckyadam
🛠️ fix(mini-runner): 修复组件 watch 时改动不生效的问题 by luckyadam
🛠️ fix(mini-runner): 支持自定义 tabBar by luckyadam
🛠️ chore(deps): [security] bump handlebars from 4.0.11 to 4.5.3 (#5200) by dependabot-preview[bot]
🛠️ feat(docs):增加windows下基于vscode单步调测配置说明 (#5201) by Issacpeng
🛠️ docs: 增加Button在快应用doc中属性兼容说明 (#5202) by Issacpeng
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.12 by luckyadam
🛠️ fix(mini-runner): 修复静态资源引用的 bug by luckyadam
🛠️ chore: 确保文档发布过程中持续输出内容,避免 ci 失败 by luckyadam
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.11 by luckyadam
🛠️ fix(mini-runner): 修复多端文件引用的问题,close #5175 by luckyadam
🛠️ fix(cli): 增加运行提示 by luckyadam
🛠️ chore(transformer-wx): 缺少 babel-plugin-preval 包 by luckyadam
🛠️ fix(mini-runner): 降低 babel-plugin-preval 版本以保证使用 async await 时不报错 by luckyadam
🛠️ fix(taro): update getStorage return typings (#5170) by yeeing
🛠️ fix(mini-runner): 编译时移除组件文件引用,遗漏了 npm 包中组件,close #5139 by luckyadam
🛠️ fix(mini-runner): 修复 watch 时增加组件文件的 bug,close #5140 by luckyadam
🛠️ fix(cli): 插件编译失败,close #5149 by luckyadam
🛠️ fix(mini-runner): 编译时需要移除对组件文件的引用 by luckyadam
🛠️ docs: update readme by luckyadam
🛠️ chore: changelog & docs by yuche
🛠️ chore(release): publish v2.0.0-beta.10 by yuche
🛠️ 增加Button Loading动画类型选择,默认与原生组件保持一致 by Issacpeng
🛠️ 快应用自定义组件调用,进行相对路径转换 by Issacpeng
🛠️ fix(types): add enableFlex to ScrollViewProps (#5142) by SunskyXH
🛠️ chore: changelog & docs by yuche
🛠️ chore(release): publish v2.0.0-beta.9 by yuche
🛠️ chore(deps-dev): bump rollup-plugin-postcss from 1.6.3 to 2.0.3 (#5113) by dependabot-preview[bot]
🛠️ fix(cli): 2.0.0-beta.8. 编译RN报错 'babel' of undefined close #5093 by Pines-Cheng
🛠️ chore(deps): bump klaw from 2.1.1 to 3.0.0 (#5097) by dependabot-preview[bot]
🛠️ fix: use rimraf instead of rm to fixed Windows build error by Garfield550
🛠️ chore(deps-dev): bump @types/webpack from 4.4.31 to 4.41.0 (#5081) by dependabot-preview[bot]
🛠️ chore(deps-dev): bump @types/enzyme from 3.9.1 to 3.10.4 (#5082) by dependabot-preview[bot]
🛠️ fix(mini-runner): 修复 defineConstants 小程序表现与 H5 不一致问题 close #5078 by Garfield550
🛠️ docs: 增加特别鸣谢 by luckyadam
🛠️ chore(deps): bump ejs from 2.7.1 to 3.0.1 (#5075) by dependabot-preview[bot]
🛠️ chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#5073) by dependabot-preview[bot]
🛠️ docs: 更新 readme by luckyadam
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.8 by luckyadam
🛠️ chore(deps-dev): bump babel-preset-jest from 22.4.4 to 25.0.0 (#4623) by dependabot-preview[bot]
🛠️ chore(deps-dev): bump enzyme from 3.9.0 to 3.10.0 (#4875) by dependabot-preview[bot]
🛠️ fix: for video objectFit by ZakaryCode
🛠️ fix(mini-runner): 修复使用 preval 报错的问题 by luckyadam
🛠️ chore(release): publish v2.0.0-beta.7 by luckyadam
🛠️ fix(mini-runner): 暴露 commonChunks 配置以供自定义公共 chunks 生成 by luckyadam
🛠️ fix(mini-runner): 修复引用原生组件编译后样式文件缺失的问题 by luckyadam
🛠️ fix(mini-runner): 修复引用原生组件报错的问题 by luckyadam
🛠️ fix(mini-runner): 修复包未安装不报错的问题 by luckyadam
🛠️ fix(mini-runner): 增加快应用公共属性的自动更新,优化button动画直接调用 (#5044) by Issacpeng
🛠️ fix(taro): 增加递归查找中止条件,修正拼写错误 (#5045) by Issacpeng
🛠️ feat(taro-runner-utils): 添加单元测试和优化注释 by Garfield550
🛠️ feat: webpack-runner 和 mini-runner 代码优化 by Garfield550
🛠️ fix(taro-runner-utils): 优化代码,修复找不到类型定义的问题 by Garfield550
🛠️ feat(taro-runner-utils): 添加 @tarojs/runner-utils 包 by Garfield550
🛠️ fix(mini-runner): 修复页面 hooks config 失效问题 by luckyadam
🛠️ fix(mini-runner): 优化 watch 时文件编译速度 by luckyadam
🛠️ fix(taro-webpack-runner): 修复 sassLoaderOption 未定义的问题 by Garfield550
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.6 by luckyadam
🛠️ fix(mini-runner): 修复分包页面丢失的问题 by luckyadam
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.5 by luckyadam
🛠️ fix(mini-runner): 组件引用支持 import as 语法 by luckyadam
🛠️ fix(mini-runner): 组件中 $componentPath 路径生成不对 by luckyadam
🛠️ fix(mini-runner): 修复 windows 下编译后 taro 引用错误的问题 by luckyadam
🛠️ fix(mini-runner): 加入 preval 支持 by luckyadam
🛠️ fix(mini-runner): 修复 sass 变量失效的问题,close #4893 by luckyadam
🛠️ fix(cli): 解决 cli 编译时缺少 @types/react 依赖问题 (#4997) by Issacpeng
🛠️ fix(mini-runner): 修正快应用pages中ux文件未正确生成问题 (#4969) by Issacpeng
🛠️ fix修正快应用Manifest配置文件,在windows下json转换时反斜杆‘\’路径问题 (#4979) by Issacpeng
🛠️ fix(components-qa): 改进 button 动画效果展示,引入 css 属性描述文件 (#4898) by Issacpeng
🛠️ fix(mini-runner): 快应用页面路径编译错误 by luckyadam
🛠️ fix(cli): 修正快应用依赖项安装命令在windows不兼容问题 (#4954) by Issacpeng
🛠️ docs: 去除已经废除的h5.webpack配置 by Littly
🛠️ fix(mini-runner): 修复 watch 时文件报错导致无法重新编译的问题,fix #4949 by luckyadam
🛠️ fix(mini-runner): 修复小程序编译时样式中引用静态资源转换为 base64 by luckyadam
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.4 by luckyadam
🛠️ feat(components-qa): 增强快应用button组件,增加属性判断及点击变色等 (#4882) by Issacpeng
🛠️ feat(taro-cli): 配置文件分开存放,优化 taro config 输出 by Garfield550
🛠️ fix(template): 更新 Taro 2.0 的模版和下载地址 #4837 by Garfield550
🛠️ fix(cli): 更新默认模板 by luckyadam
🛠️ chore: 更新 i18n 文件 by Garfield550
🛠️ docs(readme): 增加版本选择提示 by Garfield550
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v2.0.0-beta.3 by luckyadam
🛠️ fix(mini-runner): 更新编译时提示 by luckyadam
🛠️ fix(mini-runner): 组件引入支持统一从一个入口文件中引入 by luckyadam
🛠️ feat(docs): 更新 2.0 版本使用 async-await 的文档 #4837 by Garfield550
🛠️ docs: 更新异步编程文档 by luckyadam
🛠️ fix(taro-cli): update package list 新增 @tarojs/mini-runner,对列表排序 by Garfield550
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v2.0.0-beta.2 by luckyadam
🛠️ fix(mini-runner): 修复对 alias 的支持 by luckyadam
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v2.0.0-beta.1 by luckyadam
🛠️ merge by luckyadam
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v2.0.0-beta.0 by luckyadam
🛠️ fix(mini-runner): 移除无用代码 by luckyadam
🛠️ fix: somethings no need by ZakaryCode
🛠️ feat: stop trans asset for quickapp by ZakaryCode
🛠️ fix(quickapp): pull-down-refresh page-scroll by ZakaryCode
🛠️ fix(components-qa): 修复页面 onReachBottom 事件不触发的问题 by luckyadam
🛠️ fix(mini-runner): 修复快应用打包报错的问题 by luckyadam
🛠️ chore: merge master by luckyadam
🛠️ fix: quickapp api upload from docs by ZakaryCode
🛠️ feat: mock for quickapp by ZakaryCode
🛠️ feat: audio context by ZakaryCode
🛠️ fix(mini-runner): 修复 tabbar 编译及组件 watch 的问题 by luckyadam
🛠️ docs: 更新新的配置文档 by luckyadam
🛠️ fix(mini-runner): 修复 builder 的 hooks 调用 by luckyadam
🛠️ fix(cli): 更新默认模板 by luckyadam
🛠️ fix(taro): 修复快应用下拉刷新问题 by luckyadam
🛠️ fix(mini-runner): 修复快应用编译后页面标题展示不正确的问题 by luckyadam
🛠️ chore(taro): 规范类型定义文件命名 by Garfield550
🛠️ fix: position linter for quickapp 1060+ by ZakaryCode
🛠️ fix(taro-quickapp): 修复快应用事件绑定异常问题 by luckyadam
🛠️ fix(cli): 修复配置文件中读取不到 process.env.TARO_ENV 的问题 by luckyadam
🛠️ fix(mini-runner): 加上文件编译提示 by luckyadam
🛠️ fix(cli): 清理代码 by luckyadam
🛠️ fix(cli): 修复 doctor 对 config 的检测 by luckyadam
🛠️ fix: pxtransform disable on quick-app by ZakaryCode
🛠️ fix(mini-runner): 修复对 css modules 的支持 by luckyadam
🛠️ fix(mini-runner): 支持快应用编译后模板与样式的检测 by luckyadam
🛠️ fix(mini-runner): 修复小程序编译报错 by luckyadam
🛠️ feat(taro): cli 配合 mini-runner 重构 && 支持使用 mini-runner 编译插件 by luckyadam
🛠️ fix(webpack): 修复文件压缩的问题 by luckyadam
🛠️ fix(mini-runner): 修复普通小程序编译的问题 by luckyadam
🛠️ chore: 修复语法报错问题 by luckyadam
🛠️ fix(jd): 修复合并代码导致的京东小程序的编译问题 by luckyadam
🛠️ chore: merge by luckyadam
🛠️ fix(mini-runner): 修复 watch bug by luckyadam
🛠️ feat(mini-runner): 优化 watch by luckyadam
🛠️ feat(mini-runner): 保证快应用文件生成正确 by luckyadam
🛠️ feat(mini-runner): 生成快应用页面及组件 by luckyadam
🛠️ fix(mini-runner): 提前解析快应用页面 by luckyadam
🛠️ feat(taro): 加入快应用编译支持 by luckyadam
🛠️ chore: merge master by luckyadam
🛠️ fix(cli): 修复 watch 时文件修改不对的问题 by luckyadam
🛠️ feat(mini-runner): 加入 watch by luckyadam
🛠️ fix(mini-runner): 优化 webpack 编译时样式处理 by luckyadam
🛠️ fix(taro): 小程序 webpack 编译静态文件路径 by luckyadam
🛠️ chore: merge master by luckyadam
🛠️ fix(mini-runner): 打包优化,引用自 npm 包中的组件不抽离至 vendors 中 by luckyadam
🛠️ fix(mini-runner): 修复引用 npm 中组件间存在依赖时依赖路径解析错误的问题 by luckyadam
🛠️ fix(mini-runner): 只有 taro 的包不能经过依赖包名替换 by luckyadam
🛠️ feat(mini-runner): 支持与原生小程序代码混写 by luckyadam
🛠️ feat(mini-runner): 支持编译 tabBar 上引用的资源编译 by luckyadam
🛠️ fix(mini-runner): npm 中文件不会经过 taro 包替换操作 by luckyadam
🛠️ feat(mini-runner): 支持分包 by luckyadam
🛠️ feat(taro-cli): 调整 rn 编译配置 by luckyadam
🛠️ feat(taro): 调整小程序和 H5 的编译配置 by luckyadam
🛠️ fix(cli): 修复目录创建 by luckyadam
🛠️ feat(cli): cli 支持事件 && 小程序编译配置向 H5 看齐 by luckyadam
🛠️ feat(cli): 借助 tapable 改造 by luckyadam
🛠️ fix(transformer): 修复错误类型 by yuche
🛠️ fix(cli): 修复代码合并的问题 by luckyadam
🛠️ feat(cli): 增加 tapable 包 by luckyadam
🛠️ feat(mini-runner): 增加 Taro 模块专有处理插件 by luckyadam
🛠️ fix(cli): 支持引用 node_modules 中组件 by luckyadam
🛠️ feat(taro-mini-runner): 如果是组件需要补充 component:true 配置 by luckyadam
🛠️ feat(taro-mini-runner): 优化文件生成 by luckyadam
🛠️ feat(taro-mini-runner): 生成多端类型文件 by luckyadam
🛠️ feat(taro-mini-runner): 生成页面以及组件的 usingComponents 配置 by luckyadam
🛠️ feat(taro-mini-runner): 引入拆分的公共 chunks by luckyadam
🛠️ feat(taro-mini-runner): 拆分文件编译成为 plugin by luckyadam
🛠️ feat(cli): 调整文件编译 by luckyadam
🛠️ fix(cli): 普通文件经过编译器编译必须传入 isNormal by luckyadam
🛠️ refactor(transformer): isNormal 变为可选参数 by yuche
🛠️ fix(cli): lerna 加入 taro-mini-runner && 接入 webpack 生成小程序文件 by luckyadam
🛠️ fix(cli): 编译器参数调整 by luckyadam
🛠️ fix(transformer): 支持直接 import default by yuche
🛠️ refactor(transformer): isApp 不再是必填参数 by yuche
🛠️ fix(transformer): 修复测试用例 by yuche
🛠️ refactor(transformer): 任何情况返回都返回相同的 result by yuche
🛠️ feat(cli): 将 app/页面/组件 添加到入口文件进行编译 by luckyadam
🛠️ feat(cli): 拆分逻辑到 loader by luckyadam
🛠️ feat(cli): 尝试接入 webpack 来编译各端小程序 by luckyadam
🛠️ feat: checkout from auto-docs by ZakaryCode
🛠️ fix(components): h5 image 删除无关代码 (#4998) by Lostsory
🛠️ fix(components): 修复 Image 组件在 react 环境下报错的问题 by luckyadam
🛠️ chore(deps): bump postcss-modules-local-by-default from 1.2.0 to 3.0.2 (#3638) by dependabot-preview[bot]
🛠️ chore: changelog && docs by luckyadam
🛠️ chore(taro): 为 uploadFile 添加 H5 新增的文件名参数 by Garfield550
🛠️ chore(release): publish v1.3.34 by luckyadam
🛠️ feat(h5): 为h5的uploadFile添加了额外的文件名参数 by Littly
🛠️ revert: 临时解决 ESLint 分析器认为 Config 未使用的问题 #5207 by Garfield550
🛠️ fix(template): 添加 @typescript-eslint/eslint-plugin 并更新模版配置 #5207 by Garfield550
🛠️ fix(template): 临时解决 ESLint 分析器认为 Config 未使用的问题 #5207 by Garfield550
🛠️ fix: error var name by ZakaryCode
CONTRIBUTORS
上周共有 11 名独立贡献者:
👤 Pines-Cheng
👤 luckyadam
👤 Garfield550
👤 Littly
👤 dependabot-preview[bot]
👤 Issacpeng
👤 yeeing
👤 yuche
👤 SunskyXH
👤 ZakaryCode
👤 Lostsory
感谢你们对开源事业做出的贡献。:+1:
STARGAZERS
上周获得了 99 个 star。它们分别来自于:
⭐ azhai | ⭐ mingz2013 | ⭐ chenyushui1106 | ⭐ limuen | ⭐ sophiewu2333 | ⭐ amyyo | ⭐ FrewenWong | ⭐ ningh121 | ⭐ tarunc | ⭐ lyymoo | ⭐ tiramisugg | ⭐ zhangyouyuan | ⭐ monkeyDledger | ⭐ SericXu | ⭐ sanjaydatasciencedojo | ⭐ Minfee | ⭐ chen1729 | ⭐ N0ns | ⭐ yhan219 | ⭐ FedWithMori | ⭐ rsnzh | ⭐ kyseven | ⭐ wbxl2000 | ⭐ NiceAnti | ⭐ LinLshare | ⭐ zhengwei1209 | ⭐ binfenshengdai | ⭐ hhh910103 | ⭐ super-fool | ⭐ rainsoft | ⭐ markerdown | ⭐ forget1 | ⭐ sheltonsuen | ⭐ superufo | ⭐ lovesL | ⭐ dovewang | ⭐ lizhixin123 | ⭐ guasong-cn | ⭐ iamzhangdejian | ⭐ ALLTAKENS | ⭐ yuejie89 | ⭐ A-stranger | ⭐ kent666a | ⭐ zonglu666 | ⭐ tamama00792 | ⭐ SevenJoker | ⭐ mangowong | ⭐ linsamasama | ⭐ zmtlwzy | ⭐ quanduoling | ⭐ gitQqqHs | ⭐ AvanRain | ⭐ archywillhe | ⭐ oliver-csu | ⭐ 6459800 | ⭐ 35k4u | ⭐ chenzhepeter | ⭐ xuebiaoli | ⭐ foreverkb24 | ⭐ aireco | ⭐ MBefore | ⭐ wosika | ⭐ gunhe | ⭐ ZoroWu | ⭐ coko0315 | ⭐ modochar | ⭐ fangmuke | ⭐ LGTTTW | ⭐ webhaibinwu | ⭐ wanken | ⭐ tl1994 | ⭐ zhangqingyv | ⭐ PureLinda | ⭐ justaworker | ⭐ layaCoder | ⭐ unclebob2013 | ⭐ dingxiaowei | ⭐ liulinboyi | ⭐ skywalker512 | ⭐ bbbbbroot | ⭐ zeyangxu | ⭐ zpj0219 | ⭐ benayhq | ⭐ kenanpengyou | ⭐ Stevenifi | ⭐ huiruo | ⭐ souja | ⭐ zjfcool | ⭐ lantiao | ⭐ gtd138 | ⭐ jihuafan | ⭐ liufuguowei | ⭐ liyuhuan1024 | ⭐ allanwxl | ⭐ stanleyli | ⭐ liu97 | ⭐ isuperqiang | ⭐ GoooodSky | ⭐ wr6412305 |
You all are the stars! 🌟
以上就是本周的项目周报。你可以点击 weekly-digest 查看往期的项目周报。
The text was updated successfully, but these errors were encountered: