[GitHub] Hanks10100 closed pull request #199: Update toolkit.md

2018-11-06 Thread GitBox
Hanks10100 closed pull request #199: Update toolkit.md
URL: https://github.com/apache/incubator-weex-site/pull/199
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/source/cn/tools/toolkit.md b/source/cn/tools/toolkit.md
index bd8757db3..4236305d6 100644
--- a/source/cn/tools/toolkit.md
+++ b/source/cn/tools/toolkit.md
@@ -201,4 +201,3 @@ ElementMode可以切换Element标签中Domtree显示模式,下图为vdom显示
 * 查看文档 [Weex devtools 
(Android)](/cn/guide/integrate-devtool-to-android.html), 它会引导你一步一步配置和使用它。
 * iOS
 * 查看文档 [Weex devtools (iOS)](/cn/guide/integrate-devtool-to-ios.html), 
它会引导你一步一步配置和使用它。
-和使用它。


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] lanmiaoCN opened a new pull request #199: Update toolkit.md

2018-11-06 Thread GitBox
lanmiaoCN opened a new pull request #199: Update toolkit.md
URL: https://github.com/apache/incubator-weex-site/pull/199
 
 
   The article finally deleted redundant text.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: [DISCUSS] Weex Project Roadmap

2018-11-06 Thread Willem Jiang
Do we have a wiki page for the roadmap? We could put this roadmap into
the wiki page.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Nov 6, 2018 at 7:36 PM Adam Feng  wrote:
>
> Good start for roadmap discussion, are there any issues related to the 
> roadmap?   Everyone can join the discussion and decide how Weex will develop 
> in the next versions.
>
> Thanks.
> Adam Feng
> 在 2018年11月6日 +0800 PM3:08,shihan zheng ,写道:
> > Weex Project Roadmap
> >
> > This document outlines work that is currently being worked on and things we
> > plan to work on next. And we hope to obtain valuable feedback from the
> > community to help us better understand user needs and adjust our roadmaps.
> >
> > WeexCore
> > JS binding
> > v0.20
> >
> > - Will be supporting C++ timer that more efficient than platform timer
> > module;
> > - Feature of MessageLoop for thread interactions;
> >
> > v0.21
> >
> > - Using javaScriptCore standard API instead of source code
> > - Support dom Binding for better portability and performance.
> >
> > Layout
> > v0.20
> >
> > - Add test infrastructure for layout engine.
> > - Support direction:RTL and minor bugfix.
> >
> > v0.21
> >
> > - Add enough test cases to cover layout engine.
> >
> > Render
> > v0.20
> >
> > - Support renderPage life cycle management and resource management.
> > - Support render task schedule.
> >
> > tools
> >
> > This year, the weex-toolkit will release version 2.0.0, it mainly provides
> > the following new features:
> >
> > - Flawless installation and upgrade experience.
> > - Better unit & functional testing support.
> > - Visual Studio Code extensions with support for build/run/debug.
> > - Split into multiple packages that can be reused on the Node-side
> > program.
> >
> > Also, there will be some features and optimization for the submodules, such
> > as weex-debugger, weex-pack and so on.
> >
> > All the schedules can be viewed on the milestones
> > .
> >
> > --
> >
> > Best Regards!
> > -
> > Shihan Zheng (Weex project team member )


Re: [DISCUSS] Weex Project Roadmap

2018-11-06 Thread Adam Feng
Good start for roadmap discussion, are there any issues related to the roadmap? 
  Everyone can join the discussion and decide how Weex will develop in the next 
versions.

Thanks.
Adam Feng
在 2018年11月6日 +0800 PM3:08,shihan zheng ,写道:
> Weex Project Roadmap
>
> This document outlines work that is currently being worked on and things we
> plan to work on next. And we hope to obtain valuable feedback from the
> community to help us better understand user needs and adjust our roadmaps.
>
> WeexCore
> JS binding
> v0.20
>
> - Will be supporting C++ timer that more efficient than platform timer
> module;
> - Feature of MessageLoop for thread interactions;
>
> v0.21
>
> - Using javaScriptCore standard API instead of source code
> - Support dom Binding for better portability and performance.
>
> Layout
> v0.20
>
> - Add test infrastructure for layout engine.
> - Support direction:RTL and minor bugfix.
>
> v0.21
>
> - Add enough test cases to cover layout engine.
>
> Render
> v0.20
>
> - Support renderPage life cycle management and resource management.
> - Support render task schedule.
>
> tools
>
> This year, the weex-toolkit will release version 2.0.0, it mainly provides
> the following new features:
>
> - Flawless installation and upgrade experience.
> - Better unit & functional testing support.
> - Visual Studio Code extensions with support for build/run/debug.
> - Split into multiple packages that can be reused on the Node-side
> program.
>
> Also, there will be some features and optimization for the submodules, such
> as weex-debugger, weex-pack and so on.
>
> All the schedules can be viewed on the milestones
> .
>
> --
>
> Best Regards!
> -
> Shihan Zheng (Weex project team member )