Yes, we have already support "addElement" for a long time, but not include the other methods, such as "updateAttrs".
By the way, we have refactored Weex runtime to use "TaskCenter" and "CallbackManager" to manage the render tasks. The Vue.js 2.0 should have a slight change to adapt it. 2017-03-13 15:41 GMT+08:00 wenhong.wwh <[email protected]>: > I remember we already support “addElement” long time before as a top-level > API on both android/ios. So it would be easy to add others as well. > My question here is what else need to do to support Vue2.0. Won't Vue 2.0 > use js framework? :) > > Thanks > Wenhong > > > >
