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

项目周报 (2019 年 8 月 24 日 - 2019 年 8 月 31 日) #4355

Closed
taro-bot bot opened this issue Aug 31, 2019 · 1 comment
Closed

项目周报 (2019 年 8 月 24 日 - 2019 年 8 月 31 日) #4355

taro-bot bot opened this issue Aug 31, 2019 · 1 comment

Comments

@taro-bot
Copy link

taro-bot bot commented Aug 31, 2019


ISSUES

上周有 72 个新 issue。
27 个 issue 已经被关闭,45 个 issue 仍然保持打开状态。

OPEN ISSUES

💚 #4350 微信小程序, 列表数据中有 new ClassType() 的对象时, 并且向数组前面添加数据时, 该对象在列表中超大概率显示错乱, by deng-yc
💚 #4349 typescript模板eslint不起作用, by sankincn
💚 #4348 taro下typescript无法检测错误?, by BUPTlhuanyu
💚 #4346 Taro 1.3.15 使用 Taro init 拉取ts模板 小程序直接报错, by zkeyword
💚 #4345 Functional HOC: super expression must either be null or a function, by ionush
💚 #4344 component.$scope.setData( dataDiff, cb)引起的数据异常, by zzyhdu
💚 #4343 [小程序]:枚举渲染时,组件无法加载, by fyang0728
💚 #4340 [H5]自定义组件 createCanvasContext 报错, by rsnzh
💚 #4338 h5 地址栏回退 document.title问题, by manwuyu
💚 #4337 h5端 Canvas组件,canvasId设置为动态时,无法编译出对应的ref, by daledelv
💚 #4336 【快应用】Taroize之后转快应用大量组件报错, by Qiyu8
💚 #4335 1.3.15 版本模板插值中含有复杂表达式没有进行转换的问题, by vimcaw
💚 #4334 feat(taro): 添加env.js的测试用例和taro包的测试依赖, by yuxino
💚 #4332 打包构建小程序报错@tarojs/redux-h5/dist/index.esm.js, by shiliangL
💚 #4331 如何同时打开多个开发者工具实时预览?, by wumingli
💚 #4330 dart-sass问题, by kunl
💚 #4328 Map组件polygons不存在于Map.d.ts声明中, by kuangbeibei
💚 #4327 Video基本组件不能传入x5内核自定义的属性, by mraiguo
💚 #4324 chore(deps-dev): bump sinon from 6.3.5 to 7.4.1, by dependabot-preview[bot]
💚 #4320 开发头条小程序,video组件设置poster封面图无效, by guaiguaimao
💚 #4317 【快应用】audio组件预览报错-must not use the reserved character, by Qiyu8
💚 #4316 H5端,第二级页面更新redux数据后,页面go back时,上一级页面的组件里的redux数据没有及时更新显示。, by numeny
💚 #4315 wx:开启cssmodule报错, by Lpbzzz
💚 #4314 chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2, by dependabot-preview[bot]
💚 #4313 H5下拉刷新没有效果(使用hooks api), by sussertod891015
💚 #4311 taro-native-shell壳子执行run-android报错, by Lynss
💚 #4309 export一个工厂模式的方法页面 报错:Uncaught ReferenceError: _TaroComponentClass is not defined, by xinqiymsz
💚 #4308 修改只有H5页面引用的样式文件会导致小程序编译失败(样式文件导致), by sussertod891015
💚 #4307 使用解构赋值的时候,因对象的变量名与state中的变量名相同,导致组件使用的是state中的变量, by zhcxk1998
💚 #4305 IOS QQ小程序,自定义组件,嵌套Input时,Input全都被挤到左上角去了, by JuZiSang
💚 #4304 app.js中配置tabBar,H5端打包后访问位置错误, by useryechen
💚 #4300 Taro.uploadFile 上传成功后,当前页面等待2分钟左右,会触发失败回调。errMsg: "uploadFile:fail timeout", by LeleCao
💚 #4299 chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.2, by dependabot-preview[bot]
💚 #4298 Error: Unexpected return value from visitor method ArrayExpression(p), by CheerySlowbro
💚 #4296 taro h5 地址栏上动态显示一个hash随机数 有配置项嘛, by lang-strive
💚 #4295 Taro ScrollView的scrollIntoView X方向不能正确的跳转,Y方向正常, by zhaitianye
💚 #4294 公共文件里用es6写公共方法,但编译之后都被转成里es5写法了, by tingyuxuan2302
💚 #4292 编译h5编译失败, by tingyuxuan2302
💚 #4291 h5 chooseImage 安卓手机 上传的图片方向不对, by Chenyang-0618
💚 #4287 QuickApp: 1.3. 14, FuncionCompoent, 标签没有将css属性黏贴过去,附sample代码。, by kongzhe607
💚 #4285 RichText解析包含video的html字符串报错, by liran319
💚 #4284 [BUG] 小程序报错:anonymousState__temp3 is not defined, by tourze
💚 #4283 QuickApp: 需求,WebView组件请增加onMessge的回调,否则无法完成和H5之间的双向通信。, by kongzhe607
💚 #4281 h5页面在安卓版本4.4.4下报错无法访问, by shekang
💚 #4279 地图组件没有 show-scale属性, by pureZjr

