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 年 5 月 27 日 - 2023 年 6 月 3 日) #13950

Closed
taro-bot2 bot opened this issue Jun 3, 2023 · 0 comments
Closed

项目周报 (2023 年 5 月 27 日 - 2023 年 6 月 3 日) #13950

taro-bot2 bot opened this issue Jun 3, 2023 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Jun 3, 2023


ISSUES

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

OPEN ISSUES

💚 #13948 微信小程序 input 无法正确格式化内容, by jxxbd91
💚 #13947 fix(vue3): 修复 ref 引用的元素不能正确触发更新的问题, by Chen-jj
💚 #13946 taro v3.6.6 + ui5 react 1.13.3, 错误 ReferenceError: HTMLElement is not defined, by huahouye
💚 #13945 H5的innerAudioContext的onError没有捕获到错误, by tangbzai
💚 #13944 fix(h5): 修复 focus 方法与 attribute 互斥问题, by ZakaryCode
💚 #13941 taro-plugin-http 包处理 httpOnly Cookie 错误, by kong-dev
💚 #13940 [FR] Taro.relaunch(option), by wenfangdu
💚 #13939 Chore/update functional pages type, by PengBoUESTC
💚 #13938 Taro-Vue3-支付宝小程序 特定事件无法触发, by xin2014
💚 #13937 addInterceptor 添加自定义 interceptor,在 iOS 真机上拦截无法拿到后端请求的业务错误信息, by pakjeon
💚 #13935 使用 Ref 调用 Input 组件的 focus 方法失败, by Chen-jj
💚 #13934 [Bug] 行内样式 url(${img}) 设置背景无效, by wenfangdu
💚 #13933 小程序 在编辑器(Editor)相关页面,编辑器的toolbar操作按钮使用catchtouchend 触发了事件preventDefault,taro事件都是统一转换导致没有办法让底层小程序处理preventDefault, by dylan-z-20230331
💚 #13932 Taro动态添加dom, by fangbicheng
💚 #13929 使用taro-ui的searchbar案例代码编译后无法运行,开发者工具报错TypeError: Super expression must either be null or a function, by Constantine-Marx
💚 #13928 fix(webpack5): 修复 CSS 内静态资源路径 alias 不生效的问题,fix #13906, by Chen-jj
💚 #13927 Swiper设置autoplay=true无法自动轮播, by hcxmj
💚 #13926 feat: 将 taro doctor 替换为 @tarojs/plugin-doctor, by luckyadam
💚 #13925 使用自定义路由库时,在子路由刷新页面找不到正确的组件, by lwpersonal
💚 #13921 Taro.getApp()获取不到globalData, by hcxmj
💚 #13914 taro3.6.7 H5缓存报错、remoteEntry.js打包路径错误、页面跳转不销毁, by zhouzyc
💚 #13912 「疑问」如何动态更改 page 的样式?, by wenfangdu
💚 #13910 微信小程序中image组件转成taro,再转h5图片无法加载,需要在转成taro工程后,在图片路径上加require才会正常打包, by qican77

CLOSED ISSUES

❤️ #13943 支付宝createIntersectionObserver配置selectAll:true无效, by hcxmj
❤️ #13942 vue3 封装组件用 createIntersectionObserver,根据官方文档里的说明要传this, 但是ts 的vue3 没有this, IntersectionObserver怎么也触发不了,不知vue3是怎么解决的, by hisunny520
❤️ #13936 Taro.addPhoneCalendar()方法不兼容安卓,取消和添加,回调都是success, by 916871270
❤️ #13924 defineConstants 功能无效, by zhgh
❤️ #13923 升级到3.6.7版本报奇怪的错误, by hcxmj
❤️ #13922 「疑问」请问 Taro 的 Storage 在小程序间共享嘛, by wenfangdu
❤️ #13920 [Bug] Promise.resolve().then(console.log) 无输出, by wenfangdu
❤️ #13919 编译完成后在快手开发者工具上选中dist提示不是小程序项目, by hcxmj
❤️ #13918 fix(helper): 修复 esbuild resolve 静态资源问题, by ZakaryCode
❤️ #13916 uniapp 编译小程序平台报错, by afsdfsdf232
❤️ #13915 fix: omit result importer, by yoyo837
❤️ #13911 docs(types): 增加 Vue3 button 组件获取电话号码的示例,#11445, by Chen-jj


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 2 个 pull request:
💚 #13939 Chore/update functional pages type, by PengBoUESTC
💚 #13928 fix(webpack5): 修复 CSS 内静态资源路径 alias 不生效的问题,fix #13906, by Chen-jj

UPDATED PULL REQUEST

