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
@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 user asfgit closed the pull request at:
https://github.com/apache/incubator-weex-site/pull/78
---
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-weex-site/pull/79
---
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-weex-site/pull/80
---
+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
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 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
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
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
>
>
> -- 原始邮件 --
>
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
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 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 user tryao commented on the issue:
https://github.com/apache/incubator-weex-site/pull/78
it's ok?
---
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 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 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 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 user asfgit closed the pull request at:
https://github.com/apache/incubator-weex-site/pull/77
---
[
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
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
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
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 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
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 许有红 :
>
> >
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 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 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.
---
28 matches
Mail list logo