CLOSED ISSUES

❤️ #4347 fix#compononets 1.label和text都不支持子组件 2.label不支持事件 3.audio为快应用保留字需要更名, by Qiyu8
❤️ #4342 Dependabot couldn't reach registry.m.jd.com as it timed out, by dependabot-preview[bot]
❤️ #4341 样式重复, by carlSunLiang
❤️ #4339 fix#canvas canvas不能有子组件, by Qiyu8
❤️ #4333 taroize#reconstruction Taroize微重构, by Qiyu8
❤️ #4329 componentDidCatchError微信正常 支付宝捕获不到错误, by fanlvwen
❤️ #4326 process.env web空对象,weapp直接not defined, by fupengl
❤️ #4325 编译器无法将组件的.wxs文件复制到/dist相应目录下, by mihuartuanr
❤️ #4323 父组件向子组件传递 props时, 子组件无法获取, by lfxwoaini
❤️ #4322 feature#taro-map Taro增加对快应用map的支持, by Qiyu8
❤️ #4321 Error: 以 render 开头的类函数必须返回 JSX,否则会导致渲染失败。如果是为了渲染字符串,建议更名, by tianleiyiji123
❤️ #4319 fiximageTypo Image组件只有mode属性,没有model, by Qiyu8
❤️ #4318 fixmanifest versioncode和minPlatformVersion必须是整型, by Qiyu8
❤️ #4312 componentWillMount里面执行redirectTo, componentDidShow和componentDidMount仍然被执行, by dpyzo0o
❤️ #4310 获取不到props , by mihuartuanr
❤️ #4306 [微信小程序]驼峰式命名的事件无法被触发, by mihuartuanr
❤️ #4303 在h5的普通js文件当中无法直接使用Taro.getStorageSync等方法, by shekang
❤️ #4302 引入第三方vant-weapp报错, by JazzOne
❤️ #4301 fix4288 针对快应用样式定制的样式转换系统, by Qiyu8
❤️ #4297 QuickApp: 1.3.15:Image标签,不显示,请查看demo,alipay符合预期,quickapp不符合预期。, by kongzhe607
❤️ #4293 函数式组件,props.children 和三元运算符共存时不会被转换为 , by fjc0k
❤️ #4290 h5 使用named export的方式导出page,会出错, by masteroy
❤️ #4289 html 解析器为什么选择 himalaya ?, by iyoucheng
❤️ #4288 【快应用】Taroize之后转快应用,大量样式报错, by Qiyu8
❤️ #4286 fixlabelerror 修复拼写错误, by Qiyu8
❤️ #4282 taro转百度小程序componentProto报错, by puerilexy
❤️ #4280 H5 多个页面监听滚动事件 取消监听还是会被触发, by PlutoCA


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 1 个 pull request:
💚 #4334 feat(taro): 添加env.js的测试用例和taro包的测试依赖, by yuxino

