Re: Replace Facebook's Yoga in Weex with Google's FlexboxLayouttoavoid potential license issue.

2018-05-16 Thread
nslate this document to Chinese. 2. The arrayset was already replaced by hashset considering your concern. > 在 2018年5月16日,18:03,陈泽峰 <chenzef...@ymt360.com> 写道: > > Congratulations to WeexTeam. > Lots of changes were made in this version, it may lead to some compatibilit

Re: customize request when download bundle js in weex

2017-11-30 Thread
I agree that it's a wide range of demand, and renderWithRequest is convenient for developers facing such case. But there are alternatives, and some of them may be more 'convenient' .Still in my practice,I preload jsbundles when my app starts, that is to say, download is separated from render,

Re: customize request when download bundle js in weex

2017-11-30 Thread
In my practice(android), renderByUrl() is not used. JSBundles are all downloaded by okhttp and weexsdk just render local templete,in this way,i can handle weex cache,and the request header can be customized too. -- Original -- From: "杨

box-shadow not working correctly

2017-10-16 Thread
hi i found box-shadow not working correctly in case like this http://dotwe.org/vue/617e4fcdb4ec773bb0e3e090d8c4c689 on IOS devices.The view was circular but the shadow was rectangle.

weex doc update

2017-09-30 Thread
, is it possible to make the doc complete first? 陈泽峰 一亩田集团/技术部/贸易平台 15001225725 北京市海淀区西小口路66号中关村东升科技园B-6号楼A座六层A602A室

touch event behave differently between android and ios

2017-07-24 Thread
hi in my project ,i have a in a like this http://www.account.ymt.com/fe/auditform/images/xianyu/banner1.webp; class="fill top_banner"> http://www.account.ymt.com/fe/auditform/images/xianyu/banner2.webp; class="fill second_banner"

ontouch event behave differently between android and ios

2017-07-20 Thread
hi in my project ,i have a in a like this http://www.account.ymt.com/fe/auditform/images/xianyu/banner1.webp; class="fill top_banner"> http://www.account.ymt.com/fe/auditform/images/xianyu/banner2.webp; class="fill second_banner"