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

项目周报 (2020 年 7 月 4 日 - 2020 年 7 月 11 日) #7002

Closed
taro-bot2 bot opened this issue Jul 11, 2020 · 1 comment
Closed

项目周报 (2020 年 7 月 4 日 - 2020 年 7 月 11 日) #7002

taro-bot2 bot opened this issue Jul 11, 2020 · 1 comment

Comments

@taro-bot2
Copy link

taro-bot2 bot commented Jul 11, 2020


ISSUES

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

OPEN ISSUES

💚 #6999 H5 Uncaught TypeError: Cannot read property 'path' of null, by xQuotes
💚 #6998 禁用IOS的橡皮筋效果, by lifudea
💚 #6997 来为 Taro 的 Feature Request 投票吧!, by Chen-jj
💚 #6996 fix(runtime): 修复、迭代生命周期, by Chen-jj
💚 #6995 (支付宝小程序)swiper 组件只有首尾 swiper-item 显示,其他的显示位空白, by vdfor
💚 #6994 升级项目依赖2.2.9到3.0.2渲染报错, by potatoes0521
💚 #6993 taro3.0编译taro全局挂载变量报错获取不到, by luodanyalian
💚 #6991 [Taro3]页面采用函数组件配合redux,react会报错, by myl0204
💚 #6990 给canvas写style,比如绝对定位,会出现taro-canvas-core和canvas两次定位, by shenghanqin
💚 #6988 支付宝小程序 ScrollView 组件 onScrollToLower 不执行, by Chooin
💚 #6987 支付宝小程序,请求头的字段header改为headers导致拦截器内处理错误有问题, by DrReMain
💚 #6986 请问 Taro 3 打算什么时候支持原生 APP?, by 1014156094
💚 #6985 在3.x最新版本中,定义了几个class类,然后在页面中引用调用内部的方法就报一个exports的错误,求解。, by ql007
💚 #6984 Taro 3.0.2 版本中,若在Taro.getStorage中已配置有 fail 对应处理函数,为什么在微信调试工具里还会报 MiniProgramError {"errMsg":"getStorage:fail data not found"}相关错误, by puxiao
💚 #6983 Taro3.0在一个有确定id的列表中key发生变化时事件绑定失效, by moonkop
💚 #6982 多个request 使用不同的interceptor, by le0l1
💚 #6981 feat(weapp): add lifecycle onShareTimeline, by yeojongki
💚 #6980 taro 3.0版本后 函数编程(hooks) redux报warning, by lang-strive
💚 #6979 2.2.10(H5)设置h5.postcss.cssModules.enable=true,导致taro默认样式丢失, by divcss3
💚 #6978 chore(deps-dev): bump @types/node from 12.12.38 to 14.0.20, by dependabot-preview[bot]
💚 #6977 chore(deps-dev): bump @babel/cli from 7.8.4 to 7.10.4, by dependabot-preview[bot]
💚 #6976 chore(deps): bump lodash from 4.17.15 to 4.17.19, by dependabot-preview[bot]
💚 #6973 fix(runtime): 修复百度小程序 input 跳焦问题, fix #6943, by Chen-jj
💚 #6967 修正chooseLocation样式类名, by zhuxianguo
💚 #6964 TARO_BUILD_TYPE=ui taro build --ui 过程中 taro-cli 内相对路径依赖找不到, by yacheng
💚 #6963 chore(deps-dev): bump @vue/compiler-core from 3.0.0-beta.14 to 3.0.0-beta.19, by dependabot-preview[bot]
💚 #6961 chore(deps): bump @babel/register from 7.9.0 to 7.10.4, by dependabot-preview[bot]
💚 #6960 chore(deps-dev): bump @types/webpack-dev-server from 3.10.0 to 3.11.0, by dependabot-preview[bot]
💚 #6959 Taro3创建小程序插件时,执行相关命令会出现“Cannot read property '0' of undefined”, by Silence-kzp
💚 #6958 fix(taro): 修复某些平台(如支付宝小程序下)携带参数的页面无法触发部分页面生命周期, by vdfor
💚 #6957 携带参数的页面无法触发 taro hooks, by vdfor
💚 #6956 Taro 3.0.2 router.mode= 'multi'不能打出多个对应的页面, by moonreplace
💚 #6955 能否在微信小程序编译时内置babel-plugin-dynamic-import-node, by superNos
💚 #6954 fix(runner): 修复 webpack/mini-runner 问题, by Chen-jj
💚 #6951 fix(mini-runner): 开发模式修改文件会刷新所有json,导致开发工具加载过慢, by 0JARVIS0
💚 #6949 Taro 3.0.2 中 组件的属性参数 setting 为可选,但事实是如果不设置 setting,微信调试工具报错:Cannot read property 'layerStyle' of null, by puxiao
💚 #6947 css modules 功能在v2.2.8做了css配置插件化之后失效, by mya12321
💚 #6946 fix(cli): 修复 create 命令,fix #6852, by Chen-jj
💚 #6945 希望提供支持onShareTimeline的hooks, by cpocar
💚 #6944 关于Taro 2.X H5部分页面(pop、replace、switchTab操作)导致出现白屏的临时解决方案, by jerrylu0522
💚 #6942 chore(deps): bump mem-fs-editor from 4.0.3 to 7.0.1, by dependabot-preview[bot]
💚 #6939 chore(deps): bump sass-loader from 6.0.7 to 9.0.1, by dependabot-preview[bot]
💚 #6938 [Taro3.0.2]通过状态控制是否插入到节点的组件 useReady 不会被调用, by normal-robot
💚 #6937 UI库在写单元测试时,如果遇到mono-repo,如何指定process.env.TARO_ENV, by luna-zhao-8
💚 #6936 import VirtualList from '@tarojs/components/virtual-list' 缺少typings, by chenjiajing23
💚 #6932 Taro.chooseImage H5 表现异常, by Junzibuzhengyibuqi
💚 #6929 3.0.2编译的代码无法在今日头条app里打开, by xiangzi-jiangxin
💚 #6923 RN升级0.62后的几个报错和升级建议, by ShaoGongBra
💚 #6920 require.context doesn't work in version 3.0.2, by zeroooooooo
💚 #6919 Web 版更改 publicPath 导致构建失败, by TechQuery
💚 #6917 Taro3.0.2 A页面 提供methodA函数组件 给 B组件使用 B组件无法控制 methodA组件 flex水平方向排列, by aidisheng

