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

项目周报 (2022 年 4 月 23 日 - 2022 年 4 月 30 日) #11748

Closed
taro-bot2 bot opened this issue Apr 30, 2022 · 0 comments
Closed

项目周报 (2022 年 4 月 23 日 - 2022 年 4 月 30 日) #11748

taro-bot2 bot opened this issue Apr 30, 2022 · 0 comments

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Apr 30, 2022


ISSUES

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

OPEN ISSUES

💚 #11747 fix: 跳转进入到可下拉刷新的页面无法下拉刷新, by tangbzai
💚 #11746 createIntersectionObserver 会存在找不到dom的情况, by wxke
💚 #11745 不应存在无使用的组件:custom-wrapper.json, by joriewong
💚 #11744 fix(h5): stencil slot 与 react render冲突问题 #11379, by baosiqing
💚 #11742 dangerouslySetInnerHTML 不支持input标签, by dpzxsm
💚 #11739 chore(deps-dev): bump @commitlint/cli from 7.6.1 to 16.2.4, by dependabot[bot]
💚 #11738 元素绑定wxs中的事件,回调参数错误, by QingYuanO
💚 #11737 dev环境和prod的环境变量defineConstants目前无法使用, by meiqinLiu
💚 #11732 支付宝小程序 支付宝中扫码拿不到信息, by sutootototo2002
💚 #11730 下拉刷新无法关闭 loading, by sickeeer
💚 #11729 RN 默认 font-size 与其他端不一致, by zhiqingchen
💚 #11728 RN中样式值中使用 !important 会导致属性无效,是否可以过滤!important, by zhiqingchen
💚 #11727 使用rpx单位,在安卓下crash, by zhiqingchen
💚 #11726 onTabItemTap在H5平台无效,函数未执行, by tilkofjin
💚 #11725 chore: update dependencies, by Chen-jj
💚 #11715 Taro.onAppShow在h5端抛出异常, by listentime
💚 #11713 编译成百度小程序被百度蜘蛛抓取,url后被加上大量taroTimeStamp参数导致收录异常, by willxucn
💚 #11711 Taro.request 获取不到 Cookie 值 question , by ittat

CLOSED ISSUES

❤️ #11743 支持Vite, by llk2yq
❤️ #11736 feat(qq): 为qq的button组件新增guild-id属性, by AdvancedCat
❤️ #11735 fix(rn): previewImage use modal, by zhiqingchen
❤️ #11733 fix(h5): npm发布缺失类型文件, by agileago
❤️ #11731 vue 自定义 tabbar 在微信小程序表现异常, by WangShayne
❤️ #11724 支付宝扫码打开小程序怎么获取数据, by konka-king
❤️ #11723 chore(release): publish 3.4.8, by Chen-jj
❤️ #11722 QQ小程序button组件open-type 的合法值有更新, by ggpcn
❤️ #11721 fix: 补充一些组件和属性, by Chen-jj
❤️ #11718 fix: iOS screen is frozen when swiping to previous page, by zhiqingchen
❤️ #11717 fix(types): 修复 page.animate 方法的类型问题,fix #11700, by Chen-jj
❤️ #11716 页面配置文件 page.config.ts 别名不生效, by DaZiYuan
❤️ #11714 fix(alipay): 修复调用部分api未正确获取返回值的问题, fix #11703, by AdvancedCat
❤️ #11712 错误日志:tt.onError callback function this.appHacks.onError is not a function, by handsomelive
❤️ #11710 开源基于Lerna管理跨端小程序统一的MonoRepo单体式仓库 单仓多包 Taro技术栈, by DreamPWJ
❤️ #11709 Feat/line height 增加 line-height 合法值的 stylelint 检测, by shinken008
❤️ #11708 this.$scope 怎么替换, by zhengjianghao
❤️ #11707 react native开发 production环境下Taro.navigateTo失效,develop环境下没问题, by carltian
❤️ #11706 fix(jsx-to-stylesheet): 修复 css module 行内使用 Object.assign 等callExpress…, by shinken008
❤️ #11705 fix(jsx-to-stylesheet): 修复 css module Object.assign 等 callExpression 问题, by shinken008
❤️ #11703 taro 3.4.5 及以后的版本存在重大bug, by konka-king


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 2 个 pull request:
💚 #11744 fix(h5): stencil slot 与 react render冲突问题 #11379, by baosiqing
💚 #11725 chore: update dependencies, by Chen-jj

UPDATED PULL REQUEST

上周有 14 个 pull request 更新:
💛 #11747 fix: 跳转进入到可下拉刷新的页面无法下拉刷新, by tangbzai
💛 #11739 chore(deps-dev): bump @commitlint/cli from 7.6.1 to 16.2.4, by dependabot[bot]
💛 #11677 chore(deps): bump postcss-value-parser from 3.3.1 to 4.2.0, by dependabot[bot]
💛 #11676 chore(deps): bump expo-file-system from 11.1.3 to 13.1.4, by dependabot[bot]
💛 #11631 chore(deps): bump semver from 5.7.1 to 7.3.7, by dependabot[bot]
💛 #11630 Feat/pnpm, by huozhongyi123
💛 #11597 fix(h5): 修复h5快速来回切换tabBar,在资源未加载出来的情况下页面重复#11583, by putongdehaochi
💛 #11587 chore(deps): bump @babel/runtime-corejs3 from 7.15.3 to 7.17.9, by dependabot[bot]
💛 #11543 chore(deps): bump expo-image-picker from 10.2.3 to 12.0.2, by dependabot[bot]
💛 #11494 chore(deps): bump debug from 4.1.1 to 4.3.4, by dependabot[bot]
💛 #11351 chore(deps): bump ora from 2.1.0 to 6.1.0, by dependabot[bot]
💛 #11245 chore(deps-dev): bump webpack-cli from 3.3.12 to 4.9.2, by dependabot[bot]
💛 #9752 chore(deps-dev): bump jest-dom from 1.12.1 to 4.0.0, by dependabot[bot]
💛 #9743 feat: 新增快应用平台插件, by bgfist

