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

项目周报 (2023 年 11 月 18 日 - 2023 年 11 月 25 日) #14888

Closed
taro-bot2 bot opened this issue Nov 25, 2023 · 0 comments
Closed

项目周报 (2023 年 11 月 18 日 - 2023 年 11 月 25 日) #14888

taro-bot2 bot opened this issue Nov 25, 2023 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Nov 25, 2023


ISSUES

上周有 34 个新 issue。
6 个 issue 已经被关闭,28 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #14886 chore(deps-dev): bump rollup from 2.75.6 to 4.5.2, by dependabot[bot]
💚 #14884 运行报错【No matching export in "node_modules/@tarojs/runtime/dist/runtime.esm.js" for import "isHasExtractProp"】, by wuye1200
💚 #14883 PickerView 嵌套 13 层 View 触发控制台报错, by crazyair
💚 #14882 taro3使用mobx更新数据导致页面闪烁, by froyo-naux
💚 #14881 Form组件(留资组件)数据提交时配置参数(clueComponentId、conversionTarget)丢失,导致功能失效, by Felix8029
💚 #14880 bump typescript from 4.9.5 to 5.3.2, by dependabot[bot]
💚 #14877 是否可以开放 pagination style供外部修改默认样式, by OrrinHatch
💚 #14876 Taro react build:h5 页面白屏打不开 Invalid or unexpected token, by JanYork
💚 #14874 微信小程序启动打开原生页面调用原生getApp()无法返回taroGlobalData,如何修改?, by zzefff
💚 #14873 swiper里面旧版canvas无法正常销毁?, by luqihao
💚 #14872 微信小程序liveplayer全屏情况下里面包裹的input组件显示异常,安卓、鸿蒙、ios都有, by luqihao
💚 #14871 LivePlayer里包裹的ScrollView无法触发onScroll事件, by luqihao
💚 #14870 增加 Rust 桥接 && taro init 部分使用 Rust 改造, by luckyadam
💚 #14869 【重要】Taro 3.6.x 版本添加属性 enablePullDownRefresh 为 true 时,页面报错栈溢出阻塞页面渲染,导致白屏。, by beezen
💚 #14867 Taro.request在IOS11发送请求报错:Cannot clone a disturbed Response, by Peter-Success
💚 NervJS/taro-docs#231 官方文档中使用案例字节跳动小程序,所有的二维码扫进去都是404, by Trade-Offf
💚 #14865 根据官方提示的编译优化方案:安装taro-plugin-compiler-optimization(这中间需要安装cache-loader),安装cache-loader提示cache-loader和webpack5.x的版本不兼容导致无法安装成功, by Arthur-TYX
💚 #14863 export 'flushSync' (imported as 'flushSync') was not found in 'react-dom', by ueaner
💚 #14862 配置了智能提取分包依赖, 为什么会有config.wxss, by lupingW
💚 #14860 feat(taro-plugin-mini-ci): 支持微信小程序第三方平台代开发模式, by kong-dev
💚 #14859 执行命令有两个mode 不一致就会报process is not defined, by frxing
💚 #14858 如何制作启动页, by OrrinHatch
💚 #14857 picker组件无法自定义textProps, by OrrinHatch
💚 #14856 PickerViewColumn下的盒子不能设置样式, by lj24424
💚 #14855 3.6.19 Tried to register two views with the same name, by OrrinHatch
💚 #14853 分享函数onShareAppMessage异步问题, by LLL632648043
💚 #14851 Taro.request返回对象问题, by chendiedie
💚 #14850 refactor(types): sync components types, by github-actions[bot]

CLOSED ISSUES

❤️ #14885 chore(release): publish 3.6.20, by liqinuo
❤️ #14879 chore(deps-dev): bump rollup from 2.75.6 to 4.5.1, by dependabot[bot]
❤️ #14875 feat: 鸿蒙平台添加半编译功能, by xuanzebin
❤️ #14868 支付宝dev正常,build正常,build后开发工具报错, by lyz1948
❤️ #14854 feat(service): Webpack5 兼容小程序开发者工具的 hmr 功能, by Chen-jj
❤️ #14852 fix(swan): remove slider value in swanSpecialAttrs, by TheKonka


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 1 个 pull request:
💚 #14870 增加 Rust 桥接 && taro init 部分使用 Rust 改造, by luckyadam

UPDATED PULL REQUEST

上周有 7 个 pull request 更新:
💛 #14886 chore(deps-dev): bump rollup from 2.75.6 to 4.5.2, by dependabot[bot]
💛 #14880 bump typescript from 4.9.5 to 5.3.2, by dependabot[bot]
💛 #14860 feat(taro-plugin-mini-ci): 支持微信小程序第三方平台代开发模式, by kong-dev
💛 #14832 feat: h5-loader - 在react render前执行异步方法, by unclechong
💛 #14812 chore(deps): bump @babel/preset-react from 7.18.6 to 7.23.3, by dependabot[bot]
💛 #14768 chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.18.1, by dependabot[bot]
💛 #14677 chore(deps): bump @rollup/plugin-babel from 5.3.1 to 6.0.4, by dependabot[bot]

MERGED PULL REQUEST

上周 merge 了 6 个 pull request:

💜 #14885 chore(release): publish 3.6.20, by liqinuo
💜 #14875 feat: 鸿蒙平台添加半编译功能, by xuanzebin
💜 #14854 feat(service): Webpack5 兼容小程序开发者工具的 hmr 功能, by Chen-jj
💜 #14852 fix(swan): remove slider value in swanSpecialAttrs, by TheKonka
💜 #14836 fix(runtime): fix event listener not working in root-portal if the pa…, by TheKonka
💜 #14778 fix: 修复支付宝端CustomWrapper在特殊情况下不更新UI, by moseszhou


COMMITS

上周共有 5 个 提交:

🛠️ chore(release): publish 3.6.20 (#14885) by liqinuo
🛠️ fix(runtime): fix event listener not working in root-portal if the pa… (#14836) by TheKonka
🛠️ fix: 修复支付宝端CustomWrapper在特殊情况下不更新UI (#14778) by moseszhou
🛠️ feat(service): 兼容小程序开发者工具的 hmr 功能 by Chen-jj
🛠️ fix(swan): remove slider value in swanSpecialAttrs by TheKonka


CONTRIBUTORS

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

👤 liqinuo
👤 TheKonka
👤 moseszhou
👤 Chen-jj

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


STARGAZERS

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

wsure0808 | ⭐ batscars | ⭐ LelandACM | ⭐ chenXi369 | ⭐ hifeeling | ⭐ dnsliu | ⭐ student-ice | ⭐ sakishum | ⭐ mohyz | ⭐ xinjiboy1234 | ⭐ bsdayo | ⭐ youhunwl | ⭐ Z-hu | ⭐ ahicham-xyz | ⭐ Microdeep-ZL | ⭐ ProlanJR | ⭐ CaryZheng | ⭐ huyiming-0115 | ⭐ zhounaituo | ⭐ rjwaltz | ⭐ alecthw | ⭐ xuxn1 | ⭐ roujiamo-cold | ⭐ PangYiMing | ⭐ RabbitPL | ⭐ captain0305 | ⭐ cbnsndwch | ⭐ caser993 | ⭐ daiwanxing | ⭐ KaijuanYuan | ⭐ CKylinMC | ⭐ Carehls | ⭐ sunxy | ⭐ MisteryLiuCode | ⭐ pengxurui | ⭐ reanifuni |
You all are the stars! 🌟


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

@taro-bot2 taro-bot2 bot closed this as completed Dec 9, 2023
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