CLOSED ISSUES

❤️ #7001 小程序报错, by FandyChen
❤️ #7000 docs(guide): fix wrong url of guide page, by WWK563388548
❤️ #6992 taro3 在百度小程序里 flex 失效, by falstack
❤️ #6989 212Update guide.mdx, by kangweiming1996
❤️ #6975 自定义组件只能在 page 自身的 AXML 文件和组件自身的 AXML 文件中使用,不能通过 import 或 include 使用。, by GakkiiSmile
❤️ #6974 fix(mini-runner): camera 组件也可以渲染子内容,fix #5840, by Chen-jj
❤️ #6972 fix(mini-runner): 修复支付宝 picker 报错,fix #6804, by Chen-jj
❤️ #6971 fix: remove scss from components fix #6721, by ZakaryCode
❤️ #6970 docs: fix typo, by myl0204
❤️ #6969 拉取模版生成工程失败, by youlingred
❤️ #6968 拉取模版生成工程失败, by youlingred
❤️ #6966 docs: update readme, by Chen-jj
❤️ #6965 H5下 swiper circular无法关闭,默认设置或者直接设置circular为false都无法关闭, by jerrylu0522
❤️ #6962 chore(deps-dev): bump @types/node from 12.12.38 to 14.0.19, by dependabot-preview[bot]
❤️ #6953 3.0.0 打包后 build 后,app.js 未压缩体积有 1.59m, by digiaries
❤️ #6952 小程序真机调试 redux-saga报错 dispatch不生效 开发工具没问题 2.11.3, by benmi
❤️ #6950 docs: 更新 readme, by luckyadam
❤️ #6948 fix(cli): 修复 update 命令, by Chen-jj
❤️ #6943 Input组件变化就自动失去焦点, by yoonzm
❤️ #6941 chore(deps-dev): bump @commitlint/config-conventional from 7.6.0 to 9.0.1, by dependabot-preview[bot]
❤️ #6940 chore(deps-dev): bump eslint-config-standard-jsx from 4.0.2 to 8.1.0, by dependabot-preview[bot]
❤️ #6935 test, by Chen-jj
❤️ #6934 test, by Chen-jj
❤️ #6933 test, by Chen-jj
❤️ #6931 编译快应用 UnhandledPromiseRejectionWarning: TypeError: ctx.modifyBuildTempFileContent is not a function, by taojian-byte
❤️ #6930 组件返回 null, 导致 swiper 异常。, by BigBugaboo
❤️ #6928 Taro 3.0.2 编译后的代码无法在部分机型的今日头条app里打开, by xiangzi-jiangxin
❤️ #6927 test, by Chen-jj
❤️ #6926 2.2.10版本swiper设置circular为false或使用默认设置,无法取消强制循环, by jerrylu0522
❤️ #6925 import { VirtualList } from '@tarojs/components' 虚拟列表没有导出, by chenjiajing23
❤️ #6924 Taro 3.0.2 同一个页面如果是默认页则没问题,但是如果是内页则微信调试工具报错误:Taro is not defined, by puxiao
❤️ #6922 taro 3.0版本 函数编程 redux报warning, by lang-strive
❤️ #6921 taro 3.0引入taro-ui 打包后的base.wxml体积太大了, by xujiandream
❤️ #6918 Taro3.0.2 Typescript 的alias (paths) 不能正常工作, by bliu2000


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 4 个 pull request:
💚 #6996 fix(runtime): 修复、迭代生命周期, by Chen-jj
💚 #6973 fix(runtime): 修复百度小程序 input 跳焦问题, fix #6943, by Chen-jj
💚 #6967 修正chooseLocation样式类名, by zhuxianguo
💚 #6946 fix(cli): 修复 create 命令,fix #6852, by Chen-jj