UPDATED PULL REQUEST

上周有 8 个 pull request 更新:
💛 #4324 chore(deps-dev): bump sinon from 6.3.5 to 7.4.1, by dependabot-preview[bot]
💛 #4314 chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2, by dependabot-preview[bot]
💛 #4299 chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.2, by dependabot-preview[bot]
💛 #4273 fix: fix type RouterInfo, by hujiulong
💛 #4242 fix4220 去除重复的imports, by Qiyu8
💛 #4132 fix(cli): 微信小程序循环依赖支持alias替换, by guxingke201
💛 #3778 fix(h5): h5模式下支持链接symlink的递归;排除隐藏文件的处理, by WingGao
💛 #3639 chore(deps): bump postcss-modules-values from 1.3.0 to 3.0.0, by dependabot-preview[bot]

MERGED PULL REQUEST

上周 merge 了 12 个 pull request:

💜 #4347 fix#compononets 1.label和text都不支持子组件 2.label不支持事件 3.audio为快应用保留字需要更名, by Qiyu8
💜 #4339 fix#canvas canvas不能有子组件, by Qiyu8
💜 #4333 taroize#reconstruction Taroize微重构, by Qiyu8
💜 #4322 feature#taro-map Taro增加对快应用map的支持, by Qiyu8
💜 #4319 fiximageTypo Image组件只有mode属性,没有model, by Qiyu8
💜 #4318 fixmanifest versioncode和minPlatformVersion必须是整型, by Qiyu8
💜 #4301 fix4288 针对快应用样式定制的样式转换系统, by Qiyu8
💜 #4286 fixlabelerror 修复拼写错误, by Qiyu8
💜 #4244 fixmax_char 统一格式化为一行,否则会有unterminate line end的错误, by Qiyu8
💜 #4235 fix4188 支持wx:elif的mustache语法错误提示, by Qiyu8
💜 #4216 fix issue 4203,加入缓存机制,转换时间从半个小时优化至8分钟内, by Qiyu8
💜 #4185 Fix4126 2242 微信小程序转换支持绝对路径和非常规路径, by Qiyu8


COMMITS

上周共有 51 个 提交:

🛠️ Merge pull request #4185 from Qiyu8/fix4126-2242 by luckyadam
🛠️ Merge pull request #4347 from Qiyu8/fix#compononets by luckyadam
🛠️ fix#compononets 1.label和text都不支持子组件 2.label不支持事件 3.audio为快应用保留字需要更名 by Qiyu8
🛠️ feat(transformer): 快应用循环中判断内置组件条件遗漏 by yuche
🛠️ feat(cli): 针对快应用样式定制的样式转换系统 by luckyadam
🛠️ feat(components-qa): Taro增加对快应用map的支持 by luckyadam
🛠️ fiximageTypo Image组件只有mode属性,没有model (#4319) by luckyadam
🛠️ fix(cli): 快应用 manifest 的 versioncode和minPlatformVersion必须是整型 (#4318) by Qiyu8
🛠️ fix(components-qa): canvas不能有子组件 (#4339) by Qiyu8
🛠️ refactor(taroize) 删除无用文件,重构部分函数 (#4333) by Qiyu8
🛠️ fix(taroize): 内联 wxs 每次都要生成的文件 by yuche
🛠️ fix(taroize): wxs import 需要保持原有命名 by yuche
🛠️ fix(taroize): 通过 this.triggerEvent 调用的参数需要用对象包裹 by yuche
🛠️ fix(transformer): props 更新不会更改 state 的键值 by yuche
🛠️ refactor(taroize): 编译时不再处理参数选项 by yuche
🛠️ fix(with-weapp): 有三个选项需要设置为 static by yuche
🛠️ feat(with-weapp): 加入测试 by yuche
🛠️ refactor(with-weapp): 在运行时处理所有选项 by yuche
🛠️ feature#taro-map Taro增加对快应用map的支持 by Qiyu8
🛠️ docs: 增加多端同步调试 by honlyHuang
🛠️ fiximageTypo Image组件只有mode属性,没有model by Qiyu8
🛠️ fix4288 修改立即执行函数 by Qiyu8
🛠️ fix4288 针对快应用样式定制的样式转换系统,修改后缀 by Qiyu8
🛠️ fix(with-weapp): 修复 taroize 转换后 setData 方法无回调的问题 by luckyadam
🛠️ fix(transformer-wx): 快应用内置组件不需要走心 props 系统 by luckyadam
🛠️ docs: update header nav by Pines-Cheng
🛠️ Merge branch 'master' of github.com:NervJS/taro into fix#4288 by Qiyu8
🛠️ docs: update docs by Pines-Cheng
🛠️ docs: update docs by Pines-Cheng
🛠️ fix(with-weapp): 给onShow传递options by honlyHuang
🛠️ fix(taroize): 给app.js添加withWeapp by honlyHuang
🛠️ fix4288 针对快应用样式定制的样式转换系统 by Qiyu8
🛠️ docs: fix history version link by Pines-Cheng
🛠️ fix(cli): 修复h5的页面文件不支持named export的问题, close #4290 by Littly
🛠️ chore: update docs version after release by Pines-Cheng
🛠️ docs: update v1.3.15 by Pines-Cheng
🛠️ docs: 更新尺寸文章说明 by luckyadam
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.3.15 by luckyadam
🛠️ feat(taroize): 解析 wxml 加入缓存机制 by Qiyu8
🛠️ docs: adjust docs style by Pines-Cheng
🛠️ docs: 补充小程序开放能力组件文档 by Chen-jj
🛠️ docs: fix docs CI by Pines-Cheng
🛠️ fix(h5): 修复measureText返回undefined的问题, close #4254 by Littly
🛠️ fix(transformer): children 与组合支持有限的条件表达式 by yuche
🛠️ fix(taroize): include不存在的模板会导致整个模板返回 null by yuche
🛠️ fix(transformer): render props 参数判定出错 by yuche
🛠️ fix(taroize):支持wx:elif的mustache语法错误提示,close #4188 (#4235) by Qiyu8
🛠️ Update PLANS.md by Pines-Cheng
🛠️ fix(components-qa): labelerror 修复拼写错误 (#4286) by Qiyu8
🛠️ fix(taroize): 统一格式化为一行,否则会有unterminate line end的错误 (#4244) by Qiyu8


CONTRIBUTORS

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

👤 luckyadam
👤 Qiyu8
👤 yuche
👤 honlyHuang
👤 Pines-Cheng
👤 Littly
👤 Chen-jj

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


STARGAZERS

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

ichaolong | ⭐ leeis | ⭐ z125499702 | ⭐ sethink | ⭐ xc24495 | ⭐ txjchu | ⭐ richardo2016 | ⭐ polly3d | ⭐ Leo428 | ⭐ lihongrui | ⭐ LiXunGuan | ⭐ XHanW | ⭐ Cubelrti | ⭐ qqyiyi | ⭐ renskying | ⭐ mingxv | ⭐ gtsbgogss | ⭐ liuyazui | ⭐ qq565999484 | ⭐ alive-z | ⭐ jickyi521 | ⭐ lemovel | ⭐ UniqueCrownClown | ⭐ ASkyBig | ⭐ yangshixi | ⭐ wangs1203 | ⭐ youcunjiachun | ⭐ chenyu1990 | ⭐ flappymonkey | ⭐ Hanlion | ⭐ pengjielee | ⭐ Wzz1252 | ⭐ shop2008 | ⭐ cmlily8294 | ⭐ liuxuefei7060 | ⭐ shinena | ⭐ GainLee | ⭐ kongdewen1994 | ⭐ robinsonguo | ⭐ chenlang0311 | ⭐ JDshi | ⭐ hxgqh | ⭐ nj201 | ⭐ esrever10 | ⭐ srv7 | ⭐ handycode | ⭐ tanhaoshi | ⭐ noBugyl | ⭐ zhao15135813755 | ⭐ ddyos | ⭐ zhangyihome | ⭐ wuyujiesong | ⭐ ethan-xu1986 | ⭐ lqxxwx | ⭐ mingqing | ⭐ Allen-vip | ⭐ OJesusO | ⭐ rilyu | ⭐ Lorna0508-github | ⭐ itren9 | ⭐ Claire-Ge | ⭐ jamccc | ⭐ chuckbibi | ⭐ LittleTangJF | ⭐ FishBooy | ⭐ ReadingCommando | ⭐ ourfor | ⭐ Lpbzzz | ⭐ fccaikai | ⭐ hamburger9527 | ⭐ abramdev | ⭐ cbin0 | ⭐ onyas | ⭐ jackok | ⭐ vanilla110 | ⭐ Anndyz | ⭐ jsjdnx | ⭐ hackun666 | ⭐ lzlizheng | ⭐ jeffy7 | ⭐ sam2099 | ⭐ sunflower28 | ⭐ cbc009 | ⭐ lexuslin001 | ⭐ bailuochen | ⭐ a2dict | ⭐ snailsph | ⭐ YeGeHui | ⭐ stonemason10 | ⭐ Alexorz | ⭐ capfkk | ⭐ fantasybluce | ⭐ YarenTang | ⭐ tomlelouch | ⭐ fengweihuan | ⭐ xiang0818 | ⭐ iugo | ⭐ xiaopengtang | ⭐ BackToHappyBear | ⭐ imvenj | ⭐ zieglar | ⭐ TangSeng-Liu | ⭐ KeleiXia | ⭐ happybit | ⭐ Leon-OS | ⭐ DJSHICHAOREN | ⭐ jayqizone | ⭐ shijinkeyahoo | ⭐ fleaLi | ⭐ strk2333 | ⭐ Nicify | ⭐ yayanet | ⭐ huoxiangdong | ⭐ azone | ⭐ feeloho | ⭐ xiaoqicaishen | ⭐ agassiyzh | ⭐ w88975 | ⭐ mqzhang | ⭐ machinly | ⭐ TonySheva | ⭐ blackbluezx | ⭐ Haydenzhou | ⭐ Lorna0508 | ⭐ loerise | ⭐ reycn | ⭐ RobynLiu | ⭐ zhenyong | ⭐ GeckoFu | ⭐ LuminousLunatic | ⭐ ihipop | ⭐ riverluoo | ⭐ VincentSit | ⭐ libaoheng | ⭐ hxlhxl | ⭐ c3h3 | ⭐ leobaixinxin | ⭐ jinsen1 | ⭐ jimmystar | ⭐ wangxuelei6688 | ⭐ Zandy | ⭐ MlianFansTan | ⭐ FrendoWu | ⭐ zhuliminl | ⭐ andyyxw | ⭐ yyfn | ⭐ gdmec07150931 | ⭐ Jijun | ⭐ luke0924 | ⭐ angke666 | ⭐ q331593648 | ⭐ xushuai1898 | ⭐ fr-guoqing | ⭐ clycheng2015 | ⭐ sirius1026 | ⭐ kfengc27 | ⭐ kangofchen | ⭐ TheYon | ⭐ oduok | ⭐ xiaoyangchina | ⭐ HelloDB |
You all are the stars! 🌟


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

@taro-bot
Copy link
Author

taro-bot bot commented Aug 31, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

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