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 年 1 月 26 日 - 2019 年 2 月 2 日) #2107

Closed
taro-bot bot opened this issue Feb 2, 2019 · 1 comment
Closed

项目周报 (2019 年 1 月 26 日 - 2019 年 2 月 2 日) #2107

taro-bot bot opened this issue Feb 2, 2019 · 1 comment

Comments

@taro-bot
Copy link

taro-bot bot commented Feb 2, 2019


ISSUES

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

OPEN ISSUES

💚 #2106 1.connect增加默认函数 weapp navigateTo函数增加params功能, by fangkyi03
💚 #2103 taro cli 创建项目报错, by boxcc
💚 #2101 input { text-align: inherit }, by qwIvan
💚 #2100 引入taro-ui出错, by penxu
💚 #2099 h5使用swiper时,封装好后点击事件没有生效, by JokerLoLgrey
💚 #2096 微信小程序父组件向子组件传递函数,执行了但是还是报错(h5可以运行), by JokerLoLgrey
💚 #2095 app端如何调起支付, by boot-vue
💚 #2094 [Feature request]能否简单支持一下 在js 里面写css, by coppyC
💚 #2093 编译RN代码时候出现CSS错误, by dianzipaopao
💚 #2092 支付宝小程序引入dva后上传遇到问题, by linrf
💚 #2091 服务器运行报错, by z704600202qj
💚 #2090 readme使用体验, by dukanghui
💚 #2088 tsx 组件中使用 this.props.xxx 时,tslint 会报错, by nigelvon
💚 #2086 npm run dev:weapp后微信小程序中的静态资源图片出现404, by hengxuZ
💚 #2085 支付宝小程序 二维码启动页面 this.$router.params 参数丢失, by junhwong
💚 #2084 require本地代码和包代码表现不一致, by monyee
💚 #2083 taro 支持 networkTimeout request 超时时间的配置吗, by jinyindu
💚 #2081 taro开发vscode插件, by lvxiaoweiCHN
💚 #2080 如何在现有安卓,ios项目使用taro, by jp1017
💚 #2079 H5端首次加载没问题,点击进入详情页,底部不会隐藏, by liuyingmei123
💚 #2078 button按钮,open-type为getPhoneNumber时,当获取手机号的弹窗出现的时候,会触发页面或者手机的销毁生命周期,导致无法进入获取手机号的回调(部分安卓机型), by qian3713
💚 #2077 支持替换 jsx 中的属性名, by fjc0k
💚 #2075 更新1.2.10版本后使用Swiper组件报错TypeError: Swipers is not a constructor, by Git-leaner
💚 #2074 微信小程序 @tarojs/taro-weapp/dist/index.js 编译报错, by kooyooha
💚 #2070 Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime , by xian107
💚 #2069 taro 1.2.10, by Pecking
💚 #2068 build之后,目标小程序代码冗余, by darkfiredarkhalo
💚 #2067 H5编译错误:Module parse failed: Unexpected token (10:6) You may need an appropriate loader to handle this file type, by themevan
💚 #2065 【scroll-view】 scrolltop置顶问题, by AwesomeDevin
💚 #2064 taro 百度小程序中父组件修改值之后进入render function 父组件值变化 传递进入子组件后 有的时候子组件会和父组件数据同步 有时候则不会同步, by guozimo
💚 #2061 Mobx的另一种写法observable对象无法自动刷新, by giscafer
💚 #2060 build后,scss有时会丢失样式, by nyrf
💚 #2059 是否支持we-cropper使用和小程序混写的方式引用, by sherryxiao1988
💚 #2058 feat(css modules): generateScopedName 支持设为函数, by fjc0k
💚 #2057 tt小程序中如果不在js文件中引入css,css不会生效, by w22296437978

CLOSED ISSUES

❤️ #2105 路由传数组, by LeeYoung-s
❤️ #2104 升级到v1.2.12后编译的微信小程序无法使用, by 499070844
❤️ #2102 mobx的store不能用类的形式吗?, by everything8
❤️ #2098 升级 1.2.12 后小程序编译报错, by Meeeeow
❤️ #2097 在WebView组件中使用bindmessage和bindload属性出错, by abcwangzhan
❤️ #2089 loading, by jinyindu
❤️ #2087 Taro.updateShareMenu 不支持动态消息, by everything8
❤️ #2082 docs:修改 spec-for-taro.md 中拼写错误, by nigelvon
❤️ #2076 Update react-native.md, by vipzhicheng
❤️ #2073 小于号显示问题, by xuxiaoxiao312
❤️ #2072 Taro1.2.10编译小程序报错, by zzlit
❤️ #2071 在watch的时候如何压缩代码?, by LeeeoZhang
❤️ #2066 Taro 没有封装 compressImage , by ANDEMEN
❤️ #2063 h5 设置环境变量string解析为number导致运行时报错, by GaoYuJian
❤️ #2062 render 渲染异常, by MrLeihe


PULL REQUESTS

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

OPEN PULL REQUEST

上周打开了 1 个 pull request:
💚 #2101 input { text-align: inherit }, by qwIvan

UPDATED PULL REQUEST

上周有 23 个 pull request 更新:
💛 #2106 1.connect增加默认函数 weapp navigateTo函数增加params功能, by fangkyi03
💛 #2058 feat(css modules): generateScopedName 支持设为函数, by fjc0k
💛 #2036 price === NaN 永远是个false, by wwwwei0
💛 #2024 修改 项目配置文件中可以修改输出目录,重新 build 时的默认清空目录, by sage-z
💛 #2023 新增项目配置文件可以放入sourceDir,兼容一项目多程序配置, by sage-z
💛 #2014 chore(deps): bump resolve from 1.8.1 to 1.10.0, by dependabot[bot]
💛 #1978 add:就打印一下, by fxy5869571
💛 #1976 添加拦截器, 兼容H5,WEAPP, by Qiu800820
💛 #1953 为Taro.uploadFile添加请求成功的回调, by wids1356
💛 #1930 chore(deps): bump rollup-plugin-alias from 1.4.0 to 1.5.1, by dependabot[bot]
💛 #1929 chore(deps-dev): bump docusaurus from 1.5.1 to 1.6.2, by dependabot[bot]
💛 #1925 chore(deps): [security] bump stringstream from 0.0.5 to 0.0.6, by dependabot[bot]
💛 #1924 chore(deps): [security] bump morgan from 1.9.0 to 1.9.1, by dependabot[bot]
💛 #1923 chore(deps): [security] bump merge from 1.2.0 to 1.2.1, by dependabot[bot]
💛 #1921 chore(deps-dev): update @types/webpack-dev-server requirement from ^2.9.4 to ^3.1.1, by dependabot[bot]
💛 #1919 chore(deps-dev): bump jest-localstorage-mock from 2.2.0 to 2.4.0, by dependabot[bot]
💛 #1918 chore(deps): [security] bump randomatic from 1.1.7 to 3.1.1, by dependabot[bot]
💛 #1915 chore(deps): bump commander from 2.18.0 to 2.19.0, by dependabot[bot]
💛 #1612 chore(taro-swan): remove unnecessary judge, by suyingtao
💛 #1361 fix taro-cli development empty outputRoot, by NoBey
💛 #1354 Activating Open Collective, by monkeywithacupcake
💛 #1294 强力压缩, by liangxingchen
💛 #1214 chore(taro-cli): fix typo, by coolzilj

MERGED PULL REQUEST

上周 merge 了 1 个 pull request:

💜 #2082 docs:修改 spec-for-taro.md 中拼写错误, by nigelvon


COMMITS

上周共有 32 个 提交:

🛠️ fix(transformer): 直接写 JSX 循环在三元表达式循环中会生成匿名表达式 by yuche
🛠️ feat(taro-components-rn): 支持 Video 参数 initialTime 传字符串型数字,close #1997 by Manjiz
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.2.12 by luckyadam
🛠️ fix(cli): 去掉一个多余的unescape行为 by Littly
🛠️ fix(router): 修复页面生命周期重复触发的问题 by Littly
🛠️ docs:修改 spec-for-taro.md 中拼写错误 (#2082) by nigelvon
🛠️ fix(components): 在sideEffects中标记样式文件 by Littly
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.2.11 by luckyadam
🛠️ fix(cli): 修改模板 babel 配置,默认开启 h5 tree shaking by luckyadam
🛠️ fix(webpack-runner): taro内部模块的样式固定使用style-loader by Littly
🛠️ fix(transformer): 应该先 prettify wxml 再替换小于号 by yuche
🛠️ fix(webpack-runner): 配置包名兼容 windows by luckyadam
🛠️ fix(components): 修复 Swiper 引入问题 by jinjinjin0731
🛠️ docs: readme by luckyadam
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.2.10 by luckyadam
🛠️ feat(webpack-runner): h5端支持main:h5 mainfield by Littly
🛠️ fix(webpack-runner): 补充file-loader by Littly
🛠️ fix(index): 修复Swiper 失效问题 by jinjinjin0731
🛠️ fix(transformer): 在 if block 中的循环匿名变量不需要加入全局变量 by yuche
🛠️ feat(taro): api 调整 by luckyadam
🛠️ feat(index): 新增 Swiper 兼容两端距离 by jinjinjin0731
🛠️ feat(taro): 增加 chooseMessageFile、compressImage APIs。fix #2066 by Chen-jj
🛠️ fix(webpack-runner): 默认针对 @tarojs/components 进行编译处理 by luckyadam
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.2.9 by luckyadam
🛠️ fix(webpack-runner): 优先从项目根目录寻找依赖 避免重复打包 by Littly
🛠️ fix(components webpack-runner): components打包问题修复 by Littly
🛠️ fix(cli): copy 文件时,源文件与目标位置相同时报错 by luckyadam
🛠️ fix(taro): componentWillUnmount 方法中无法获取navigateTo传入的参数,close #2040 by luckyadam


CONTRIBUTORS

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

👤 yuche
👤 Manjiz
👤 luckyadam
👤 Littly
👤 nigelvon
👤 jinjinjin0731
👤 Chen-jj

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


STARGAZERS

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

Eyrum | ⭐ wjf563745940 | ⭐ lujiandi | ⭐ 3vand0ng | ⭐ losery | ⭐ yuzmb | ⭐ ZevFung | ⭐ niices | ⭐ xietianfu | ⭐ hantq | ⭐ daanvdberg | ⭐ WalkerPlus | ⭐ zhangsiqiang07 | ⭐ wangdahoo | ⭐ Ti-Anko | ⭐ chjtx | ⭐ qq784430124 | ⭐ quanyuanhang | ⭐ NoahApril | ⭐ zhengwei81 | ⭐ dingyi | ⭐ chenmingzheng | ⭐ HualuozhE | ⭐ poorEnglish | ⭐ shawpo | ⭐ tiancheng91 | ⭐ sunflyonbed | ⭐ GthanosAI | ⭐ zhongkj | ⭐ coderbiq | ⭐ AlbertZheng | ⭐ IFmiss | ⭐ fujingbo | ⭐ comboent | ⭐ vstars | ⭐ xhs | ⭐ liuhualiuhua | ⭐ lambal | ⭐ SayHe110 | ⭐ q13 | ⭐ dolphinsboy | ⭐ zmhweb | ⭐ huoqishi | ⭐ LYF1999 | ⭐ liyupi | ⭐ lancf123 | ⭐ songyu8285 | ⭐ bjmengyu | ⭐ Gtanxingwen | ⭐ shixiaoquan | ⭐ gewentao | ⭐ hpmax00 | ⭐ hongxuWei | ⭐ AndsteLyc | ⭐ zzbo | ⭐ carlzhao531 | ⭐ SITSGRestia | ⭐ bin163GH | ⭐ avdbg | ⭐ jonjungler | ⭐ Allen-vip | ⭐ Gxxxxxer | ⭐ lianvicky | ⭐ lotosbin | ⭐ pingan8787 | ⭐ Jun1121 | ⭐ FelixMundial | ⭐ pcdqc | ⭐ ExploringCat | ⭐ MRchenkuan | ⭐ David-Codes | ⭐ Megan-TA | ⭐ yxyvic | ⭐ DCMMC | ⭐ AmyShieh | ⭐ ZH5223 | ⭐ rollschild | ⭐ qudunn | ⭐ metromancn | ⭐ hzh0292 | ⭐ chujc | ⭐ openfe-openfe | ⭐ ypchen-chjs | ⭐ caogenyin | ⭐ 280185386 | ⭐ watano | ⭐ hezhongfeng | ⭐ zhangrxiang | ⭐ dean20160218 | ⭐ david2tdw | ⭐ smart-techs | ⭐ workspaces | ⭐ LeeeMooo | ⭐ sebastien85 | ⭐ tsaizihao | ⭐ jiaozidev | ⭐ yisonshan | ⭐ coopsrc | ⭐ pfcoder | ⭐ cxl086 | ⭐ hyj223 | ⭐ llstone | ⭐ Lixq1 | ⭐ gh0stbadb0y | ⭐ wwtg99 | ⭐ itlwy | ⭐ LeachZhou | ⭐ gumutianqi | ⭐ zhaopufeng | ⭐ Keraun | ⭐ JesseHu1520 | ⭐ LiuSky | ⭐ shenyiSS | ⭐ SuperHuangXu | ⭐ coppyC | ⭐ jekywong | ⭐ escapeSky | ⭐ Caesar73 | ⭐ syn173 | ⭐ snowdream | ⭐ HuangDayu | ⭐ hufeng20092009 | ⭐ smallLabel | ⭐ WangShengGitHub | ⭐ Forever7776 | ⭐ jiankafei | ⭐ jackdizhu | ⭐ cczhangxin | ⭐ wangfan9002 | ⭐ jluchuang | ⭐ twosugar | ⭐ YoungZhang08 | ⭐ chenhf1990 | ⭐ autumnshine | ⭐ kasep94 | ⭐ luchtkasteel | ⭐ Yxiaogui | ⭐ fozero | ⭐ XuYanci | ⭐ xuyazhong | ⭐ clydeqin7 | ⭐ BussanQ | ⭐ liuyong | ⭐ hlwjia | ⭐ gaozp | ⭐ rchlz | ⭐ neufeng | ⭐ ghostsf | ⭐ happynale | ⭐ liugezhou | ⭐ sygops | ⭐ chenchenGihub | ⭐ likfe | ⭐ AlanCheen | ⭐ wonderbeyond | ⭐ 0xunyu0 | ⭐ OoOChrisChan | ⭐ liberalisman | ⭐ leonzone | ⭐ willcat | ⭐ binleyxu | ⭐ weiLe-Wang | ⭐ zbw322092 | ⭐ ycczkl | ⭐ MyBackups-Home | ⭐ zhengrenfeng | ⭐ zx-rhx | ⭐ atjs | ⭐ Joursion | ⭐ wuwu123 | ⭐ zhuSass | ⭐ lienjun | ⭐ Ancy0103 | ⭐ AsaZws | ⭐ ljh257110 | ⭐ HuangHua1 | ⭐ lidedongsn | ⭐ laijianbo | ⭐ Airine | ⭐ tianxiaotouyuna | ⭐ Real-young | ⭐ Young5416 | ⭐ world56 | ⭐ zhanbai | ⭐ yuzhouzhijia520 | ⭐ harrychen-zh | ⭐ huakaidaojia | ⭐ fyibmsd | ⭐ lyming531 | ⭐ floiges | ⭐ AaronZhang2015 | ⭐ tkitesy | ⭐ littledian | ⭐ datou3600 | ⭐ indiboy | ⭐ sorryblue | ⭐ acelan86 | ⭐ jiangyijie27 | ⭐ ccnana | ⭐ wanf3ng | ⭐ xiongxliu | ⭐ ijrong | ⭐ me-jser | ⭐ SagaciousHugo | ⭐ zhongshisheng | ⭐ siHongMeng | ⭐ kinloly | ⭐ DamonCode | ⭐ switers-wang | ⭐ Cheonsoon | ⭐ zhangdi | ⭐ legendbone | ⭐ shiyuli | ⭐ JoeKeikun | ⭐ KaisenJ | ⭐ bzshow | ⭐ wangdandong | ⭐ gibxin | ⭐ chemandy | ⭐ triboby | ⭐ wellcheng | ⭐ lewis-ing | ⭐ IKKI2000 | ⭐ zhihuihu | ⭐ liuyangak | ⭐ junjie0510 | ⭐ deeduan | ⭐ yixiaoqingyuz | ⭐ ibesty | ⭐ yun313350095 | ⭐ leaf19 | ⭐ flyfish008 | ⭐ gosailing | ⭐ ukonwho | ⭐ TongMonkey | ⭐ XiaochanXia | ⭐ 744279297 | ⭐ BrightYang0801 | ⭐ SaromChars | ⭐ mangyan-zz | ⭐ vdfor | ⭐ snailMa | ⭐ Rushan-Chen | ⭐ zhouSH | ⭐ loser007 | ⭐ tom-ssy | ⭐ wangmoumei | ⭐ haxianhe | ⭐ hrxiang | ⭐ ChyengJason | ⭐ liuwei8nn1 | ⭐ cyruschoi76 | ⭐ jianbin91 | ⭐ tabfed | ⭐ Xmenlin | ⭐ jakrely | ⭐ Amos-zH | ⭐ zzhero | ⭐ huiyifyj | ⭐ yuguoqiang | ⭐ tuchief | ⭐ jiansong | ⭐ fr3fou | ⭐ zepang | ⭐ sabakugaara | ⭐ xyeric | ⭐ rtw49418 | ⭐ huhm | ⭐ charliegogh | ⭐ 13567436138 | ⭐ goofcc | ⭐ ismumu | ⭐ suffrajet | ⭐ chen4342024 | ⭐ lightmonster | ⭐ wubianlei | ⭐ keshavansai | ⭐ xiweeya | ⭐ jallens | ⭐ golddream-y | ⭐ ShiYongjieGitHub | ⭐ hujingbo1993 | ⭐ JohnsonHwuang | ⭐ superhos | ⭐ puma007 | ⭐ falstack |
You all are the stars! 🌟


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

@taro-bot
Copy link
Author

taro-bot bot commented Feb 2, 2019

欢迎提交 Issue~

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

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

Good luck and happy coding~

@yuche yuche closed this as completed Feb 18, 2019
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