UPDATED PULL REQUEST

上周有 25 个 pull request 更新:
💛 #6981 feat(weapp): add lifecycle onShareTimeline, by yeojongki
💛 #6978 chore(deps-dev): bump @types/node from 12.12.38 to 14.0.20, by dependabot-preview[bot]
💛 #6977 chore(deps-dev): bump @babel/cli from 7.8.4 to 7.10.4, by dependabot-preview[bot]
💛 #6976 chore(deps): bump lodash from 4.17.15 to 4.17.19, by dependabot-preview[bot]
💛 #6963 chore(deps-dev): bump @vue/compiler-core from 3.0.0-beta.14 to 3.0.0-beta.19, by dependabot-preview[bot]
💛 #6961 chore(deps): bump @babel/register from 7.9.0 to 7.10.4, by dependabot-preview[bot]
💛 #6960 chore(deps-dev): bump @types/webpack-dev-server from 3.10.0 to 3.11.0, by dependabot-preview[bot]
💛 #6958 fix(taro): 修复某些平台(如支付宝小程序下)携带参数的页面无法触发部分页面生命周期, by vdfor
💛 #6954 fix(runner): 修复 webpack/mini-runner 问题, by Chen-jj
💛 #6951 fix(mini-runner): 开发模式修改文件会刷新所有json,导致开发工具加载过慢, by 0JARVIS0
💛 #6942 chore(deps): bump mem-fs-editor from 4.0.3 to 7.0.1, by dependabot-preview[bot]
💛 #6939 chore(deps): bump sass-loader from 6.0.7 to 9.0.1, by dependabot-preview[bot]
💛 #6899 chore(deps): bump find-yarn-workspace-root from 1.2.1 to 2.0.0, by dependabot-preview[bot]
💛 #6876 chore(deps): bump mini-css-extract-plugin from 0.8.0 to 0.9.0, by dependabot-preview[bot]
💛 #6828 docs: Update redux.md redux h5 不支持 useDispatch 跟 useSelector, by bashan1884
💛 #6444 feat(input): 添加输入事件延迟触发, by zgs225
💛 #6205 fix(components): h5端image组件缩放方式使用css实现, by myl0204
💛 #6072 fix(component-rn): RadioGroup组件Radio设置checked 不生效, by ChengGPBU
💛 #6059 fix(taro-h5): 修复pageScrollTo方法滚动的实际位置与给定的目标位置不符, by GoodbyeNJN
💛 #6036 fix: 修复RN中Image组件的mode为widthFix时图片首次加载可能不显示的问题,修复ScrollView在设置了scrollTop后滚动抖动的问题, by aoarashi1988
💛 #6001 fix(transformer): 修复二维数组渲染时绑定事件不正确的问题, by cloudZQY
💛 #5967 fix: fix the picker in android webview of low version, by huyang2229
💛 #5779 Revert "fix(taro-h5): 响应体无数据时抛错进入reject (#4599)", by rsnzh
💛 #5297 锁定版本, by zsirfs
💛 #5153 feat(transformer-wx)增加TARO-UI侧的快应用转换支持,不支持部分组件默认支持为DIV,支持部分默认为原生组件名, by Issacpeng

