Regarding plans to take weex global

2018-02-27 Thread Varun Sobti
Hello Everyone, I'm Varun Sobti, working as frontend lead with Paytm India. I’ve been exploring a lot about presence of weex and native script as these are the only 2 options available for vuejs. I figured out some problems that other engineers face, which stops them for using weex for production

?????? ??Discussion?? More enhanced about component

2018-02-27 Thread ????
@Hanks ZhangThank you very much for your advice. I also believe that use the MessageEvent is more appropriate, I will modify the implementation. About the implementation of the Android platform, I'll give it a try. @misakuo -- -- ??: "Hanks Zhang";

[GitHub] incubator-weex-site pull request #78: add sinazhongce App

2018-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex-site/pull/78 ---

[GitHub] incubator-weex-site pull request #79: Update users.yml

2018-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex-site/pull/79 ---

[GitHub] incubator-weex-site pull request #80: Update users.yml

2018-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex-site/pull/80 ---

Re: 【Discussion】 More enhanced about component

2018-02-27 Thread Hanks Zhang
+1. I think it could be very helpful to achieve the communication between weex pages and web pages. By the way, the exposed API should be consistent with web standards. Using "postMessage" and "addEventListener" is OK, but the "notify" event is specific by weex which is not standard. I think it's

Re: 【Discussion】 More enhanced about component

2018-02-27 Thread misakuo
It is a great idea to add two-way communication channel to web component, I can help provide the implementation of the Android platform. Render the html source is also a useful feature, it makes us easier to achieve some complex typesetting like rich text. very good proposal. 2018-02-28 11:37 GMT+

[GitHub] incubator-weex-site pull request #80: Update users.yml

2018-02-27 Thread wanghongyun
GitHub user wanghongyun opened a pull request: https://github.com/apache/incubator-weex-site/pull/80 Update users.yml add bandou app add cschool app You can merge this pull request into a Git repository by running: $ git pull https://github.com/wanghongyun/incubator-weex-si

?????? ??Discussion?? More enhanced about component

2018-02-27 Thread ????
so sad.. You can see it here. https://gist.github.com/tw93/fc9d9c403234495c2b74e480cfc11bc4 -- -- ??: "acton"; : 2018??2??28??(??) 11:57 ??: "dev"; : Re: ??Discussion?? More enhanced about component hi Tw93, yuque.com n

Re: 【Discussion】 More enhanced about component

2018-02-27 Thread acton
hi Tw93, yuque.com needs to login or register, may be https://gist.github.com/ would be a better choice 2018-02-28 11:51 GMT+08:00 汤威 : > Sorry, the email format is very poor, please check the format here. > https://yuque.com/tw93/weex/icefzu > > > -- 原始邮件 -- >

????????Discussion?? More enhanced about component

2018-02-27 Thread ????
Sorry, the email format is very poor, please check the format here. https://yuque.com/tw93/weex/icefzu -- -- ??: ""; : 2018??2??28??(??) 11:37 ??: "dev"; : "tw102972"; : ??Discussion?? More enhanced about component

??Discussion?? More enhanced about component

2018-02-27 Thread ????
Hi, I'm Tw93 () from Fliggy, I'd like to discuss the enhancements about component, let it take over where we can't implement through weex. Target is used to display web content that specified by src attribute in weex page,We also can use webview module to control WebView behavior such as

[GitHub] incubator-weex-site pull request #79: Update users.yml

2018-02-27 Thread tryao
GitHub user tryao opened a pull request: https://github.com/apache/incubator-weex-site/pull/79 Update users.yml add sinazhongce App You can merge this pull request into a Git repository by running: $ git pull https://github.com/tryao/incubator-weex-site patch-2 Alternatively y

[GitHub] incubator-weex-site issue #78: add sinazhongce App

2018-02-27 Thread tryao
Github user tryao commented on the issue: https://github.com/apache/incubator-weex-site/pull/78 it's ok? ---

[GitHub] incubator-weex-site issue #78: 增�� 新浪众测

2018-02-27 Thread Hanks10100
Github user Hanks10100 commented on the issue: https://github.com/apache/incubator-weex-site/pull/78 Thanks for your contribution, please use English in the commit log. ---

[GitHub] incubator-weex-site pull request #78: 增�� 新浪众测

