zshshr closed pull request #284: Add Chinese road map
URL: https://github.com/apache/incubator-weex-site/pull/284
 
 
   

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/docs/zh/community/roadmap.md b/docs/zh/community/roadmap.md
index e69de29bb..bb836cfdc 100644
--- a/docs/zh/community/roadmap.md
+++ b/docs/zh/community/roadmap.md
@@ -0,0 +1,37 @@
+# Weex Project Roadmap
+
+> 这篇文章主要介绍我们目前正在做和计划要做的事情, 我们希望从社区收到大家的反馈来让我们能够更好的了解大家的需求, 我们会根据您提的需求来适当的调整计划.
+
+## WeexCore
+### JS binding
+#### v0.20
+* 推出全新的 c++ 定时器, 相比平台的定时器更加的精准和高效.
+* WeexCore 多线程架构和线程之间的交互支持.
+#### v0.21
+* 全新的 WeexCore 3.0 架构, 支持更多的平台, ios, Android 和  Windows.
+* 使用 JavaScriptCore 标准的 api 代替原有的源码接入, 退出独立的 JSRuntime, 使 ios 和 Android 
都可以运行在上面.
+* 更高性能的 c++ Dom API.
+
+### Layout
+#### v0.20
+* 为 Layout 引擎添加基础的测试设施.
+* 支持 RTL 布局和修复重大 bug.
+#### v0.21
+*  为 Layout 引擎添加更多的测试用例.
+### Render
+#### v0.20
+* 支持渲染页面的生命周期管理, 和资源管理.
+* 支持渲染任务调度.
+#### v0.21
+## 工具
+
+今年我们将发布 Weex-toolkit 的 2.0.0 版本, 主要包含一下新功能
+
+- 无缝的安装和升级体验.
+- 更好的单元测试支持
+- Visual Studio Code  IDE插件支持 编译/运行/调试.
+- 拆成多包模式, 可以在服务端复用.
+ 
+另外, 我们添加了一些新功能和优化来支持子模块, 例如 weex-debugger,weexpack 等等.
+
+所有的计划可以参考这里 [milestones](https://github.com/weexteam/weex-toolkit/milestones).


 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to