上周有 9 个 pull request 更新:
💛 #13947 fix(vue3): 修复 ref 引用的元素不能正确触发更新的问题, by Chen-jj
💛 #13944 fix(h5): 修复 focus 方法与 attribute 互斥问题, by ZakaryCode
💛 #13926 feat: 将 taro doctor 替换为 @tarojs/plugin-doctor, by luckyadam
💛 #13866 feat(h5): 支持文件保存到本地相关 API, by ZakaryCode
💛 #13859 feat(h5): support chooseMedia api, by ZakaryCode
💛 #13845 [WIP] Feat/enchance taro create, by ZEJIA-LIU
💛 #13819 feat(h5): 支持 canIUse 方法, by ZakaryCode
💛 #13739 feat(ci): 支持 Windows 环境测试, by ZakaryCode
💛 #13682 chore(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.2.1, by dependabot[bot]

MERGED PULL REQUEST

上周 merge 了 8 个 pull request:

💜 #13918 fix(helper): 修复 esbuild resolve 静态资源问题, by ZakaryCode
💜 #13915 fix: omit result importer, by yoyo837
💜 #13911 docs(types): 增加 Vue3 button 组件获取电话号码的示例,#11445, by Chen-jj
💜 #13909 chore(release): publish 3.6.7, by Chen-jj
💜 #13874 fix(webpack5): 修复抽取 sub-common 模块时输出 source map, by alexlees
💜 #13835 修复Taro.showModal浏览器退回到上一页面不消失和遮罩层滚动透传问题, by sjhleo
💜 #13828 fix(h5): 修复类空判断导致的问题 fix #13781, by ZakaryCode
💜 #13771 fix(picker): 修复组件事件捕获问题 fix #13696, by ZakaryCode


COMMITS

上周共有 13 个 提交:

🛠️ fix(checkbox): 优化 value 获取类型 by ZakaryCode
🛠️ fix(picker): 提示不支持的模式 by ZakaryCode
🛠️ fix(picker): 优化 onColumnChange 事件传递问题 by ZakaryCode
🛠️ fix(picker): 修复组件事件捕获问题 fix #13696 by ZakaryCode
🛠️ fix(webpack5): 修复抽取 sub-common 模块时输出 source map (#13874) by alexlees
🛠️ fix(h5): 避免地图选择器重复注入 by ZakaryCode
🛠️ fix(h5): 修复样式抖动问题 fix #13808 by ZakaryCode
🛠️ fix(h5): 修复类空判断导致的问题 fix #13781 by ZakaryCode
🛠️ fix(h5): 修复Taro.showModal浏览器退回到上一页面不消失和遮罩层滚动透传问题 (#13835) by sjhleo
🛠️ fix(helper): 修复 esbuild resolve 静态资源问题 by ZakaryCode
🛠️ fix: omit result importer (#13915) by yoyo837
🛠️ chore(types): 增加 Vue3 button 组件获取电话号码的示例,#11445 by Chen-jj
🛠️ chore(release): publish 3.6.7 (#13909) by Chen-jj


CONTRIBUTORS

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

👤 ZakaryCode
👤 alexlees
👤 sjhleo
👤 yoyo837
👤 Chen-jj

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


STARGAZERS

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

Constantine-Marx | ⭐ lvdengming | ⭐ ALWISHARIFF | ⭐ ycl321 | ⭐ tianqiqiu | ⭐ 1648298170 | ⭐ cgslegend | ⭐ 0xleung | ⭐ Gaojiahui | ⭐ yoobookjl | ⭐ yisibell | ⭐ w492969105 | ⭐ dufeiyi | ⭐ MorningK | ⭐ klintlili | ⭐ maestroww | ⭐ Pilotager | ⭐ qinshenxue | ⭐ max512060925 | ⭐ UniStart2 | ⭐ 1237837 | ⭐ zrtch | ⭐ zwgblue | ⭐ StrayDragon | ⭐ camer0nluo | ⭐ baiyoung | ⭐ wxj783428795 | ⭐ MikeMaldini | ⭐ maomy1992 | ⭐ DJPY | ⭐ zipoopiz | ⭐ ckeyer | ⭐ ranzhu87 | ⭐ gdfsdjj145 | ⭐ HunterXing | ⭐ guuhoo1 | ⭐ lovetrap01 | ⭐ JuneLeo | ⭐ imlhx | ⭐ SladeHaveNoLimitations | ⭐ camskywalker | ⭐ mylovage | ⭐ lihuangshuaige | ⭐ CHENG-ZD | ⭐ SGH-Depository | ⭐ huahouye | ⭐ Sean8694 | ⭐ ffrush |
You all are the stars! 🌟


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

@taro-bot2 taro-bot2 bot closed this as completed Jun 17, 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