Skip to content

项目周报 (2023 年 9 月 16 日 - 2023 年 9 月 23 日) #14587

Closed
@taro-bot2

Description

@taro-bot2

ISSUES

上周有 26 个新 issue。
16 个 issue 已经被关闭,10 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #14585 chore(deps-dev): bump rollup from 2.75.6 to 3.29.2, by dependabot[bot]
💚 #14584 Status bar height高度获取错误, by moseszhou
💚 #14579 @tarojs/plugin-http post请求不传递data会塞入空对象, by 1045598742
💚 NervJS/taro-docs#232 Taro NextTick 支持字节小程序和支付宝小程序, by ChelesteWang
💚 #14575 bump jest-environment-jsdom from 26.6.2 to 29.7.0, by dependabot[bot]
💚 #14574 asyncFunction, by AlleyLonely
💚 #14569 升级到3.6.16后报编译错误, by gllwhat
💚 #14568 @tarojs/plugin-mini-ci插件支付宝参数deleteVersion未生效, by JCqiu
💚 #14566 如何使用安卓taro开发者应用调试RN页面, by carrot7454
💚 #14559 Feature 新增 webpack 不同级别编译错误处理方式, by beezen

CLOSED ISSUES

❤️ #14586 chore(release): publish 3.6.17, by ZakaryCode
❤️ #14583 fix(shared): 修复小程序createIntersectionObserver方法失效的问题,fix NervJS/taro#14563, by Chen-jj
❤️ #14582 chore(release): publish 3.6.17, by ZakaryCode
❤️ #14581 fix(helper): 修复 config 文件读取问题, by ZakaryCode
❤️ #14578 @tarojs/plugin-http post请求不传递data会塞入空对象, by 1045598742
❤️ #14576 fix(weapp): video attribute replenishment, by TheKonka
❤️ #14573 feat(weapp): support scroll-view refresher-two-level, by TheKonka
❤️ #14572 taro createIntersectionObserver observeAll 设置无效, by SuJunming
❤️ #14571 fix(weapp): add picture-in-picture-mode attribute of LivePusher, by TheKonka
❤️ #14570 fix(shared): remove the apply of delayRef to taro.createIntersectionO…, by TheKonka
❤️ #14567 font-size未能正常工作, by sheiy
❤️ #14565 feat(weapp): support snapshot component, by TheKonka
❤️ #14564 fix(template): 修复小程序模板第一层没有把自身 nodename 传入到 l 中的问题, by xuanzebin
❤️ #14563 createIntersectionObserver options thresholds: [0, 1], 阈值设置为1无效, by Q123907
❤️ #14562 scrollView 嵌套scrollView 内层scrollView 消失。, by Nickynodejs
❤️ #14561 Feature type ai, by smileying


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 11 个 pull request 更新:
💛 #14585 chore(deps-dev): bump rollup from 2.75.6 to 3.29.2, by dependabot[bot]
💛 #14584 Status bar height高度获取错误, by moseszhou
💛 #14575 bump jest-environment-jsdom from 26.6.2 to 29.7.0, by dependabot[bot]
💛 #14559 Feature 新增 webpack 不同级别编译错误处理方式, by beezen
💛 #14550 feat: root 中的 setData 完后释放 data 对象, by xuanzebin
💛 #14520 fix(plugin-inject): 修复 inject 插件配置新增 componentsMap 时, 编译解析 export 导出失败问题, by beezen
💛 #14479 chore(deps): bump @babel/preset-react from 7.18.6 to 7.22.15, by dependabot[bot]
💛 #14436 chore(deps-dev): bump typescript from 3.9.10 to 5.2.2, by dependabot[bot]
💛 #14385 chore(deps-dev): bump eslint-plugin-react from 7.10.0 to 7.33.2, by dependabot[bot]
💛 #14339 chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.17.0, by dependabot[bot]
💛 #13739 feat(ci): 支持 Windows 环境测试, by ZakaryCode

MERGED PULL REQUEST