2018-02-27 Thread tryao
GitHub user tryao opened a pull request: https://github.com/apache/incubator-weex-site/pull/78 增加新浪众测 增加新浪众测 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tryao/incubat

[GitHub] incubator-weex-site issue #77: Update extend-android.md according to the lat...

2018-02-27 Thread shikechen
Github user shikechen commented on the issue: https://github.com/apache/incubator-weex-site/pull/77 @Hanks10100 OK. And when this page _https://weex.apache.org/cn/guide/extend-android.html_ updates according to the commits? Because now it‘s still original content. ---

[GitHub] incubator-weex-site issue #77: Update extend-android.md according to the lat...

2018-02-27 Thread Hanks10100
Github user Hanks10100 commented on the issue: https://github.com/apache/incubator-weex-site/pull/77 Not append commit logs, what I mean is to modify it... Never mind, I merged it anyway. ---

[GitHub] incubator-weex-site pull request #77: Update extend-android.md according to ...

2018-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex-site/pull/77 ---

[jira] [Updated] (WEEX-229) weex web weex-vue-render1.0.x text components value attribute not effective

2018-02-27 Thread fengwuxp (JIRA)
[ https://issues.apache.org/jira/browse/WEEX-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengwuxp updated WEEX-229: -- Description: example code : `` result: ` ` use cdn js devDependencies list: {{"vue": "^2.5.3", }} {{"v

[jira] [Created] (WEEX-229) weex web weex-vue-render1.0.x text components value attribute not effective

2018-02-27 Thread fengwuxp (JIRA)
fengwuxp created WEEX-229: - Summary: weex web weex-vue-render1.0.x text components value attribute not effective Key: WEEX-229 URL: https://issues.apache.org/jira/browse/WEEX-229 Project: Weex Issu

Re: Toast cannot be displayed in the iOS

2018-02-27 Thread 许有红
acton 于2018年2月27日 周二下午5:43写道: > you can try `[UIApplication shareApplication].keyWindow` may be ok, if the > toast view needs to be displayed, the superView must be the keyWindow, > maybe this is a bug for toast module. > > if it works, you can open an pull request to hep us fix it > > 2018-02-27

Re: Toast cannot be displayed in the iOS

2018-02-27 Thread acton
you can try `[UIApplication shareApplication].keyWindow` may be ok, if the toast view needs to be displayed, the superView must be the keyWindow, maybe this is a bug for toast module. if it works, you can open an pull request to hep us fix it 2018-02-27 17:38 GMT+08:00 许有红 : > acton 于2018年2月27日

[GitHub] incubator-weex-site issue #77: Update extend-android.md according to the lat...

2018-02-27 Thread Hanks10100
Github user Hanks10100 commented on the issue: https://github.com/apache/incubator-weex-site/pull/77 @shikechen You can try `git push -f` to force update your master branch. If I squash and modified your commits, your contribution info would be omitted. I'm not sure if you care about

Re: Toast cannot be displayed in the iOS

2018-02-27 Thread 许有红
acton 于2018年2月27日 周二下午5:21写道: > I guess the reason is applications windows location, you can try to debug > by po all the windows both in your application and Weex Playground app > > the toast try to find a superview by getting the application windows. > > 2018-02-27 17:14 GMT+08:00 许有红 : > > >

Re: Toast cannot be displayed in the iOS

2018-02-27 Thread acton
I guess the reason is applications windows location, you can try to debug by po all the windows both in your application and Weex Playground app the toast try to find a superview by getting the application windows. 2018-02-27 17:14 GMT+08:00 许有红 : > Toast cannot be displayed in your project, b

Toast cannot be displayed in the iOS

2018-02-27 Thread 许有红
Toast cannot be displayed in your project, but can be displayed in the playground. My environment is as follows: weexSDK: 0.18.0 $ weex -v v1.1.0-beta.7 - weexpack : v0.4.7-beta.26 - weex-builder : v0.2.13-beta.4 - weex-devtool : v0.3.2-beta.11 - weex-previewer : v1.3.13-beta.10 The vue code is

[GitHub] incubator-weex-site issue #77: Update extend-android.md according to the lat...

2018-02-27 Thread shikechen
Github user shikechen commented on the issue: https://github.com/apache/incubator-weex-site/pull/77 Hi @Hanks10100 , I have modified the commit log in my repository but it doesn't work, so you can modify it to remove Chinese characters before merge. ---