MERGED PULL REQUEST

上周 merge 了 14 个 pull request:

💜 #11736 feat(qq): 为qq的button组件新增guild-id属性, by AdvancedCat
💜 #11735 fix(rn): previewImage use modal, by zhiqingchen
💜 #11733 fix(h5): npm发布缺失类型文件, by agileago
💜 #11723 chore(release): publish 3.4.8, by Chen-jj
💜 #11721 fix: 补充一些组件和属性, by Chen-jj
💜 #11718 fix: iOS screen is frozen when swiping to previous page, by zhiqingchen
💜 #11717 fix(types): 修复 page.animate 方法的类型问题,fix #11700, by Chen-jj
💜 #11714 fix(alipay): 修复调用部分api未正确获取返回值的问题, fix #11703, by AdvancedCat
💜 #11709 Feat/line height 增加 line-height 合法值的 stylelint 检测, by shinken008
💜 #11706 fix(jsx-to-stylesheet): 修复 css module 行内使用 Object.assign 等callExpress…, by shinken008
💜 #11705 fix(jsx-to-stylesheet): 修复 css module Object.assign 等 callExpression 问题, by shinken008
💜 #11694 feat(vue3): 允许用户对vue-loader传入配置项, by AdvancedCat
💜 #11660 fix(api): 修复调用request后onHeadersReceived未定义的问题, fix #11224, by AdvancedCat
💜 #11589 fix(mini-runner): 修复 @babel/parser 与 acron 关于动态 import() 解析类型不一致导致的报错, by wuchangming


COMMITS

上周共有 24 个 提交:

🛠️ fix(h5): npm发布缺失类型文件 by agileago
🛠️ feat(qq): 为qq的button组件新增guild-id属性 (#11736) by AdvancedCat
🛠️ Feat/line height 增加 line-height 合法值的 stylelint 检测 (#11709) by shinken008
🛠️ fix(rn): previewImage use modal (#11735) by zhiqingchen
🛠️ chore(release): publish 3.4.8 (#11723) by Chen-jj
🛠️ Merge pull request #11717 from NervJS/fix/animation-types by ZakaryCode
🛠️ Merge branch 'next' into fix/animation-types by ZakaryCode
🛠️ Merge pull request #11721 from NervJS/fix/swan-button-login by ZakaryCode
🛠️ Merge branch 'next' into fix/animation-types by ZakaryCode
🛠️ Update taro.component.d.ts by ZakaryCode
🛠️ fix: ci by Chen-jj
🛠️ Merge branch 'next' into fix/swan-button-login by Chen-jj
🛠️ feat(vue3): 允许用户对vue-loader传入配置项 (#11694) by AdvancedCat
🛠️ fix(tt): 补全 rtc-room 组件,fix #11460 by Chen-jj
🛠️ fix(alipay): 修复调用部分api未正确获取返回值的问题, fix #11703 (#11714) by AdvancedCat
🛠️ fix(weapp): 为 Input 组件新增安全键盘属性,fix #11315 by Chen-jj
🛠️ fix(swan): 修复 Button 组件不支持 onLogin 事件的问题,fix #11546 by Chen-jj
🛠️ fix: iOS screen is frozen when swiping to previous page (#11718) by zhiqingchen
🛠️ fix(types): 修复 page.animate 方法的类型问题,fix #11700 by Chen-jj
🛠️ fix(mini-runner): 优化处理逻辑 by wuchangming
🛠️ fix(mini-runner): 修复 @babel/parser 与 acron 关于动态 import() 解析类型不一致导致的报错 by wuchangming
🛠️ fix(api): 修复调用request后onHeadersReceived未定义的问题, fix #11224 by AdvancedCat
🛠️ fix(jsx-to-stylesheet): 修复 css module 行内使用 Object.assign 等callExpression问题 (#11706) by shinken008
🛠️ fix(jsx-to-stylesheet): 修复 css module Object.assign 等callExpression 问题 (#11705) by shinken008


CONTRIBUTORS

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

👤 agileago
👤 AdvancedCat
👤 shinken008
👤 zhiqingchen
👤 Chen-jj
👤 ZakaryCode
👤 wuchangming

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


STARGAZERS

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

dengyusys | ⭐ ub2018 | ⭐ HaloWang | ⭐ davidmrguo | ⭐ ShibaPipi | ⭐ Siyueyiri | ⭐ ybakiame | ⭐ ToulthG | ⭐ cmzsmile | ⭐ Pandorox | ⭐ aolihu | ⭐ lilimul | ⭐ Zsfzy | ⭐ Excellentxs | ⭐ Michaelmanbt | ⭐ JamessenLiu | ⭐ bobo88 | ⭐ liyonglu123 | ⭐ sunnyBob | ⭐ HeKvn | ⭐ wangshujun-wsj | ⭐ zk2401 | ⭐ chenhaobin0524 | ⭐ dbjchan1121 | ⭐ kennydiff | ⭐ whiplashHan | ⭐ xingfengwxx | ⭐ bsklqgy | ⭐ loulansuiye | ⭐ Rustln | ⭐ darwinlina | ⭐ Rowingboat | ⭐ guhb | ⭐ srowfly | ⭐ yuzhang9804 | ⭐ FlyingMonkeyKing | ⭐ Zeesu1 | ⭐ CodeHuai | ⭐ zxx1992 |
You all are the stars! 🌟


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

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