上周 merge 了 13 个 pull request:

💜 #14586 chore(release): publish 3.6.17, by ZakaryCode
💜 #14583 fix(shared): 修复小程序createIntersectionObserver方法失效的问题,fix NervJS/taro#14563, by Chen-jj
💜 #14582 chore(release): publish 3.6.17, by ZakaryCode
💜 #14581 fix(helper): 修复 config 文件读取问题, by ZakaryCode
💜 #14576 fix(weapp): video attribute replenishment, by TheKonka
💜 #14573 feat(weapp): support scroll-view refresher-two-level, by TheKonka
💜 #14571 fix(weapp): add picture-in-picture-mode attribute of LivePusher, by TheKonka
💜 #14570 fix(shared): remove the apply of delayRef to taro.createIntersectionO…, by TheKonka
💜 #14565 feat(weapp): support snapshot component, by TheKonka
💜 #14564 fix(template): 修复小程序模板第一层没有把自身 nodename 传入到 l 中的问题, by xuanzebin
💜 #14561 Feature type ai, by smileying
💜 #14540 fix(tt): support joinGroup button, by TheKonka
💜 #14535 fix(runtime): 支付宝小程序冒泡事件id拿取错误, by SuJunming


COMMITS

上周共有 13 个 提交:

🛠️ chore(release): publish 3.6.17 (#14586) by ZakaryCode
🛠️ chore(release): publish 3.6.17 (#14582) by ZakaryCode
🛠️ fix(shared): 修复小程序createIntersectionObserver方法失效的问题,fix NervJS/taro#14563 (#14583) by Chen-jj
🛠️ fix(helper): 修复 config 文件读取问题 by ZakaryCode
🛠️ feat(weapp): support scroll-view refresher-two-level (#14573) by TheKonka
🛠️ feat(weapp): support snapshot component (#14565) by TheKonka
🛠️ feat(types): 补全视觉算法 (#14561) by smileying
🛠️ fix(runtime): 支付宝小程序冒泡事件id拿取错误 (#14535) by SuJunming
🛠️ fix(tt): support joinGroup button (#14540) by TheKonka
🛠️ fix(shared): remove the apply of delayRef to taro.createIntersectionObserver by TheKonka
🛠️ fix(weapp): video attribute replenishment by TheKonka
🛠️ fix(weapp): add picture-in-picture-mode attribute of LivePusher by TheKonka
🛠️ fix(template): 修复小程序模板第一层没有把自身 nodename 传入到 l 中的问题 (#14564) by xuanzebin


CONTRIBUTORS

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

👤 ZakaryCode
👤 Chen-jj
👤 TheKonka
👤 smileying
👤 SuJunming
👤 xuanzebin

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


STARGAZERS

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

munanum | ⭐ developmentmachine | ⭐ wbytts | ⭐ f1ynn-zhan9 | ⭐ yangwangang | ⭐ stevobm | ⭐ apkcoder | ⭐ Jimmy-CH | ⭐ kkkkira | ⭐ sharpron | ⭐ lujinyong168 | ⭐ thelaurelyy | ⭐ zhaoxuyll | ⭐ aizhimin | ⭐ JupiterFeng | ⭐ redsanjin-1 | ⭐ deno-source | ⭐ happy-every-day-Lucille | ⭐ doutv | ⭐ sanjayz09 | ⭐ xiamuaila | ⭐ reygreen1 | ⭐ liyan827 | ⭐ PhillipHuang2017 | ⭐ gitzhangjun | ⭐ guo-zi-xin | ⭐ ok1054689 | ⭐ diwayou | ⭐ linzhou559 | ⭐ moesakura | ⭐ mikeTang1 | ⭐ lijiaxingsmile | ⭐ yoxisem544 | ⭐ blance714 | ⭐ qms19 | ⭐ SuJunming | ⭐ zeahoo | ⭐ monkeyx1 | ⭐ zackxizi |
You all are the stars! 🌟


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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions