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 年 2 月 9 日 - 2019 年 2 月 16 日) #2185

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

项目周报 (2019 年 2 月 9 日 - 2019 年 2 月 16 日) #2185

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

Comments

@taro-bot
Copy link

taro-bot bot commented Feb 16, 2019


ISSUES

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

OPEN ISSUES

💚 #2184 LoadComponent导致奔溃, by fangkyi03
💚 #2183 小程序生命周期的方法onLoad,onShow等在其他方法内调用时没有转义成taro框架的对应的生命周期方法名, by luodanyalian
💚 #2182 taro 版本升级出错, by jinyindu
💚 #2181 Babel插件需Babel 7.x支持, by dachaiyuan
💚 #2180 H5 路由切换, by kucy
💚 #2179 [Feature Request]H5路由的页面切换效果, by tourze
💚 #2178 H5环境中navigateBack后,原页面不会被注销,重新进入该页面state是上次的state, by tourze
💚 #2177 Taro编译的RN能否实现操作文件增删改和node.js中child-process的功能, by hugetiny
💚 #2173 swiper组件中的cicular衔接滑动编译成小程序没问题,但是编译成H5就没效果了, by junxinhuang21
💚 #2171 win10热编译报错, by jyjey
💚 #2169 子组件获得的props与父组件传递的不一致, by wuguojun1006
💚 #2168 babel插件中无法正确获取文件路径 filename, by xiaoyuze88
💚 #2167 chore(deps): [security] bump handlebars from 4.0.11 to 4.1.0, by dependabot[bot]
💚 #2166 WebView 1.2.9版本以上H5 已经支持 烦请更新文档说明, by wx56398676
💚 #2164 引入mobx的页面, 设置标题navigationBarTitleText失效, by magicbing
💚 #2163   空格在 taro 1.2.4 以上的版本中无效, by zw130633
💚 #2162 Taro微信小程序的分包代码在编译支付宝小程序后提示找不到该该页面, by zhou1992zg
💚 #2160 taro-cli 初始化 plugins 配置时操作了原对象并未能正确去重, by xiaoyuze88
💚 #2158 H5 Picker组件[v1.2.12]:multiSelector模式不触发onColumnchange, by jeezliu
💚 #2157 px compiled into NaNrpx in sass, yarn dev:weapp, by LoveLeeYangYang
💚 #2155 有相关文件却说没有---Module not found: Can't resolve, by lijicheng123
💚 #2154 Stylus使用object进行递归时无法编译, by terrylou
💚 #2153 官网文档规范文字错误, by biubiubiuG
💚 #2152 Textarea在开启小键盘的时候,setState会执行不成功, by wuyulong1990
💚 #2151 h5 下switchTab 不支持?目前有没有替代方案?, by mysky621
💚 #2148 关于render函数内变量赋值为null, by zhulingchaodean
💚 #2147 地图图标的点击事件bindmarkertap没有效果, by XanderXueMingJi
💚 #2146 关于用prevPage设置上一个页面的state的问题, by crystal1990
💚 #2145 Taro.checkSession之后会报错checkSession:fail session time out, need relogin, by luodanyalian
💚 #2144 Taro.navigateBack 之后怎么重载数据?, by soymikey
💚 #2143 componentWillUnmount 比 componentDidMount 先执行的问题, by xn330125
💚 #2142 taro 编译h5 Cannot read property 'dispatch' of undefined, by KingYYH
💚 #2141 微信小程序转taro然后taro转换成微信小程序所有组件点击时报错Cannot read property 'apply' of undefined, by luodanyalian
💚 #2139 taro init 项目名 不能预览h5, by qq471754603
💚 #2138 端API的能力,从媒体开始,就只支持微信小程序吗?, by xiaohuoni
💚 #2137 npm run dev:alipay 控制台报错, by zhou1992zg
💚 #2129 CoverView/CoverImage等微信小程序特有组件,H5中能否支持降级, by pamler
💚 #2128 Picker, Image等组件的dataset在H5下某些情况下无法取到, by pamler
💚 #2127 taro编译H5,SwiperItem onClick无效, by pamler
💚 #2126 taro编译到H5时,组件的hidden属性某些情况下失效, by pamler
💚 #2125 原生小程序编译成Taro代码后,setData方法都没有改成setState方法,有人遇到过吗, by crystal1990
💚 #2124 taro编译到微信小程序,props属性名称过长报错, by pamler
💚 #2122 getCurrentPages 方法在taro的componentWillMount生命周期中调用,获取到的页面对象中没有options这个属性, by pamler
💚 #2121 第一次npm run dev:rn 编译时:Cannot find module 'fbjs/lib/keyMirror', by harry7988
💚 #2120 taro-cli templates代码应该抽象化 而不应该每个创建的模板都拷贝一次 减少模板创建的工作量, by fangkyi03
💚 #2119 RN 下 navigationBarTextStyle 无效, by Binaryify

CLOSED ISSUES

❤️ #2176 fix(taro-cli): 符号链接+Alias导致源代码文件被意外修改, by Meeeeow
❤️ #2175 配置Alias且工作目录是符号链接时src目录内的文件被意外修改, by Meeeeow
❤️ #2174 Radio组件 编译成支付宝小程序后 选项文字描述消失了 微信小程序正常显示(未用TaroUI的AtRadio), by zhou1992zg
❤️ #2172 fix(taro-cli+taro-plugin-babel):修复babel插件内无法访问编译文件路径问题(#2168)
, by xiaoyuze88
❤️ #2170 fix(taro-cli):修复初始化 plugins 配置时操作原对象并未能正确去重(#2160)
, by xiaoyuze88
❤️ #2165 条件判断在小程序中的问题, by zhangfan6644777
❤️ #2161 fix(taro-cli):修复初始化 plugins 配置时操作原对象并未能正确去重(#2160), by xiaoyuze88
❤️ #2159 编译支付宝小程序后 tabbar的icon太小 如何解决?, by zhou1992zg
❤️ #2156 组件样式影响外部样式, by rotate720deg
❤️ #2150 小程序端Input组件placeholder中文显示正常,h5端乱码, by vurtnr
❤️ #2149 在编译支付宝小程序时发现:编译后的支付宝小程序代码中的app.acss文件中没有编译到这样的代码(如下),而编译微信小程序中有, by zhou1992zg
❤️ #2140 RN支持?, by soqt
❤️ #2136 taro开发一个支付宝小程序 可以使用支付宝的my.startZMVerify吗?, by zhou1992zg
❤️ #2135 用taro开发一个支付宝小程序 可以使用支付宝的my.startZMVerify吗?, by zhou1992zg
❤️ #2134 小程序转taro 出现 app.json 读取失败,请检查 taro v1.2.12, by zhangfan6644777
❤️ #2133 编译后出现文字下坠, by dabennn
❤️ #2132 fix(taro-router-rn): navigateBack 增加默认参数, by js-newbee
❤️ #2131 fix(taro-components): fix richText component, by pamler
❤️ #2130 fix(taro-cli): fix taro cli default clean path, by pamler
❤️ #2123 fix(taro-rn): pxTransform 计算错误, by js-newbee
❤️ #2118 请问像reselect的这种redux相关的辅助工具可以在taro项目里面使用吗?, by sherryxiao1988


PULL REQUESTS

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

UPDATED PULL REQUEST

上周有 4 个 pull request 更新:
💛 #2167 chore(deps): [security] bump handlebars from 4.0.11 to 4.1.0, by dependabot[bot]
💛 #2106 1.connect增加默认函数 weapp navigateTo函数增加params功能, by fangkyi03
💛 #2036 price === NaN 永远是个false, by wwwwei0
💛 #2014 chore(deps): bump resolve from 1.8.1 to 1.10.0, by dependabot[bot]

MERGED PULL REQUEST

上周 merge 了 11 个 pull request:

💜 #2176 fix(taro-cli): 符号链接+Alias导致源代码文件被意外修改, by Meeeeow
💜 #2172 fix(taro-cli+taro-plugin-babel):修复babel插件内无法访问编译文件路径问题(#2168)
, by xiaoyuze88
💜 #2170 fix(taro-cli):修复初始化 plugins 配置时操作原对象并未能正确去重(#2160)
, by xiaoyuze88
💜 #2132 fix(taro-router-rn): navigateBack 增加默认参数, by js-newbee
💜 #2131 fix(taro-components): fix richText component, by pamler
💜 #2130 fix(taro-cli): fix taro cli default clean path, by pamler
💜 #2123 fix(taro-rn): pxTransform 计算错误, by js-newbee
💜 #2114 fix(taro-router-rn): 页面根节点 height: 100% 无效, by js-newbee
💜 #2111 chore(transformer): 根据 eslint-plugin-taro 的 peerDependencies 修正 depen…, by codeudan
💜 #2101 input { text-align: inherit }, by qwIvan
💜 #2023 新增项目配置文件可以放入sourceDir,兼容一项目多程序配置, by sage-z