MERGED PULL REQUEST

上周 merge 了 22 个 pull request:

💜 #7000 docs(guide): fix wrong url of guide page, by WWK563388548
💜 #6974 fix(mini-runner): camera 组件也可以渲染子内容,fix #5840, by Chen-jj
💜 #6972 fix(mini-runner): 修复支付宝 picker 报错,fix #6804, by Chen-jj
💜 #6971 fix: remove scss from components fix #6721, by ZakaryCode
💜 #6970 docs: fix typo, by myl0204
💜 #6966 docs: update readme, by Chen-jj
💜 #6950 docs: 更新 readme, by luckyadam
💜 #6948 fix(cli): 修复 update 命令, by Chen-jj
💜 #6941 chore(deps-dev): bump @commitlint/config-conventional from 7.6.0 to 9.0.1, by dependabot-preview[bot]
💜 #6940 chore(deps-dev): bump eslint-config-standard-jsx from 4.0.2 to 8.1.0, by dependabot-preview[bot]
💜 #6915 chore(deps-dev): bump lint-staged from 8.2.1 to 10.2.11, by dependabot-preview[bot]
💜 #6909 fix: 修复getCurrentInstance方法类型声明#6904,修复taro update project报错#6850, by Spencer17x
💜 #6902 chore(deps): bump @babel/plugin-syntax-jsx from 7.8.3 to 7.10.4, by dependabot-preview[bot]
💜 #6900 chore(deps): bump stylelint from 11.1.1 to 13.6.1, by dependabot-preview[bot]
💜 #6884 fix(extend): 选择器 API 没有添加 '#' 开头,, by yuche
💜 #6882 fix(runtime): 不引入 babel-types, by Chen-jj
💜 #6875 chore(deps-dev): bump lerna from 3.20.1 to 3.22.1, by dependabot-preview[bot]
💜 #6874 chore(deps): bump css-what from 3.2.1 to 3.3.0, by dependabot-preview[bot]
💜 #6797 fix(types): add "theme" to getSystemInfo, by Songkeys
💜 #6774 fix: swiper begin end event problem, by ZakaryCode
💜 #6566 chore(deps): bump cross-spawn from 6.0.5 to 7.0.3, by dependabot-preview[bot]
💜 #6250 chore(deps): bump latest-version from 4.0.0 to 5.1.0, by dependabot-preview[bot]


COMMITS

上周共有 17 个 提交:

🛠️ fix(mini-runner): camera 组件也可以渲染子内容,fix #5840 by Chen-jj
🛠️ fix(mini-runner): 修复支付宝 picker 报错,fix #6804 by Chen-jj
🛠️ fix(runtime): 不引入 babel-types by Chen-jj
🛠️ fix: 修复getCurrentInstance方法类型声明#6904,修复taro update project报错#6850 (#6909) by Spencer17x
🛠️ fix(cli): 修复 update 命令 by Chen-jj
🛠️ docs: update readme by Chen-jj
🛠️ docs: 更新 readme by luckyadam
🛠️ chore(deps-dev): bump @commitlint/config-conventional (#6941) by dependabot-preview[bot]
🛠️ chore(deps-dev): bump eslint-config-standard-jsx from 4.0.2 to 8.1.0 by dependabot-preview[bot]
🛠️ chore(deps): bump cross-spawn from 6.0.5 to 7.0.3 by dependabot-preview[bot]
🛠️ chore(deps): bump latest-version from 4.0.0 to 5.1.0 by dependabot-preview[bot]
🛠️ chore(deps): bump css-what from 3.2.1 to 3.3.0 by dependabot-preview[bot]
🛠️ chore(deps-dev): bump lerna from 3.20.1 to 3.22.1 by dependabot-preview[bot]
🛠️ chore(deps): bump @babel/plugin-syntax-jsx from 7.8.3 to 7.10.4 by dependabot-preview[bot]
🛠️ chore(deps): bump stylelint from 11.1.1 to 13.6.1 by dependabot-preview[bot]
🛠️ chore(deps-dev): bump lint-staged from 8.2.1 to 10.2.11 by dependabot-preview[bot]
🛠️ fix(extend): 选择器 API 没有添加 '#' 开头, by yuche


CONTRIBUTORS

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

👤 Chen-jj
👤 Spencer17x
👤 luckyadam
👤 dependabot-preview[bot]
👤 yuche

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


STARGAZERS

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

eminarslan | ⭐ urz-me | ⭐ Mengshan0521 | ⭐ suranT0T | ⭐ ooocici | ⭐ Horaceluo | ⭐ issin | ⭐ shjunmiao | ⭐ damowuseng | ⭐ Sunilrai486 | ⭐ fenrir-liupeng | ⭐ superprince1 | ⭐ boot-vue | ⭐ sakurach | ⭐ jinyahuan | ⭐ Liyiting | ⭐ SocketShadow | ⭐ github-gxxx | ⭐ Forsworns | ⭐ lanzier | ⭐ wikeryong | ⭐ hyzcq | ⭐ JasonToJan | ⭐ tje3d | ⭐ GSZS | ⭐ AntaresQAQ | ⭐ hznanhai | ⭐ mybluecloud | ⭐ walle233 | ⭐ caoruiy | ⭐ MySpaceStation | ⭐ honjow | ⭐ supryantowp | ⭐ RexWangSida | ⭐ kSpacer201 | ⭐ jimersylee | ⭐ kotorikuaizai | ⭐ lazyman01 | ⭐ laiyijie | ⭐ catx1726 | ⭐ ruanjian5216 | ⭐ TechQuery | ⭐ Ndex471 | ⭐ thiswebzhangyong | ⭐ pengfeiyu | ⭐ XYenon | ⭐ Jennyshining | ⭐ Yacent | ⭐ HHtiger | ⭐ redomain | ⭐ GopherJ | ⭐ Xin00163 | ⭐ telami | ⭐ qqq470448105 | ⭐ yunzhongzhuhuo | ⭐ lovepli | ⭐ HeyGitHubb | ⭐ rangzee | ⭐ cslren | ⭐ Amberjay18 | ⭐ aimpsmile | ⭐ GitHub-liushi | ⭐ yinghuihong | ⭐ shadowprompt | ⭐ Chiu97 | ⭐ pyking | ⭐ robinWeng0315 | ⭐ qhbhq | ⭐ airene | ⭐ wjhcc2018 | ⭐ hhaoqin | ⭐ ahuachen | ⭐ TiO2 | ⭐ herly-js | ⭐ heunghingwan | ⭐ alloter | ⭐ guwangjie | ⭐ gsoyond | ⭐ zreux | ⭐ DiZhou92 | ⭐ zj-dreamly | ⭐ oXnMe | ⭐ chiangbing | ⭐ kleon1024 | ⭐ Ivesli666 | ⭐ KingCross9-34 | ⭐ qingfengfenga | ⭐ TIS-OMiddle | ⭐ Criterionist | ⭐ sunhl123 | ⭐ QianXun0827 | ⭐ iqiancheng | ⭐ qiang1234zhang | ⭐ bannerchi | ⭐ softwinds | ⭐ fftaken | ⭐ xdon1030 | ⭐ pastSeagull | ⭐ ecode | ⭐ JerryLee1013 | ⭐ kyrie8 | ⭐ molisiye | ⭐ ymllox | ⭐ VanHelxing | ⭐ chrisfyk | ⭐ WadeStack | ⭐ ZHD99 | ⭐ sountstars | ⭐ likunyan | ⭐ StephenCMZ | ⭐ chengxianyi | ⭐ ahqrt | ⭐ flaplee | ⭐ wanghaoxi3000 | ⭐ ahgan | ⭐ leronknow | ⭐ amelia-coding | ⭐ Emelia-L | ⭐ harrybetter | ⭐ eksea | ⭐ nodoubt0322 | ⭐ fghwett | ⭐ fjay | ⭐ tracking | ⭐ chenshao | ⭐ wenzheng-git | ⭐ XZLang | ⭐ wjx0912 | ⭐ rox2k | ⭐ royswale | ⭐ jasonHG | ⭐ Paul0523 | ⭐ cyy3900 | ⭐ 479140237 | ⭐ wudi317 | ⭐ ddcel520 | ⭐ XDean | ⭐ JiangWill | ⭐ YZ3531 | ⭐ laixiangshun | ⭐ li1234yun | ⭐ zhaoxu-me | ⭐ arron9 | ⭐ TAKETODAY | ⭐ zhaixiyun | ⭐ xifeng | ⭐ FinchJohnRen | ⭐ LeeonYu | ⭐ yuan1 | ⭐ soupjs | ⭐ qneo26 | ⭐ infinityu | ⭐ MirImage-alok | ⭐ shoage | ⭐ 13929561397 | ⭐ LussacZheng | ⭐ bingbingshao | ⭐ gjhwssg | ⭐ qq432591 | ⭐ swaylq | ⭐ yuchou87 | ⭐ BYWuHuan | ⭐ Hinse1216 | ⭐ flyspring | ⭐ soiieking | ⭐ plpkh24 | ⭐ CocoaSummer | ⭐ jaring | ⭐ shenck215 | ⭐ lanmp | ⭐ xinyzm | ⭐ skiy | ⭐ wgh970312 | ⭐ ixsoul | ⭐ noobwu | ⭐ airily-note | ⭐ PetiteBoy | ⭐ TotocQ | ⭐ Larryljx | ⭐ ygsgdbd | ⭐ JerkinLee | ⭐ iiunknown | ⭐ uni-ww | ⭐ hu949277923 | ⭐ TimZhou1011 | ⭐ whhjdi | ⭐ Sepush |
You all are the stars! 🌟


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

@taro-bot2
Copy link
Author

taro-bot2 bot commented Jul 11, 2020

您的 Issue 没有按照规范从 Taro Issue Helper 创建,因此会被直接关闭。

维护开源项目是一项非常辛苦的工作,还请多多包涵。
了解为什么这么严格?

@Chen-jj Chen-jj closed this as completed Nov 12, 2020
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

1 participant