COMMITS

上周共有 24 个 提交:

🛠️ fix(with-weapp): 修复 taroize 转换后组件事件调用 this.triggerEvent 无法触发的问题 by luckyadam
🛠️ feat(cli): 新增项目配置文件可以放入sourceDir,兼容一项目多程序配置 (#2023) by sage-z
🛠️ chore: changelog by luckyadam
🛠️ chore(release): publish v1.2.13 by luckyadam
🛠️ fix(taro-cli): 符号链接+Alias导致源代码文件被意外修改 (#2176) by Meeeeow
🛠️ fix(taroize): 只有初次调用才需要清空已使用组件 by yuche
🛠️ fix(with-weapp): this.data 同样可以访问到 this.properties by yuche
🛠️ fix(with-weapp): triggerEvent 直接调用 super.$scope.triggerEvent by yuche
🛠️ fix(cli): 修复 H5 编译 JSX 属性值为中文时转义问题 by luckyadam
🛠️ Merge pull request #2114 from js-newbee/master by Pines-Cheng
🛠️ fix(taro-cli): fix taro cli default clean path (#2130) by pamler
🛠️ fix(taro-cli+taro-plugin-babel):修复taro调用babel时未传递filename导致插件内无法访问编译文件路径问题(#2168)
 (#2172) by xiaoyuze88
🛠️ fix(taro-cli):修复初始化 plugins 配置时操作原对象并未能正确去重(#2160)
 (#2170) by xiaoyuze88
🛠️ fix(components): input { text-align: inherit } (#2101) by qwIvan
🛠️ Merge pull request #2123 from js-newbee/taro-rn-px-transform by Pines-Cheng
🛠️ fix(taro-components): fix richText component (#2131) by pamler
🛠️ fix(taro-router-rn): navigateBack 增加默认参数 (#2132) by js-newbee
🛠️ chore(transformer): 根据 eslint-plugin-taro 的 peerDependencies 修正 dependencies 版本 (#2111) by codeudan
🛠️ fix(transformer-wx): 修复 H5 编译环境变量错误的问题 by luckyadam
🛠️ chore(taro): 升级 node-sass 版本 by luckyadam
🛠️ chore(cli): ts 模板中 tsconfig 增加 exclude 字段 by luckyadam
🛠️ upd(docs): 删除 height: 100% 的说明 by js-newbee
🛠️ fix(taro-rn): pxTransform 计算错误 by js-newbee
🛠️ feat(components): 增加一个空的 OpenData 组件,防止使用 taro-ui 打包报错 by luckyadam


CONTRIBUTORS

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

👤 luckyadam
👤 sage-z
👤 Meeeeow
👤 yuche
👤 Pines-Cheng
👤 pamler
👤 xiaoyuze88
👤 qwIvan
👤 js-newbee
👤 codeudan

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


STARGAZERS

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

twesix | ⭐ baoguok | ⭐ YRFT | ⭐ sannychan | ⭐ DamnTime | ⭐ longguojin-top | ⭐ nightuner | ⭐ nekopipi | ⭐ wellbeing18 | ⭐ rgb-24bit | ⭐ dachaiyuan | ⭐ Lihuanghe | ⭐ uniqChenjun | ⭐ mmicome | ⭐ gdut-yy | ⭐ shanhouwang | ⭐ happy2discover | ⭐ caotong1226 | ⭐ zuwensong | ⭐ Gyyhuan | ⭐ srvz | ⭐ zerlous | ⭐ smithyj | ⭐ Ling2048 | ⭐ liuyaocheng | ⭐ pamler | ⭐ bear-boss | ⭐ transno | ⭐ liandong123 | ⭐ kaichen87 | ⭐ zhou1992zg | ⭐ Seanwong933 | ⭐ fhefh2015 | ⭐ JTXS | ⭐ lhj1982 | ⭐ FreeLoopC | ⭐ kuhippo | ⭐ heguoyi | ⭐ ghiewa | ⭐ T-Manson | ⭐ SuperKevinZhang | ⭐ s1nker | ⭐ outman | ⭐ Nielingluo | ⭐ supermanbin | ⭐ YaoYuebing | ⭐ lankeen | ⭐ jxeng | ⭐ mixiu | ⭐ zongwei007 | ⭐ tomfriwel | ⭐ wang7x | ⭐ ImHUan | ⭐ zhangyong0303 | ⭐ 284419347 | ⭐ benjaminpo | ⭐ HaoZhang6 | ⭐ powercandy | ⭐ shaoyudong | ⭐ cnbailian | ⭐ laravuel | ⭐ hm496 | ⭐ shecenon | ⭐ undermoodzyx | ⭐ MrNickLock | ⭐ rookiebob | ⭐ tommy-huang | ⭐ lumiaoo | ⭐ szgacsaftop | ⭐ wuqihe | ⭐ qinWenMeng | ⭐ gmkgmk | ⭐ saiigo | ⭐ yangzhenwang | ⭐ linux-link | ⭐ LSloveYJ | ⭐ super-fool | ⭐ CrazyOctopusDan | ⭐ xiaoxudoo | ⭐ zhtubo | ⭐ wwlxz22 | ⭐ justable | ⭐ alphatr | ⭐ xfchenju | ⭐ q1115688677 | ⭐ classLfz | ⭐ jyeaam | ⭐ pengkobe | ⭐ yqf | ⭐ Phlen | ⭐ tvrcgo | ⭐ zn-fe | ⭐ gyz418 | ⭐ kulley | ⭐ ipy | ⭐ zh301487 | ⭐ huwei1990511 | ⭐ terrylou | ⭐ jinlidashu | ⭐ s-Tan | ⭐ lytasky | ⭐ aikai18561710520 | ⭐ githubxun | ⭐ TabSpace | ⭐ lp377762984 | ⭐ pengx17 | ⭐ w91 | ⭐ wuhanhan | ⭐ laishuliang | ⭐ 11os | ⭐ Leonidas-Li | ⭐ lokewei | ⭐ ChinaLike | ⭐ lybrooks | ⭐ supertiny99 | ⭐ WULIbinbin | ⭐ xiaowj | ⭐ johnnychq | ⭐ yaoshining | ⭐ accurme | ⭐ HappyUncleMeng | ⭐ iSafeBlue | ⭐ ddesign84 | ⭐ JaceLu | ⭐ dzh1104 | ⭐ mrallblue | ⭐ chenzhaoguang | ⭐ rickytang0 | ⭐ rock-you | ⭐ xyxabcdiy | ⭐ BinyangChen | ⭐ oezhouyou | ⭐ ShaoGongBra | ⭐ but0n | ⭐ huanghaiyuan | ⭐ 179778978 | ⭐ hlwen | ⭐ taoyiran2008 | ⭐ popfeng | ⭐ Euporie | ⭐ fula2013 | ⭐ morphinewan | ⭐ cheng87126 | ⭐ sunkz | ⭐ invom | ⭐ distums | ⭐ 4over7 | ⭐ aenon | ⭐ khrtz | ⭐ learnforpractice | ⭐ RockerFlower | ⭐ siniwu | ⭐ chcdg | ⭐ Zrocky | ⭐ hehaibao | ⭐ Kaming | ⭐ anthhub | ⭐ txji | ⭐ jellylidong | ⭐ zhangleinice | ⭐ guestccc | ⭐ yxdsuper | ⭐ xiaog | ⭐ xTaTnT | ⭐ ab1015 | ⭐ ywte2005 | ⭐ Sobranier | ⭐ hitluobin | ⭐ HarryHLJ | ⭐ ZHBoy | ⭐ ruitao | ⭐ crf444 | ⭐ zhlsky | ⭐ coolgo | ⭐ lllerry | ⭐ chrometaphore | ⭐ yuhui90 | ⭐ q-jason | ⭐ mr5 | ⭐ szttcom | ⭐ zacharyShao | ⭐ homchou | ⭐ roger912 | ⭐ weirDozzz | ⭐ sonnylazuardi | ⭐ JinGeek | ⭐ HarrisHan | ⭐ veaba | ⭐ intellism | ⭐ fanlinbo | ⭐ Relsoul | ⭐ sojingle | ⭐ slemon | ⭐ leijuns | ⭐ askluolei | ⭐ w10036w | ⭐ randyviandaputra | ⭐ iteaj | ⭐ zfhBomb | ⭐ jiangfengming | ⭐ cqxlient | ⭐ yibyib | ⭐ pacinoson | ⭐ capricorncd | ⭐ simoin | ⭐ maxjchuang | ⭐ Joe6688 | ⭐ tiagonevestia |
You all are the stars! 🌟


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

@taro-bot
Copy link
Author

taro-bot bot commented Feb 16, 2019

欢迎提交 Issue~

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

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

Good luck and happy coding~

@yuche yuche closed this as completed Mar 4, 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